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

File Contents

# User Rev Content
1 root 1.3 object pixie
2 root 1.1 race faerie
3 root 1.3 face pixie.x11
4     wis 15
5     pow 1
6     hp 8
7     maxhp 8
8     sp 2
9     maxsp 2
10     exp 10
11     dam 1
12     wc 7
13     ac 6
14     speed -0.2
15     attack_movement 3
16     level 2
17     weight 10000
18 root 1.1 randomitems pixie
19 root 1.3 run_away 15
20     pick_up 1
21     move_type all
22     alive 1
23     no_pick 1
24     monster 1
25     see_invisible 1
26     can_cast_spell 1
27     sleep 1
28     body_range 1
29     can_use_wand 1
30 root 1.1 color_fg orange
31 root 1.3 editable 1
32 root 1.1 anim
33 pippijn 1.2 pixie.x11
34     pixie.x12
35     pixie.x11
36     pixie.x12
37     pixie.x11
38     pixie.x13
39     pixie.x13
40 root 1.1 mina
41     end
42 root 1.3