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