ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_rage.arc
Revision: 1.4
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.3: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_rage
2 root 1.2 inherit type_spell
3 elmex 1.1 name party rage
4     name_pl party rage
5     skill praying
6     msg
7     The rage prayer is a special prayer of Gorokh and of Ruggilli.
8     The beseecher is possessed by the rage of his god,
9     which enhances his strength, speed, endurance, and regeneration.
10    
11     Granted at medium level.
12     endmsg
13     other_arch spell_rage
14     face spell_praying.x11
15     str 1
16     dex 1
17     con 1
18     hp 1
19     grace 7
20     maxgrace 4
21     exp 3
22     wc 2
23     ac 2
24     level 13
25     subtype 48
26     resist_physical 20
27     path_attuned 131072
28 elmex 1.4 value 3
29 elmex 1.1 invisible 1
30     duration 500
31     duration_modifier 4
32     dam_modifier 5
33     no_drop 1
34     casting_time 20
35     end
36