ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/dragon/Hatchlings/elec_drag.arc
Revision: 1.5
Committed: Fri Feb 9 01:51:56 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# Content
1 object elec_dragon
2 anim
3 facings 2
4 elec_drag.x71
5 elec_drag.x72
6 elec_drag.x31
7 elec_drag.x32
8 mina
9 name electric dragon hatchling
10 race dragon
11 face elec_drag.x71
12 con 3
13 wis 15
14 pow 2
15 hp 90
16 maxhp 90
17 sp 40
18 maxsp 40
19 exp 1800
20 dam 15
21 wc 7
22 ac 5
23 speed -0.07
24 attack_movement 1
25 level 8
26 resist_magic 30
27 resist_electricity 100
28 resist_blind 50
29 weight 70000
30 randomitems elec_drag
31 run_away 20
32 move_type all
33 alive 1
34 no_pick 1
35 monster 1
36 see_invisible 1
37 can_cast_spell 1
38 sleep 1
39 color_fg yellow
40 editable 1
41 end
42