mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 15:50:26 +00:00
Fix RiPLB for Saurian Seer
...
This commit is contained in:
parent
93df584adb
commit
d8abc5f43f
@ -5,9 +5,9 @@
|
|||||||
race=lizard
|
race=lizard
|
||||||
image="units/saurians/seer/seer.png"
|
image="units/saurians/seer/seer.png"
|
||||||
profile="portraits/saurians/augur.png"
|
profile="portraits/saurians/augur.png"
|
||||||
hitpoints=42
|
hitpoints=39
|
||||||
movement_type=lizard
|
movement_type=lizard
|
||||||
movement=6
|
movement=7
|
||||||
experience=150
|
experience=150
|
||||||
level=3
|
level=3
|
||||||
alignment=chaotic
|
alignment=chaotic
|
||||||
@ -26,8 +26,8 @@
|
|||||||
icon=attacks/staff-magic.png
|
icon=attacks/staff-magic.png
|
||||||
type=impact
|
type=impact
|
||||||
range=melee
|
range=melee
|
||||||
damage=7
|
damage=6
|
||||||
number=2
|
number=3
|
||||||
[/attack]
|
[/attack]
|
||||||
[attack]
|
[attack]
|
||||||
name=curse
|
name=curse
|
||||||
@ -37,7 +37,7 @@
|
|||||||
{WEAPON_SPECIAL_MAGICAL}
|
{WEAPON_SPECIAL_MAGICAL}
|
||||||
[/specials]
|
[/specials]
|
||||||
range=ranged
|
range=ranged
|
||||||
damage=10
|
damage=9
|
||||||
number=3
|
number=3
|
||||||
icon=attacks/curse.png
|
icon=attacks/curse.png
|
||||||
[/attack]
|
[/attack]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user