ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Class/conjurer.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:05 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +6 -6 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# Content
1 object conjurer
2 anim
3 conjurer.x11
4 conjurer.x12
5 conjurer.x13
6 conjurer.x12
7 mina
8 name conjurer
9 race human
10 face conjurer.x11
11 str 10
12 dex 10
13 pow 5
14 int 20
15 hp 40
16 maxhp 40
17 sp 40
18 maxsp 40
19 exp 100
20 dam 4
21 wc 15
22 ac 1
23 speed -0.1
24 level 15
25 weight 50000
26 randomitems conjurer
27 alive 1
28 can_use_shield 1
29 monster 1
30 can_cast_spell 1
31 can_use_scroll 1
32 can_use_bow 1
33 can_use_armour 1
34 can_use_weapon 1
35 can_use_ring 1
36 can_use_skill 1
37 can_use_rod 1
38 can_use_horn 1
39 body_range 1
40 body_arm 2
41 body_torso 1
42 body_head 1
43 body_skill 1
44 body_finger 2
45 body_shoulder 1
46 body_foot 1
47 body_hand 2
48 body_wrist 1
49 body_waist 1
50 can_use_wand 1
51 editable 1
52 magicmap white
53 end
54