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

File Contents

# User Rev Content
1 root 1.3 object dire_wolf_sire
2 root 1.1 name dire wolf sire
3 root 1.3 race animal
4 pippijn 1.2 face dwolf.x71
5 root 1.3 con 4
6     wis 20
7     pow 7
8     hp 1450
9     maxhp 1460
10     sp 45
11     maxsp 45
12     exp 16000
13     dam 45
14     wc 1
15     ac -6
16     speed 0.2
17     attack_movement 3
18     level 18
19     attacktype 17
20     resist_fire -5
21     resist_cold 60
22     weight 160000
23 root 1.1 randomitems dwolf_sire
24 root 1.3 run_away 4
25     alive 1
26     no_pick 1
27     monster 1
28     can_cast_spell 1
29     sleep 1
30     can_see_in_dark 1
31     color_fg grey
32     editable 1
33 root 1.1 anim
34 pippijn 1.2 dwolf.x71
35     dwolf.x71
36     dwolf.x72
37     dwolf.x31
38     dwolf.x31
39     dwolf.x32
40 root 1.1 facings 2
41     mina
42     end
43 root 1.3