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.1.1 by root, Mon Feb 6 20:26:58 2006 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:17:49 2010 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 14int 0
15hp 1
16maxhp 1
17exp 100
18dam 100
19wc 1
17ac 1 20ac 1
18wc 1 21speed 0.01
19dam 100
20weight 1
21level 5 22level 5
23attacktype 64
22resist_fire 100 24resist_fire 100
23resist_electricity 100 25resist_electricity 100
24resist_cold 100 26resist_cold 100
25resist_confusion 100 27resist_confusion 100
26resist_acid 100 28resist_acid 100
30resist_poison 100 32resist_poison 100
31resist_slow 100 33resist_slow 100
32resist_paralyze 100 34resist_paralyze 100
33resist_turn_undead 100 35resist_turn_undead 100
34resist_blind 100 36resist_blind 100
35attacktype 64 37weight 1
38alive 1
39monster 1
36hitback 1 40hitback 1
41sleep 1
42one_hit 1
43anim_speed 1
44end
45
46object bluesphere
47anim
48bluesphere.x11
49bluesphere.x12
50bluesphere.x13
51bluesphere.x14
52mina
53name acid sphere
54race slime
55face bluesphere.x11
56wis 5
57int 0
37hp 1 58hp 1
38maxhp 1 59maxhp 1
60exp 100
61dam 100
62wc 1
63ac 1
39speed 0.01 64speed 0.01
65level 5
66attacktype 64
67resist_fire 100
68resist_electricity 100
69resist_cold 100
70resist_confusion 100
71resist_acid 100
72resist_drain 100
73resist_weaponmagic 100
74resist_ghosthit 100
75resist_poison 100
76resist_slow 100
77resist_paralyze 100
78resist_turn_undead 100
79resist_blind 100
80weight 1
81alive 1
82monster 1
83hitback 1
84sleep 1
85one_hit 1
40anim_speed 1 86anim_speed 1
41exp 100
42editable 1
43magicmap green
44one_hit 1
45end 87end
88

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines