ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/elemental/sorig.arc
Revision: 1.7
Committed: Tue Nov 3 09:48:44 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.6: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# Content
1 # elemental -- storm god Sorig
2 object Sorig
3 race air_elemental
4 msg
5 Lord of Storms, King of Thunder and Lightning, Sky Lord
6 endmsg
7 face para_light.x11
8 animation para_lightning
9 is_animated 1
10 str 30
11 dex 30
12 con 30
13 wis 30
14 pow 30
15 int 30
16 hp 300
17 maxhp 300
18 exp 1
19 dam 40
20 wc -1
21 ac -5
22 speed 0.40
23 level 15
24 type 50
25 attacktype 8
26 resist_electricity 100
27 path_attuned 131096
28 path_repelled 256
29 path_denied 65537
30 weight 1
31 randomitems Sorig
32 alive 1
33 can_use_shield 1
34 monster 1
35 can_cast_spell 1
36 can_use_armour 1
37 can_use_weapon 1
38 end
39