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.6 by root, Sat Mar 3 01:15:47 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:42 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines