ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Aura/spell_sanctuary.arc
Revision: 1.2
Committed: Mon Jul 10 11:45:24 2006 UTC (18 years ago) by elmex
Branch: MAIN
Changes since 1.1: +5 -0 lines
Log Message:
further descriptions for the spells.

File Contents

# User Rev Content
1 root 1.1 Object spell_sanctuary
2     name sanctuary
3     name_pl sanctuary
4     type 101
5     subtype 46
6     face spell_praying.111
7     level 7
8     value 70
9     grace 30
10     casting_time 10
11     skill praying
12     path_attuned 1
13     other_arch sanctuary
14     duration 100
15     duration_modifier 4
16     maxgrace 20
17     attacktype 524288
18     no_drop 1
19     invisible 1
20 elmex 1.2 msg
21     Sanctuary creates a counterspell aura around you
22     which will block spells from your enemy and will follow
23     your movement.
24     endmsg
25 root 1.1 end