ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/elemental/sorig_avatar.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

# User Rev Content
1 root 1.5 object sorig_avatar
2 root 1.6 race para_air,air_elemental,para_lightning
3 root 1.4 face para_light.x11
4 root 1.1 animation para_lightning
5     is_animated 1
6 root 1.6 str 30
7     dex 30
8     con 30
9     wis 30
10     pow 30
11     int 30
12     hp 300
13     maxhp 300
14     exp 1
15     dam 40
16     wc -1
17     ac -5
18     speed 0.40
19     level 15
20 root 1.1 attacktype 8
21 root 1.6 resist_physical 40
22 root 1.4 resist_electricity 100
23 root 1.1 path_attuned 131096
24     path_repelled 256
25     path_denied 66561
26 root 1.6 weight 1
27     alive 1
28     can_use_shield 1
29     monster 1
30 root 1.1 can_cast_spell 1
31 root 1.6 can_use_armour 1
32 root 1.4 can_use_weapon 1
33 root 1.1 end
34 root 1.6