ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Aura/spell_sanctuary.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:55 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_sanctuary
2 inherit type_spell
3 name sanctuary
4 name_pl sanctuary
5 skill praying
6 msg
7 Creates a counterspell aura around you
8 which will block spells from your enemy and will follow
9 your movement.
10 endmsg
11 other_arch sanctuary
12 face spell_praying.x11
13 grace 30
14 maxgrace 20
15 level 28
16 subtype 46
17 attacktype 524288
18 path_attuned 1
19 value 1
20 invisible 1
21 duration 100
22 duration_modifier 4
23 no_drop 1
24 casting_time 10
25 end
26