ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/AnimateWeapon/snake_golem.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:41 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object snake_golem
2 root 1.5 name snake
3     type 102
4     subtype 12
5     face snake.x11
6 root 1.4 anim
7     snake.x11
8     snake.x12
9     mina
10 root 1.1 is_animated 1
11 root 1.5 monster 1
12     alive 1
13     ac 5
14     wc 12
15     dam 3
16 root 1.1 hp 10
17     maxhp 10
18 root 1.5 level 3
19 root 1.3 speed 0.10
20 root 1.5 resist_poison 100
21 root 1.3 attacktype 1025
22 root 1.5 exp 50
23 root 1.1 weight 200000
24     editable 33
25     end