New monsters: leathery tentacle, spotted tentacle (dangerous)
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@2482 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
48d62914b8
commit
60ca45a3f9
|
@ -0,0 +1,43 @@
|
|||
Object tentacle
|
||||
name leathery tentacle
|
||||
race animal
|
||||
face tentacle.113
|
||||
anim
|
||||
blank.111
|
||||
blank.111
|
||||
blank.111
|
||||
tentacle.111
|
||||
tentacle.112
|
||||
tentacle.113
|
||||
tentacle.112
|
||||
tentacle.111
|
||||
mina
|
||||
anim_speed 6
|
||||
randomitems tentacle
|
||||
monster 1
|
||||
sleep 1
|
||||
alive 1
|
||||
see_invisible 1
|
||||
can_see_in_dark 1
|
||||
exp 400
|
||||
level 10
|
||||
ac 1
|
||||
wc 1
|
||||
dam 20
|
||||
attacktype 17
|
||||
hp 120
|
||||
maxhp 120
|
||||
Con 3
|
||||
Wis 3
|
||||
speed -0.12
|
||||
attack_movement 5
|
||||
run_away 20
|
||||
weight 300000
|
||||
editable 1
|
||||
pick_up 64
|
||||
resist_cold 40
|
||||
resist_poison 100
|
||||
resist_physical 25
|
||||
resist_acid 30
|
||||
resist_blinding 90
|
||||
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.
|
@ -0,0 +1,27 @@
|
|||
treasureone tentacle_victims
|
||||
arch bones1
|
||||
nrof 1
|
||||
more
|
||||
arch bones2
|
||||
nrof 1
|
||||
more
|
||||
arch bones3
|
||||
nrof 1
|
||||
more
|
||||
arch bones4
|
||||
nrof 1
|
||||
more
|
||||
arch bones5
|
||||
nrof 1
|
||||
end
|
||||
#
|
||||
treasure tentacle
|
||||
list tentacle_victims
|
||||
chance 5
|
||||
more
|
||||
list random_wealth
|
||||
chance 3
|
||||
more
|
||||
arch tentacle_hook
|
||||
chance 20
|
||||
end
|
|
@ -0,0 +1,44 @@
|
|||
Object tentacle2
|
||||
name spotted tentacle
|
||||
race animal
|
||||
face tentacle2.113
|
||||
anim
|
||||
tentacle2.111
|
||||
tentacle2.112
|
||||
tentacle2.113
|
||||
tentacle2.112
|
||||
tentacle2.111
|
||||
blank.111
|
||||
blank.111
|
||||
blank.111
|
||||
mina
|
||||
anim_speed 5
|
||||
randomitems tentacle
|
||||
monster 1
|
||||
sleep 1
|
||||
alive 1
|
||||
see_invisible 1
|
||||
can_see_in_dark 1
|
||||
exp 1000
|
||||
level 16
|
||||
ac 0
|
||||
wc -1
|
||||
dam 25
|
||||
attacktype 1093
|
||||
hp 200
|
||||
maxhp 200
|
||||
Con 4
|
||||
Wis 3
|
||||
speed -0.17
|
||||
attack_movement 5
|
||||
weight 300000
|
||||
editable 1
|
||||
pick_up 64
|
||||
resist_fire 20
|
||||
resist_cold 5
|
||||
resist_electricity -10
|
||||
resist_poison 100
|
||||
resist_physical 20
|
||||
resist_acid 90
|
||||
resist_blinding 90
|
||||
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.
|
@ -0,0 +1,10 @@
|
|||
Object tentacle_hook
|
||||
name tentacle's hook
|
||||
name_pl tentacle's hooks
|
||||
face tentaclehook.111
|
||||
type 79
|
||||
material 32
|
||||
weight 2
|
||||
value 5
|
||||
editable 128
|
||||
end
|
Binary file not shown.
Loading…
Reference in New Issue