ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Aura/spell_sanctuary.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:16 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

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 pippijn 1.3 face spell_praying.x11
7 root 1.1 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