Add Wose Sapling file independent from Wose
This commit is contained in:
parent
e8c39756c8
commit
ad92095be0
1 changed files with 22 additions and 4 deletions
|
@ -1,19 +1,37 @@
|
|||
#textdomain wesnoth-units
|
||||
[unit_type]
|
||||
[base_unit]
|
||||
id=Wose
|
||||
[/base_unit]
|
||||
id=Wose Sapling
|
||||
name= _ "Wose Sapling"
|
||||
race=wose
|
||||
image="units/woses/wose-sapling.png"
|
||||
{DEFENSE_ANIM "units/woses/wose-sapling-defend.png" "units/woses/wose-sapling.png" wose-hit.ogg }
|
||||
small_profile="portraits/woses/wose.png~CROP(0,35,435,435)"
|
||||
profile="portraits/woses/wose.png"
|
||||
hitpoints=26
|
||||
movement_type=treefolk
|
||||
movement=4
|
||||
experience=25
|
||||
level=0
|
||||
alignment=lawful
|
||||
advances_to=Wose
|
||||
cost=10
|
||||
description= _ "Rarely seen even by elves, the Wose is an order of creature about which little is known. The elves are the source of most of this knowledge; they know that these beings are not descended from trees, despite the similarity in form, and they know that a wose is more closely tied to the faerie world than the elves themselves, though in a different way. The motives and workings of their kind are unknown, though most subscribe to the obvious theory that woses are dedicated wardens of the natural world.
|
||||
|
||||
Woses are utterly unwarlike, but possess a great strength. They are, however, neither used to, nor quick at moving around."+{SPECIAL_NOTES}+{SPECIAL_NOTES_AMBUSH}+{SPECIAL_NOTES_REGENERATES}
|
||||
usage=fighter
|
||||
die_sound=wose-die.ogg
|
||||
{DEFENSE_ANIM "units/woses/wose-sapling-defend.png" "units/woses/wose-sapling.png" wose-hit.ogg }
|
||||
[abilities]
|
||||
{ABILITY_AMBUSH}
|
||||
{ABILITY_REGENERATES}
|
||||
[/abilities]
|
||||
[attack]
|
||||
name=crush
|
||||
description=_"crush"
|
||||
icon=attacks/crush-wose.png
|
||||
type=impact
|
||||
range=melee
|
||||
damage=6
|
||||
number=2
|
||||
[/attack]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
|
|
Loading…
Add table
Reference in a new issue