ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/crone.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:51 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +24 -23 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object crone
2 race human
3 face crone.x11
4 pow 2
5 int 2
6 hp 8
7 maxhp 8
8 sp 40
9 maxsp 40
10 exp 5
11 dam 1
12 wc 18
13 ac 9
14 speed 0.05
15 level 1
16 weight 50000
17 randomitems all_spell_skills
18 alive 1
19 can_use_shield 1
20 monster 1
21 unaggressive 1
22 can_cast_spell 1
23 can_use_bow 1
24 can_use_armour 1
25 can_use_weapon 1
26 can_use_skill 1
27 can_use_rod 1
28 can_use_horn 1
29 body_range 1
30 body_arm 2
31 body_torso 1
32 body_head 1
33 body_skill 1
34 body_shoulder 1
35 body_foot 1
36 body_hand 2
37 body_wrist 1
38 body_waist 1
39 can_use_wand 1
40 editable 1
41 end
42