ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/elemental/sorig.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:47 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +26 -27 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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