New monster: giant leech
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2483 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
60ca45a3f9
commit
8207088520
|
|
@ -0,0 +1,45 @@
|
|||
Object leech
|
||||
name giant leech
|
||||
race animal
|
||||
face leech.171
|
||||
anim
|
||||
facings 2
|
||||
leech.131
|
||||
leech.132
|
||||
leech.133
|
||||
leech.132
|
||||
leech.171
|
||||
leech.172
|
||||
leech.173
|
||||
leech.172
|
||||
mina
|
||||
anim_speed 4
|
||||
randomitems leech
|
||||
monster 1
|
||||
sleep 1
|
||||
no_pick 1
|
||||
alive 1
|
||||
can_see_in_dark 1
|
||||
exp 7000
|
||||
level 20
|
||||
ac 3
|
||||
wc 0
|
||||
dam 30
|
||||
attacktype 16844928
|
||||
hp 350
|
||||
maxhp 350
|
||||
Con 2
|
||||
Wis 5
|
||||
speed -0.2
|
||||
attack_movement 5
|
||||
run_away 0
|
||||
weight 500000
|
||||
editable 1
|
||||
resist_physical 20
|
||||
resist_cold 30
|
||||
resist_electricity -20
|
||||
resist_acid -70
|
||||
resist_drain 70
|
||||
resist_poison 50
|
||||
end
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,8 @@
|
|||
treasure leech
|
||||
arch blood
|
||||
chance 40
|
||||
no
|
||||
arch potion_restoration
|
||||
chance 5
|
||||
end
|
||||
end
|
||||
Loading…
Reference in New Issue