ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/dragon/Hatchlings/elec_drag.arc
Revision: 1.3
Committed: Tue Jan 2 21:54:30 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +5 -5 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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