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

File Contents

# User Rev Content
1 root 1.3 object pyromaniac
2     name wild pyromaniac
3 root 1.1 race human
4 root 1.3 face pyromaniac.x11
5     str 15
6     dex 15
7     con 2
8     wis 20
9     pow 3
10     int 5
11     hp 100
12     maxhp 100
13     sp 300
14     maxsp 1
15     exp 500
16     dam 3
17     wc 5
18     ac 6
19     speed 0.2
20     level 4
21     type 139
22     resist_magic 100
23     weight 50000
24 root 1.1 randomitems pyromaniac
25 root 1.3 run_away 99
26     pick_up 0
27 root 1.1 alive 1
28 root 1.3 no_pick 1
29 root 1.1 monster 1
30 root 1.3 can_cast_spell 1
31     can_use_skill 1
32     body_skill 1
33     color_fg black
34     editable 1
35     random_movement 1
36 root 1.1 anim
37 pippijn 1.2 pyromaniac.x11
38     pyromaniac.x12
39     pyromaniac.x13
40     pyromaniac.x14
41 root 1.1 mina
42 root 1.3 end
43 root 1.1