Added animations for Merman Hoplite, downpowered stats.
This commit is contained in:
parent
103992d683
commit
5b04bfa5a6
1 changed files with 15 additions and 2 deletions
|
@ -3,11 +3,24 @@ id=Merman Hoplite
|
|||
name= _ "Merman Hoplite"
|
||||
race=merman
|
||||
image=merman-hoplite.png
|
||||
image_defensive=merman-hoplite-defend.png
|
||||
hitpoints=52
|
||||
movement_type=swimmer
|
||||
[defense]
|
||||
castle=50
|
||||
grassland=80
|
||||
forest=90
|
||||
hills=80
|
||||
village=70
|
||||
[/defense]
|
||||
# The following resistance adjustments are to slightly downpower steadfast, yet keep the effect of it only activating during defense. There is no adjustment for holy because attacking living units with holy should not be potent.
|
||||
[resistance]
|
||||
blade=120
|
||||
pierce=120
|
||||
cold=60
|
||||
fire=110
|
||||
impact=110
|
||||
[/resistance]
|
||||
movement=5
|
||||
experience=500
|
||||
ability=steadfast
|
||||
|
@ -23,11 +36,11 @@ get_hit_sound=mermen-hit.wav
|
|||
type=pierce
|
||||
range=short
|
||||
damage=9
|
||||
number=3
|
||||
number=2
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=merman-attack.png
|
||||
image=merman-hoplite-attack.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
Loading…
Add table
Reference in a new issue