Fix dust devil amlas, add 2 hp when increasing max hp
This commit is contained in:
parent
15a5462623
commit
888e9e9c50
1 changed files with 4 additions and 3 deletions
|
@ -77,7 +77,7 @@ The unit will heal itself 6 HP per turn on sand or dirt terrain. If it is poison
|
|||
[/regenerate]
|
||||
[/abilities]
|
||||
[advancement]
|
||||
id=Dust Devil
|
||||
id=Dust1
|
||||
max_times=4
|
||||
description= _ "a stronger Dust Devil"
|
||||
[effect]
|
||||
|
@ -88,6 +88,7 @@ The unit will heal itself 6 HP per turn on sand or dirt terrain. If it is poison
|
|||
[effect]
|
||||
apply_to=hitpoints
|
||||
increase_total=2
|
||||
increase=2
|
||||
[/effect]
|
||||
[effect]
|
||||
apply_to=max_experience
|
||||
|
@ -95,7 +96,7 @@ The unit will heal itself 6 HP per turn on sand or dirt terrain. If it is poison
|
|||
[/effect]
|
||||
[/advancement]
|
||||
[advancement]
|
||||
id=Dust Devil
|
||||
id=Dust2
|
||||
max_times=2
|
||||
description= _ "a taller Dust Devil"
|
||||
[effect]
|
||||
|
@ -109,7 +110,7 @@ The unit will heal itself 6 HP per turn on sand or dirt terrain. If it is poison
|
|||
[/effect]
|
||||
[/advancement]
|
||||
[advancement]
|
||||
id=Dust Devil
|
||||
id=Dust3
|
||||
description= _ "a fully-healed Dust Devil"
|
||||
[effect]
|
||||
apply_to=hitpoints
|
||||
|
|
Loading…
Add table
Reference in a new issue