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:
James Spencer 2004-08-10 02:29:39 +00:00
parent 7ae8acaa80
commit bfd273a18e
4 changed files with 6 additions and 6 deletions

View File

@ -950,7 +950,7 @@
[/movetype]
[movetype]
name=scorpionfoot
name=scuttlefoot
flies=false
[movement costs]
deep water=100

View File

@ -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

View File

@ -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

View File

@ -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