ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Aura/spell_sanctuary.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:19 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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