ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_poison.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +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

# Content
1 object spell_protection_from_poison
2 inherit type_spell
3 name protection from poison
4 name_pl protection from poison
5 skill praying
6 msg
7 This prayer gives you increased protection from poison and poison attacks.
8 endmsg
9 face spell_praying.x11
10 grace 20
11 maxgrace 40
12 level 16
13 subtype 24
14 resist_poison 50
15 path_attuned 1
16 value 1
17 invisible 1
18 duration 500
19 duration_modifier 4
20 dam_modifier 4
21 no_drop 1
22 casting_time 10
23 end
24