mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 19:57:59 +00:00
75 lines
1.6 KiB
INI
75 lines
1.6 KiB
INI
[unit]
|
|
id=Outlaw Queen
|
|
name= _ "female^Outlaw Queen"
|
|
race=human
|
|
gender=female
|
|
image=neutral-outlaw-queen.png
|
|
image_defensive=neutral-outlaw-queen-defend.png
|
|
image_leading=neutral-outlaw-queen-leading.png
|
|
#ifdef CAMPAIGN_THE_RISE_OF_WESNOTH
|
|
profile=portraits/The_Rise_of_Wesnoth/jessica.png
|
|
#endif
|
|
hitpoints=62
|
|
movement_type=elusivefoot
|
|
movement=7
|
|
experience=500
|
|
level=3
|
|
alignment=chaotic
|
|
advanceto=null
|
|
cost=150
|
|
ability=skirmisher,leadership
|
|
|
|
usage=mixed fighter
|
|
unit_description= _ "A noble by birth, the Outlaw Queen has learnt swordplay with the greatest generals and battle tactics with the greatest sages, making her both a great combatant and leader. However, she is the product of a failed aristocracy who has opted for the life of an Outlaw. She dreams of founding her own Queendom with the plunder she finds on the road, and she is ever so close to that goal."
|
|
|
|
get_hit_sound=female-hit.wav
|
|
[attack]
|
|
name=mace
|
|
type=impact
|
|
range=short
|
|
damage=9
|
|
number=3
|
|
icon=attacks/mace.png
|
|
[frame]
|
|
begin=-100
|
|
end=100
|
|
image=neutral-outlaw-queen-attack-mace.png
|
|
[/frame]
|
|
|
|
[sound]
|
|
time=-100
|
|
sound=mace.wav
|
|
[/sound]
|
|
[/attack]
|
|
[attack]
|
|
name=sling
|
|
type=impact
|
|
range=long
|
|
damage=8
|
|
number=4
|
|
icon=attacks/sling.png
|
|
[frame]
|
|
begin=-250
|
|
end=-50
|
|
image=neutral-outlaw-queen-attack-sling1.png
|
|
[/frame]
|
|
[frame]
|
|
begin=-50
|
|
end=50
|
|
image=neutral-outlaw-queen-attack-sling2.png
|
|
[/frame]
|
|
|
|
[sound]
|
|
time=-100
|
|
sound=firearrow.wav
|
|
[/sound]
|
|
|
|
[missile_frame]
|
|
begin=-100
|
|
end=0
|
|
image=projectiles/stone.png
|
|
image_diagonal=projectiles/stone.png
|
|
[/missile_frame]
|
|
[/attack]
|
|
[/unit]
|