ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/acid/acidsphere.arc
(Generate patch)

Comparing deliantra/arch/monster/acid/acidsphere.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:28 2007 UTC vs.
Revision 1.9 by root, Tue Mar 13 21:19:10 2007 UTC

1object bluesphere
2anim
3bluesphere.x11
4bluesphere.x12
5bluesphere.x13
6bluesphere.x14
7mina
8name acid sphere
9race slime
10face bluesphere.x11
11wis 5
12hp 1
13maxhp 1
14exp 100
15dam 100
16wc 1
17ac 1
18speed 0.01
19level 5
20attacktype 64
21resist_fire 100
22resist_electricity 100
23resist_cold 100
24resist_confusion 100
25resist_acid 100
26resist_drain 100
27resist_weaponmagic 100
28resist_ghosthit 100
29resist_poison 100
30resist_slow 100
31resist_paralyze 100
32resist_turn_undead 100
33resist_blind 100
34weight 1
35alive 1
36monster 1
37hitback 1
38sleep 1
39one_hit 1
40anim_speed 1
41editable 1
42magicmap blue
43end
44
1object acid_sphere 45object acid_sphere
46anim
47acidsphere.x11
48acidsphere.x12
49acidsphere.x13
50acidsphere.x14
51acidsphere.x13
52acidsphere.x12
53mina
2name acid sphere 54name acid sphere
3race slime 55race slime
4face acidsphere.x11 56face acidsphere.x11
5wis 5 57wis 5
6hp 1 58hp 1
32sleep 1 84sleep 1
33one_hit 1 85one_hit 1
34anim_speed 1 86anim_speed 1
35editable 1 87editable 1
36magicmap green 88magicmap green
37anim
38acidsphere.x11
39acidsphere.x12
40acidsphere.x13
41acidsphere.x14
42acidsphere.x13
43acidsphere.x12
44mina
45end 89end
46 90

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines