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.1 by root, Mon Feb 6 20:26:58 2006 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:42 2007 UTC

1Object acid_sphere 1object acid_sphere
2anim
3acidsphere.x11
4acidsphere.x12
5acidsphere.x13
6acidsphere.x14
7acidsphere.x13
8acidsphere.x12
9mina
10name acid sphere
2race slime 11race slime
3name acid sphere
4face acidsphere.111 12face acidsphere.x11
5anim
6acidsphere.111
7acidsphere.112
8acidsphere.113
9acidsphere.114
10acidsphere.113
11acidsphere.112
12mina
13monster 1
14sleep 1
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