WC: remove trailing whitespace from unittypedata.lua
This was done on the master branch in 254716e41e
,
here I'm cherry-picking only one file from that commit.
This commit is contained in:
parent
3392e98ef0
commit
fbfc96aaf5
1 changed files with 78 additions and 78 deletions
|
@ -5,188 +5,188 @@ type_infos = {
|
|||
founddialogue = _"You look like you could use some help. Mind if I join in? It’s been a while since I had a good fight!",
|
||||
reply = _ "Excellent. We could always use more help.",
|
||||
},
|
||||
["Orcish Grunt"] = {
|
||||
["Orcish Grunt"] = {
|
||||
founddialogue=_"’bout time. Been forever since I had a good fight, eh?",
|
||||
image="units/orcs/grunt.png",
|
||||
name="Orcish Grunt",
|
||||
},
|
||||
["Troll Whelp"] = {
|
||||
["Troll Whelp"] = {
|
||||
founddialogue=_"Who you? I help you smash!",
|
||||
image="units/trolls/whelp.png",
|
||||
name="Troll Whelp",
|
||||
},
|
||||
["Orcish Archer"] = {
|
||||
["Orcish Archer"] = {
|
||||
founddialogue=_"My clan was destroyed long ago, leaving me to fend for myself. Let me join your army and I will fight as though your clan was my own!",
|
||||
image="units/orcs/archer.png",
|
||||
name="Orcish Archer",
|
||||
},
|
||||
["Orcish Assassin"] = {
|
||||
["Orcish Assassin"] = {
|
||||
founddialogue=_"Hey boss. Looks like you’ve got some prey that need killing.",
|
||||
image="units/orcs/assassin.png",
|
||||
name="Orcish Assassin",
|
||||
},
|
||||
["Wolf Rider"] = {
|
||||
["Wolf Rider"] = {
|
||||
founddialogue=_"I hunts. I join you, I hunts good for you!",
|
||||
image="units/goblins/wolf-rider.png",
|
||||
name="Wolf Rider",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="wose",
|
||||
reply=_"Very well. But take care where your dog does its stuff.",
|
||||
} }
|
||||
},
|
||||
["Orcish Leader"] = {
|
||||
["Orcish Leader"] = {
|
||||
founddialogue=_"Heh, looks like you whelps might be getting in over your heads. Good thing I’m here now to win this fight for ya, huh?",
|
||||
image="units/orcs/leader.png",
|
||||
name="Orcish Leader",
|
||||
},
|
||||
["Naga Fighter"] = {
|
||||
["Naga Fighter"] = {
|
||||
founddialogue=_"I too have come a long way to this strange land. Perhaps we were destined to join blades here.",
|
||||
image="units/nagas/fighter.png",
|
||||
name="Naga Fighter",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="gryphon",
|
||||
reply=_"Looks like we fished some tasty help.",
|
||||
} }
|
||||
},
|
||||
["Elvish Fighter"] = {
|
||||
["Elvish Fighter"] = {
|
||||
founddialogue=_"Need a friendly blade?",
|
||||
image="units/elves-wood/fighter.png",
|
||||
name="Elvish Fighter",
|
||||
},
|
||||
["Elvish Archer"] = {
|
||||
["Elvish Archer"] = {
|
||||
founddialogue=_"You look like you could use some help. Mind if I join in? It’s been a while since I had a good fight!",
|
||||
image="units/elves-wood/archer.png",
|
||||
name="Elvish Archer",
|
||||
},
|
||||
["Elvish Shaman"] = {
|
||||
["Elvish Shaman"] = {
|
||||
founddialogue=_"The mother forest sends you her blessings. Let us join together against her foes.",
|
||||
image="units/elves-wood/shaman.png",
|
||||
name="Elvish Shaman",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="elf,wose",
|
||||
reply=_"Yeah, flower power!",
|
||||
} }
|
||||
},
|
||||
["Elvish Scout"] = {
|
||||
["Elvish Scout"] = {
|
||||
founddialogue=_"I offer you the service of my arrows and my steed. You will find none that fly faster than either.",
|
||||
image="units/elves-wood/scout/scout.png",
|
||||
name="Elvish Scout",
|
||||
},
|
||||
["Wose"] = {
|
||||
["Wose"] = {
|
||||
founddialogue=_"Hmm! Welcome, tree-friends. We will pound our enemies into dust!",
|
||||
image="units/woses/wose.png",
|
||||
name="Wose",
|
||||
},
|
||||
["Merman Hunter"] = {
|
||||
["Merman Hunter"] = {
|
||||
founddialogue=_"Greetings, friends. I am a lone hunter and have no legions of warriors to offer you, but I will gladly lend my arms to your cause.",
|
||||
image="units/merfolk/hunter.png",
|
||||
name="Merman Hunter",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="gryphon",
|
||||
reply=_"Looks like we fished some tasty help.",
|
||||
} }
|
||||
},
|
||||
["Mermaid Initiate"] = {
|
||||
["Mermaid Initiate"] = {
|
||||
founddialogue=_"You have come a long way over the ocean, yet I see that you know little of her ways. Let me show you.",
|
||||
image="units/merfolk/initiate.png",
|
||||
name="Mermaid Initiate",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="gryphon",
|
||||
reply=_"Looks like we fished some tasty help.",
|
||||
} }
|
||||
},
|
||||
["Cavalryman"] = {
|
||||
["Cavalryman"] = {
|
||||
founddialogue=_"You’re not from around here, but I seem to find myself between employers at the moment and I’m not picky. I’ll fight for you, if you’ll have me.",
|
||||
image="units/human-loyalists/cavalryman/cavalryman.png~CROP(14,14,72,72)",
|
||||
name="Cavalryman",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
gender="female",
|
||||
reply=_"Of course. How could a girl say no to a man riding a horse?",
|
||||
} }
|
||||
},
|
||||
["Horseman"] = {
|
||||
["Horseman"] = {
|
||||
founddialogue=_"Hurrah! Now THIS is a battle too grand to be missed. Save some for me, eh?",
|
||||
image="units/human-loyalists/horseman/horseman.png",
|
||||
name="Horseman",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
gender="female",
|
||||
reply=_"Of course. How could a girl say no to a man riding a horse?",
|
||||
} }
|
||||
},
|
||||
["Spearman"] = {
|
||||
["Spearman"] = {
|
||||
founddialogue=_"Ho there, friends! I am but a soldier of humble circumstances, yet long have I dreamed of joining great wars beyond our shores. Let me join your mission!",
|
||||
image="units/human-loyalists/spearman.png",
|
||||
name="Spearman",
|
||||
},
|
||||
["Fencer"] = {
|
||||
["Fencer"] = {
|
||||
founddialogue=_"Looks like you’re a bit down on your luck, my friends. But now that I am here, there’s nothing to worry about!",
|
||||
image="units/human-loyalists/fencer.png",
|
||||
name="Fencer",
|
||||
},
|
||||
["Heavy Infantryman"] = {
|
||||
["Heavy Infantryman"] = {
|
||||
founddialogue=_"Finally reinforcements are here! I’ve been pinned down for days. Help me fight my way out of here and I’ll gladly follow you!",
|
||||
image="units/human-loyalists/heavyinfantry.png",
|
||||
name="Heavy Infantryman",
|
||||
},
|
||||
["Bowman"] = {
|
||||
["Bowman"] = {
|
||||
founddialogue=_"Greetings, my lords. I have watched your battle from afar and yearn to join such a glorious campaign. I pledge myself to your service!",
|
||||
image="units/human-loyalists/bowman.png",
|
||||
name="Bowman",
|
||||
},
|
||||
["Sergeant"] = {
|
||||
["Sergeant"] = {
|
||||
founddialogue=_"You’re not from around here, but I seem to find myself between employers at the moment and I’m not picky. I’ll fight for you, if you’ll have me.",
|
||||
image="units/human-loyalists/sergeant.png",
|
||||
name="Sergeant",
|
||||
},
|
||||
["Mage"] = {
|
||||
["Mage"] = {
|
||||
founddialogue=_"Long have I studied the ways of lore, and I have much wisdom to offer. Allow me to guide you on your quest and together we will accomplish great things!",
|
||||
image="units/human-magi/mage.png",
|
||||
name="Mage",
|
||||
},
|
||||
["Merman Fighter"] = {
|
||||
["Merman Fighter"] = {
|
||||
founddialogue=_"I bring greetings from the merfolk. We have heard your plight, and though we have few warriors to spare among us, I would gladly lend my trident to your cause.",
|
||||
image="units/merfolk/fighter.png",
|
||||
name="Merman Fighter",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="gryphon",
|
||||
reply=_"Looks like we fished some tasty help.",
|
||||
} }
|
||||
},
|
||||
["Dwarvish Fighter"] = {
|
||||
["Dwarvish Fighter"] = {
|
||||
founddialogue=_"Having trouble, eh? Never worry, lads, we’ll sort ’em out soon enough!",
|
||||
image="units/dwarves/fighter.png",
|
||||
name="Dwarvish Fighter",
|
||||
},
|
||||
["Thief"] = {
|
||||
["Thief"] = {
|
||||
founddialogue=_"You’ve got me, guv, it’s a fair cop! Just lemme work for you instead. You won’t regret it, guv, I promise!",
|
||||
image="units/human-outlaws/thief.png",
|
||||
name="Thief",
|
||||
},
|
||||
["Dwarvish Thunderer"] = {
|
||||
["Dwarvish Thunderer"] = {
|
||||
founddialogue=_"Listen up, ye primitive screwheads! This... is me BOOM STICK. Lemme show you what this baby can do!",
|
||||
image="units/dwarves/thunderer/thunderer.png",
|
||||
name="Dwarvish Thunderer",
|
||||
},
|
||||
["Poacher"] = {
|
||||
["Poacher"] = {
|
||||
founddialogue=_"What, you want my help? A guy like me? Huh, that’s rich. Oh well... let’s give it a shot, eh?",
|
||||
image="units/human-outlaws/poacher.png",
|
||||
name="Poacher",
|
||||
},
|
||||
["Dwarvish Guardsman"] = {
|
||||
["Dwarvish Guardsman"] = {
|
||||
founddialogue=_"A soldier is no good without something to fight for. Let me fight for you!",
|
||||
image="units/dwarves/guard.png",
|
||||
name="Dwarvish Guardsman",
|
||||
},
|
||||
["Footpad"] = {
|
||||
["Footpad"] = {
|
||||
founddialogue=_"Hey, hey, easy there! I done nothin’ to hurt you. We’re all friends here, right? Looks like you might be in a tight spot, but don’t worry. No one’s better at getting out of tight spots than me, boss!",
|
||||
image="units/human-outlaws/footpad.png",
|
||||
name="Footpad",
|
||||
},
|
||||
["Dwarvish Ulfserker"] = {
|
||||
["Dwarvish Ulfserker"] = {
|
||||
founddialogue=_"Chin up, lads. Today is a good day to die!",
|
||||
image="units/dwarves/ulfserker.png",
|
||||
name="Dwarvish Ulfserker",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="dwarf",
|
||||
reply=_"Brave words. Welcome to The Fight Club...",
|
||||
}, {
|
||||
|
@ -194,125 +194,125 @@ type_infos = {
|
|||
reply=_"Brave words. Welcome little big man.",
|
||||
} }
|
||||
},
|
||||
["Gryphon Rider"] = {
|
||||
["Gryphon Rider"] = {
|
||||
founddialogue=_"Need a hand? Me an’ me bird can get just about anywheres you need.",
|
||||
image="units/dwarves/gryphon-rider.png",
|
||||
name="Gryphon Rider",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="merman,naga",
|
||||
reply=_"Sounds good. You scared me for a moment.",
|
||||
}, {
|
||||
}, {
|
||||
race="gryphon,bats",
|
||||
reply=_"Cool. We could always need more air power.",
|
||||
} }
|
||||
},
|
||||
["Dwarvish Scout"] = {
|
||||
["Dwarvish Scout"] = {
|
||||
founddialogue=_"Having trouble, eh? Never worry, lads, we’ll sort ’em out soon enough!",
|
||||
image="units/dwarves/scout.png",
|
||||
name="Dwarvish Scout",
|
||||
},
|
||||
["Drake Fighter"] = {
|
||||
["Drake Fighter"] = {
|
||||
founddialogue=_"The ancient spirits tell me my destiny lies with yours. My sword is at your command.",
|
||||
image="units/drakes/fighter.png",
|
||||
name="Drake Fighter",
|
||||
},
|
||||
["Drake Clasher"] = {
|
||||
["Drake Clasher"] = {
|
||||
founddialogue=_"Stand fast, for I bring you the strength of dragons to assist you in your battle!",
|
||||
image="units/drakes/clasher.png",
|
||||
name="Drake Clasher",
|
||||
},
|
||||
["Drake Burner"] = {
|
||||
["Drake Burner"] = {
|
||||
founddialogue=_"Today is a most auspicious day for you, for I deem you worthy of the power of dragonfire. Show me your foes and I will incinerate them!",
|
||||
image="units/drakes/burner.png",
|
||||
name="Drake Burner",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="drake",
|
||||
reply=_"Perfect. We can always use more firepower.",
|
||||
} }
|
||||
},
|
||||
["Saurian Augur"] = {
|
||||
["Saurian Augur"] = {
|
||||
founddialogue=_"You no fight good enough, no have saurian way. I show you way of saurian!",
|
||||
image="units/saurians/augur/augur.png",
|
||||
name="Saurian Augur",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="lizard",
|
||||
reply=_"Sure, bro...",
|
||||
} }
|
||||
},
|
||||
["Drake Glider"] = {
|
||||
["Drake Glider"] = {
|
||||
founddialogue=_"You may be out to take over the land and the seas, but you’ll never get anywhere without control of the skies. Fortunately I’m here to help you!",
|
||||
image="units/drakes/glider.png",
|
||||
name="Drake Glider",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="gryphon,bats",
|
||||
reply=_"Cool. We could always need more air power.",
|
||||
} }
|
||||
},
|
||||
["Saurian Skirmisher"] = {
|
||||
["Saurian Skirmisher"] = {
|
||||
founddialogue=_"Tribe fall long time ago, now tribe lost. This last fight of tribe. I fight with you, make last very great!",
|
||||
image="units/saurians/skirmisher/skirmisher.png",
|
||||
name="Saurian Skirmisher",
|
||||
},
|
||||
["Skeleton"] = {
|
||||
["Skeleton"] = {
|
||||
founddialogue=_"Don’t hit me! I’m just your average regular friendly talking skeleton, see? Looks like you fellows could use some help!",
|
||||
image="units/undead-skeletal/skeleton/skeleton.png",
|
||||
name="Skeleton",
|
||||
},
|
||||
["Skeleton Archer"] = {
|
||||
["Skeleton Archer"] = {
|
||||
founddialogue=_"I am called forth from eternal rest, bound to follow he who called me. Show me the enemy, master!",
|
||||
image="units/undead-skeletal/archer.png",
|
||||
name="Skeleton Archer",
|
||||
},
|
||||
["Ghoul"] = {
|
||||
["Ghoul"] = {
|
||||
founddialogue=_"I say, old sport! It looks like you’ve got a spot of bother. Well, chin up, I say! I’m sure we’ll make a simply smashing team-up. We can sort this lot out and be done by tea, what?",
|
||||
image="units/undead/ghoul.png",
|
||||
name="Ghoul",
|
||||
reply=_"Have at thee, unholy abomin... wait, huh?",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="undead,bats",
|
||||
reply=_"Excellent. We could always use more help.",
|
||||
} }
|
||||
},
|
||||
["Dark Adept"] = {
|
||||
["Dark Adept"] = {
|
||||
founddialogue=_"You may not trust me or my reasons, but it seems you are not in a position to be choosy about your allies. Let me assist you and you just may survive.",
|
||||
image="units/undead-necromancers/adept.png",
|
||||
name="Dark Adept",
|
||||
},
|
||||
["Ghost"] = {
|
||||
["Ghost"] = {
|
||||
founddialogue=_"Who calls me from my slumber? I sense a great battle being joined. Point me towards the enemy and I will feast upon their very souls!",
|
||||
image="units/undead/ghost-s-2.png",
|
||||
name="Ghost",
|
||||
},
|
||||
["Vampire Bat"] = {
|
||||
["Vampire Bat"] = {
|
||||
founddialogue=_"Skreeeeeeee!",
|
||||
image="units/undead/bat-se-3.png",
|
||||
name="Vampire Bat",
|
||||
reply=_"This creature seems unusually intelligent for its kind. Perhaps it will help us!",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="undead,bats",
|
||||
reply=_"Excellent. We could always use more help.",
|
||||
} }
|
||||
},
|
||||
["Young Ogre"] = {
|
||||
["Young Ogre"] = {
|
||||
founddialogue=_"You friend are? I friend help!",
|
||||
image="units/ogres/young-ogre.png",
|
||||
name="Young Ogre",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="ogre,troll",
|
||||
reply=_"Me friend. We can play together.",
|
||||
} }
|
||||
},
|
||||
["Thug"] = {
|
||||
["Thug"] = {
|
||||
founddialogue=_"What, you want my help? A guy like me? Huh, that’s rich. Oh well... let’s give it a shot, eh?",
|
||||
image="units/human-outlaws/thug.png",
|
||||
name="Thug",
|
||||
},
|
||||
["Goblin Spearman"] = {
|
||||
["Goblin Spearman"] = {
|
||||
founddialogue=_"Ah, please no hurtings me! I helps you, see?",
|
||||
image="units/goblins/spearman.png",
|
||||
name="Goblin Spearman",
|
||||
reply=_"Fine. We could need a small help.",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="orc,troll,dwarf,ogre,gryphon,wolf",
|
||||
reply=_"Excellent. We could always need cannon fodder.",
|
||||
}, {
|
||||
|
@ -320,65 +320,65 @@ type_infos = {
|
|||
reply=_"Excellent. We could always use more help.",
|
||||
} }
|
||||
},
|
||||
["Walking Corpse"] = {
|
||||
["Walking Corpse"] = {
|
||||
founddialogue=_"...",
|
||||
image="units/undead/zombie.png",
|
||||
name="Walking Corpse",
|
||||
reply=_"Odd, it doesn’t seem to attack. I wonder if we can use it?",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="undead,bats",
|
||||
reply=_"Excellent. We could always use more help.",
|
||||
type="Dark Adept,Dark Sorcerer,Necromancer,Lich",
|
||||
} }
|
||||
},
|
||||
["Ruffian"] = {
|
||||
["Ruffian"] = {
|
||||
founddialogue=_"Oooh oooh oooh! I want to help! Pick me, pick me!",
|
||||
name="Ruffian",
|
||||
reply=_"...fine. I guess.",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="human",
|
||||
reply=_"Excellent. We could always use more help.",
|
||||
} }
|
||||
},
|
||||
["Peasant"] = {
|
||||
["Peasant"] = {
|
||||
founddialogue=_"Oooh oooh oooh! I want to help! Pick me, pick me!",
|
||||
name="Peasant",
|
||||
reply=_"...fine. I guess.",
|
||||
alt_reply = { {
|
||||
alt_reply = { {
|
||||
race="human",
|
||||
reply=_"Excellent. We could always use more help.",
|
||||
} }
|
||||
},
|
||||
["Woodsman"] = {
|
||||
["Woodsman"] = {
|
||||
founddialogue=_"Ho there, friends! I am but a soldier of humble circumstances, yet long have I dreamed of joining great wars beyond our shores. Let me join your mission!",
|
||||
name="Woodsman",
|
||||
},
|
||||
["Dune Herbalist"] = {
|
||||
["Dune Herbalist"] = {
|
||||
founddialogue=_"Long have I studied the ways of lore, and I have much wisdom to offer. Allow me to guide you on your quest and together we will accomplish great things!",
|
||||
image="units/dunefolk/herbalist.png",
|
||||
name="Dune Herbalist",
|
||||
},
|
||||
["Dune Soldier"] = {
|
||||
["Dune Soldier"] = {
|
||||
founddialogue=_"I too have come a long way to this strange land. Perhaps we were destined to join blades here.",
|
||||
image="units/dunefolk/soldier.png",
|
||||
name="Dune Soldier",
|
||||
},
|
||||
["Dune Rover"] = {
|
||||
["Dune Rover"] = {
|
||||
founddialogue=_"Ho there, friends! I am but a soldier of humble circumstances, yet long have I dreamed of joining great wars beyond our shores. Let me join your mission!",
|
||||
image="units/dunefolk/rover.png",
|
||||
name="Dune Rover",
|
||||
},
|
||||
["Dune Piercer"] = {
|
||||
["Dune Piercer"] = {
|
||||
founddialogue=_"Heh, looks like you whelps might be getting in over your heads. Good thing I’m here now to win this fight for ya, huh?",
|
||||
image="units/dunefolk/piercer.png",
|
||||
name="Dune Piercer",
|
||||
},
|
||||
["Dune Burner"] = {
|
||||
["Dune Burner"] = {
|
||||
founddialogue=_"You may not trust me or my reasons, but it seems you are not in a position to be choosy about your allies. Let me assist you and you just may survive.",
|
||||
image="units/dunefolk/burner.png",
|
||||
name="Dune Burner",
|
||||
},
|
||||
["Dune Rider"] = {
|
||||
["Dune Rider"] = {
|
||||
founddialogue=_"A soldier is no good without something to fight for. Let me fight for you!",
|
||||
image="units/dunefolk/rider.png",
|
||||
name="Dune Rider",
|
||||
|
|
Loading…
Add table
Reference in a new issue