ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/acid/acidsphere.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:05 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object acid_sphere
2     race slime
3     name acid sphere
4     face acidsphere.x11
5 root 1.4 anim
6     acidsphere.x11
7     acidsphere.x12
8     acidsphere.x13
9     acidsphere.x14
10     acidsphere.x13
11     acidsphere.x12
12     mina
13 root 1.5 monster 1
14     sleep 1
15     Wis 5
16     alive 1
17     ac 1
18     wc 1
19 root 1.3 dam 100
20 root 1.5 weight 1
21 root 1.1 level 5
22     resist_fire 100
23     resist_electricity 100
24     resist_cold 100
25     resist_confusion 100
26     resist_acid 100
27     resist_drain 100
28     resist_weaponmagic 100
29     resist_ghosthit 100
30     resist_poison 100
31     resist_slow 100
32     resist_paralyze 100
33     resist_turn_undead 100
34     resist_blind 100
35 root 1.5 attacktype 64
36 root 1.1 hitback 1
37 root 1.5 hp 1
38     maxhp 1
39     speed 0.01
40 root 1.1 anim_speed 1
41 root 1.5 exp 100
42 root 1.1 editable 1
43     magicmap green
44 root 1.5 one_hit 1
45 root 1.1 end