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.4 by root, Tue Feb 6 22:41:19 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:03 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines