ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_immunity_to_magic.arc
Revision: 1.3
Committed: Sat Mar 3 00:51:08 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.2: +9 -10 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.1 # Obsolete spell - here for backward compatibility
2 root 1.3 Object spell_immunity_to_magic
3 root 1.1 name immunity to magic
4     name_pl immunity to magic
5 root 1.3 level 20
6     grace 150
7     casting_time 30
8     path_attuned 0
9 root 1.2 skill praying
10 root 1.1 type 101
11     subtype 24
12     value 200
13 root 1.3 no_drop 1
14 root 1.1 invisible 1
15 root 1.3 duration_modifier 4
16 root 1.2 duration 500
17 root 1.3 maxgrace 50
18     resist_magic 100
19 root 1.1 end