mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 13:55:29 +00:00
Obsolete unit, removed
This commit is contained in:
parent
9c31e40f4d
commit
54398f03c2
@ -1,68 +0,0 @@
|
||||
# XXX This unit is obsolete and should not be used anymore. It is here only for compatibility purposes and will be removed after few releases
|
||||
|
||||
[unit]
|
||||
id=Mounted Captain
|
||||
obsolete=1
|
||||
name= _ "Mounted Captain"
|
||||
race=human
|
||||
image="owaec-captain.png"
|
||||
image_moving="owaec-captain-moving.png"
|
||||
image_defensive="owaec-captain-defend.png"
|
||||
hitpoints=36
|
||||
movement_type=mounted
|
||||
movement=7
|
||||
experience=48
|
||||
level=1
|
||||
alignment=lawful
|
||||
advanceto=Mounted Commander
|
||||
undead_variation=mounted
|
||||
cost=100
|
||||
usage=fighter
|
||||
unit_description= _ "The nobles of the men of the plains are trained with the rest of the horsemen to become great warriors. However, they are also trained in commanding their comrades, and they are the ones that become the captains of the armies of the Clans."
|
||||
get_hit_sound=groan.wav
|
||||
|
||||
[attack]
|
||||
name=sword
|
||||
type=blade
|
||||
range=short
|
||||
damage=6
|
||||
number=3
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image="owaec-captain-moving.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="owaec-captain-attack-sword.png"
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=horse-canter.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
name=morning star
|
||||
type=impact
|
||||
range=short
|
||||
damage=8
|
||||
number=2
|
||||
icon=attacks/morning_star.png
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image="owaec-captain-moving.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="owaec-captain-attack-morningstar.png"
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-200
|
||||
sound=horse-canter.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
Loading…
x
Reference in New Issue
Block a user