ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_protection_from_magic
2 root 1.1 name protection from magic
3     name_pl protection from magic
4 root 1.4 face spell_praying.x11
5     level 10
6     grace 30
7     casting_time 12
8     path_attuned 1
9 root 1.3 skill praying
10 root 1.4 type 101
11     subtype 24
12     value 100
13     no_drop 1
14     invisible 1
15     duration_modifier 4
16     duration 500
17     maxgrace 40
18     resist_magic 30
19     dam_modifier 3
20 root 1.3 msg
21     Protection from magic reduces damage from
22     magical attacks or spells. There are a few
23     spells that do not hit with a magical attack;
24     this spell does nothing to reduce those
25     effects.
26     endmsg
27 root 1.1 end