ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Aura/spell_sanctuary.arc
(Generate patch)

Comparing deliantra/arch/spell/Aura/spell_sanctuary.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:19 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines