ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/scorpion.arc
Revision: 1.11
Committed: Sun Jul 11 03:46:12 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.10: +1 -0 lines
Log Message:
give all monsters a reasonable(?) int

File Contents

# Content
1 object scorpion
2 anim
3 scorpion.x11
4 scorpion.x12
5 mina
6 race animal
7 face scorpion.x11
8 magicmap black
9 con 2
10 wis 8
11 int 4
12 hp 30
13 maxhp 30
14 exp 70
15 dam 10
16 wc 0
17 ac 10
18 speed 0.1
19 level 5
20 attacktype 1025
21 resist_fire 100
22 resist_electricity 50
23 resist_cold -100
24 resist_confusion -100
25 weight 500
26 randomitems scorpion
27 alive 1
28 no_pick 1
29 monster 1
30 sleep 1
31 end
32