ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/elemental/sorig.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:12 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +27 -26 lines
Log Message:
simply ran cfarch-normalize on all arches

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 editable 0
39 end
40