ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Class/ninja_1.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:49 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: +28 -28 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object ninja_1
2 name ninja
3 race human
4 face ninja.x71
5 animation ninja
6 str 15
7 dex 20
8 pow 1
9 int 20
10 hp 30
11 maxhp 30
12 sp 7
13 maxsp 7
14 exp 30
15 dam 5
16 wc 12
17 ac 0
18 speed 0.25
19 level 1
20 weight 50000
21 randomitems npc_ninja
22 pick_up 24
23 will_apply 2
24 alive 1
25 can_use_shield 1
26 monster 1
27 unaggressive 1
28 can_cast_spell 1
29 can_use_scroll 1
30 can_use_bow 1
31 can_use_armour 1
32 can_use_weapon 1
33 can_use_ring 1
34 can_use_skill 1
35 body_range 1
36 body_arm 2
37 body_torso 1
38 body_head 1
39 body_skill 1
40 body_finger 2
41 body_shoulder 1
42 body_foot 1
43 body_hand 2
44 body_wrist 1
45 body_waist 1
46 can_use_wand 1
47 editable 1
48 end
49