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

Comparing deliantra/arch/monster/demon/evil_master2.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:51:52 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:14 2007 UTC

1object evil_master2 1Object evil_master2
2name Evil Master
3race demon
4face evil_master2.x11
2anim 5anim
3evil_master2.x11 6evil_master2.x11
4evil_master2.x12 7evil_master2.x12
5mina 8mina
6name Evil Master 9color_fg grey
7race demon
8face evil_master2.x11
9is_animated 1
10con 100 10Con 100
11wis 40 11Wis 40
12pow 30 12Pow 30
13int 30 13Int 30
14hp 20000 14hp 20000
15maxhp 20000 15maxhp 20000
16sp 1000 16sp 1000
17maxsp 1000 17maxsp 1000
18exp 400000 18exp 400000
19dam 80 19dam 80
20wc -60 20wc -60
21ac -110 21ac -110
22speed 0.700000
23attack_movement 3
24level 100
25attacktype 5242880 22attacktype 5242880
26resist_physical 100 23resist_physical 100
27resist_magic 30 24resist_magic 30
28resist_fire 80 25resist_fire 80
29resist_weaponmagic 50 26resist_weaponmagic 50
30resist_blind 100 27resist_blind 100
28speed 0.700000
29attack_movement 3
30level 100
31weight 75000 31weight 75000
32randomitems all_spell_skills
33run_away 3 32run_away 3
34pick_up 24 33pick_up 24
35will_apply 1 34will_apply 2
36move_type all 35can_apply 25
37alive 1 36alive 1
38no_pick 1 37no_pick 1
38is_animated 1
39flying 1
39monster 1 40monster 1
40see_invisible 1 41see_invisible 1
41unaggressive 1 42unaggressive 1
43can_apply 1
44will_apply 1
42can_cast_spell 1 45can_cast_spell 1
43can_use_scroll 1 46can_use_scroll 1
47can_use_wand 1
44can_use_bow 1 48can_use_bow 1
45can_use_ring 1 49can_use_ring 1
46sleep 1 50sleep 1
47can_use_skill 1 51can_use_skill 1
48can_use_rod 1 52can_use_rod 1
53editable 1
54body_finger 2
55body_skill 1
56body_arm 2
49body_range 1 57body_range 1
50body_arm 2 58randomitems all_spell_skills
51body_skill 1
52body_finger 2
53can_use_wand 1
54color_fg grey
55editable 1
56end 59end
57

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines