ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/dragon/Hatchlings/elec_drag.arc
Revision: 1.12
Committed: Sun Jul 11 03:46:32 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.11: +1 -0 lines
Log Message:
give all monsters a reasonable(?) int

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 magicmap yellow
13 con 3
14 wis 15
15 pow 2
16 int 14
17 hp 90
18 maxhp 90
19 sp 40
20 maxsp 40
21 exp 1800
22 dam 15
23 wc 7
24 ac 5
25 speed -0.07
26 attack_movement 1
27 level 8
28 resist_magic 30
29 resist_electricity 100
30 resist_blind 50
31 weight 70000
32 randomitems elec_drag
33 run_away 20
34 move_type fly_low
35 alive 1
36 no_pick 1
37 monster 1
38 see_invisible 1
39 can_cast_spell 1
40 sleep 1
41 end
42