mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 10:20:30 +00:00
Minor revs to the Scorpion.
Changed the Movement type to scuttlefoot because the mudcrawles use it as well, de-localized the descripion, reduced the cost since benj doesn't 'recruit' them. Will confirm with benj
This commit is contained in:
parent
7ae8acaa80
commit
bfd273a18e
@ -950,7 +950,7 @@
|
||||
[/movetype]
|
||||
|
||||
[movetype]
|
||||
name=scorpionfoot
|
||||
name=scuttlefoot
|
||||
flies=false
|
||||
[movement costs]
|
||||
deep water=100
|
||||
|
@ -5,7 +5,7 @@ image=giant-mudcrawler.png
|
||||
image_defensive=giant-mudcrawler-defend.png
|
||||
#ability=regenerates
|
||||
hitpoints=36
|
||||
movement_type=scorpionfoot
|
||||
movement_type=scuttlefoot
|
||||
movement=4
|
||||
experience=500
|
||||
level=1
|
||||
|
@ -4,15 +4,15 @@ race=monster
|
||||
image=scorpion.png
|
||||
image_defensive=scorpion-defend.png
|
||||
hitpoints=40
|
||||
movement_type=scorpionfoot
|
||||
movement_type=scuttlefoot
|
||||
movement=8
|
||||
experience=60
|
||||
level=1
|
||||
alignment=neutral
|
||||
advanceto=null
|
||||
cost=120
|
||||
cost=40
|
||||
usage=mixed fighter
|
||||
unit_description="Giant Scorpions are deadly creatures hidden in the sands of the Desert of Death. They are merciless and always hungry, so it is wise not to approach too close to these oversized arachnids."
|
||||
unit_description="Giant Scorpions are deadly creatures that like to hide while waiting for their prey. They are merciless and always hungry, so it is wise not to approach too close to these oversized arachnids."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=sting
|
||||
|
@ -5,7 +5,7 @@ image=mudcrawler.png
|
||||
image_defensive=mudcrawler-defend.png
|
||||
#ability=regenerates
|
||||
hitpoints=20
|
||||
movement_type=scorpionfoot
|
||||
movement_type=scuttlefoot
|
||||
movement=3
|
||||
experience=18
|
||||
level=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user