units: changing undead representations of some
Scorpions: use spider, better than the humanoid Wyverns: are a rather drakish species than gryphonic Falcons: more of a huge bird than a tiny bat Sand Scuttler: official name for the unit is now Scorpion, as having both the variation and unit name being the same would show the same name twice.
This commit is contained in:
parent
2a90a6284a
commit
c1c8f8a20f
5 changed files with 5 additions and 4 deletions
|
@ -130,7 +130,7 @@ Elves are the eldest race of the continent, with the possible exception of troll
|
|||
plural_name= _ "race^Falcons"
|
||||
description= _ "Falcons are birds of prey, noted for their exceptional speed and agility. Lighter and with less powerful talons than other raptors, falcons instead favor the use of their beak to kill their targets. Their keen eye and capacity for domestication makes them a populous and well-known creature, used both by nobles in sport, and by nomads or tribes who find them useful in hunting for food. Falcons occasionally find a role on the field of war as well, with certain falconers training their birds to distinguish between friend and foe, making them a useful asset to aid in an army’s charge."
|
||||
num_traits=2
|
||||
undead_variation=bat
|
||||
undead_variation=gryphon
|
||||
markov_chain_size=2
|
||||
{OGRE_NAMES}
|
||||
[/race]
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
usage=scout
|
||||
description=""
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
undead_variation=gryphon
|
||||
undead_variation=drake
|
||||
{DEFENSE_ANIM "units/dunefolk/wyvern-rider.png" "units/dunefolk/wyvern-rider.png" {SOUND_LIST:HUMAN_HIT}}
|
||||
[attack]
|
||||
name=bite
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
cost=22
|
||||
undead_variation=spider
|
||||
usage=fighter
|
||||
description= _ "A normal scorpion is dangerous enough — the deadliness of one the size of a man needs little explanation."+{SPECIAL_NOTES}+{SPECIAL_NOTES_POISON}
|
||||
die_sound=hiss-big.wav
|
||||
|
@ -108,7 +109,6 @@
|
|||
[variation]
|
||||
variation_id=scuttler
|
||||
variation_name= _ "Sand Scuttler"
|
||||
name= _ "Sand Scuttler"
|
||||
inherit=yes
|
||||
image="units/monsters/scorpion/sand-scuttler.png"
|
||||
description= _ "Blending in nearly seamlessly into sandy dunes, these critters are an odd mix of mundane creature and elemental beast. Though usually timid, Sand Scuttlers sometimes attack unwary travelers, especially when startled."+{SPECIAL_NOTES}+{SPECIAL_NOTES_POISON}
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
advances_to=Giant Scorpion
|
||||
cost=10
|
||||
usage=fighter
|
||||
undead_variation=spider
|
||||
description= _ "One of the most potent known venoms is that of the monstrous scorpions of the frontier. Fetching a high price by assassins and apothecaries alike, this venom is often seen as a quick way to make coin, alluring bold hunters to venture into the wilderness to harvest it. However, even in a juvenile state, these scorpions can deliver deadly stings and are faster than most men. What's worse is that they can live in rather large nests, and angering a seemingly lone scorpion can lead to swarms of them crawling up from the ground — quickly turning the hunter into the hunted."+{SPECIAL_NOTES}+{SPECIAL_NOTES_POISON}
|
||||
die_sound=hiss-big.wav
|
||||
{DEFENSE_ANIM "units/monsters/scorpion/scorpling-defend2.png" "units/monsters/scorpion/scorpling-defend1.png" hiss.wav }
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
usage=scout
|
||||
description=""
|
||||
die_sound=drake-die.ogg
|
||||
undead_variation=gryphon
|
||||
undead_variation=drake
|
||||
{DEFENSE_ANIM "units/monsters/wild-wyvern.png" "units/monsters/wild-wyvern.png" {SOUND_LIST:DRAKE_HIT}}
|
||||
[attack]
|
||||
name=bite
|
||||
|
|
Loading…
Add table
Reference in a new issue