ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/horse1.arc
Revision: 1.8
Committed: Thu Oct 29 04:13:41 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +27 -0 lines
Log Message:
add more cfextended archetype,s for gotischerbereich

File Contents

# Content
1 object horse1
2 race animal
3 face horse1.x31
4 magicmap brown
5 con 2
6 wis 20
7 hp 10
8 maxhp 10
9 exp 30
10 dam 5
11 wc 1
12 ac 4
13 speed -0.2
14 attack_movement 3
15 level 4
16 weight 30000
17 run_away 15
18 alive 1
19 monster 1
20 sleep 1
21 editable 1
22 end
23
24 object horse1u
25 name untamed horse
26 race horse
27 face horse1.x31
28 magicmap brown
29 con 6
30 wis 6
31 pow 6
32 hp 200
33 maxhp 200
34 exp 20
35 dam 23
36 wc 4
37 ac 4
38 speed -0.1
39 level 6
40 attacktype 1
41 resist_fear -100
42 weight 600000
43 run_away 5
44 alive 1
45 no_pick 1
46 monster 1
47 sleep 1
48 editable 1
49 end
50