Gave a bit more realistic stats to dummy Lady unit.

This commit is contained in:
Ignacio R. Morelle 2008-09-17 01:42:34 +00:00
parent 747da83c68
commit 09b2b9f2fc

View file

@ -1,15 +1,14 @@
#textdomain wesnoth-units
#unit used for the Elvish Lady in Heir to the Throne
# Dummy unit used for the Elvish Lady in HttT for a cutscene
[unit_type]
id=Elvish Lady
name= _ "female^Elvish Lady"
gender=female
race=elf
image="units/elves-wood/lady.png"
# profile=portraits/Other/elvish-noble-lady.png
profile="portraits/Kitty/elvish-lady.png"
hitpoints=30
movement_type=fly
hitpoints=41
movement_type=woodland
movement=6
experience=150
level=3
@ -19,13 +18,4 @@
cost=10
usage=null
description= _ "Elves choose their leaders for their power and wisdom; foresight is what has protected them in times of uncertainty. Their just reign is rewarded by the unflagging fealty of their people, which is the greatest gift any ruler could ask for."
[attack]
name=dummy
description= "dummy"
icon="attacks/fist-human.png"
type=impact
range=melee
damage=1
number=1
[/attack]
[/unit_type]