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

Comparing deliantra/arch/spell/Change_Ability/spell_immunity_to_fire.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.3 by root, Sat Mar 3 00:51:08 2007 UTC

1# Obsolete spell - here for backward compatibility 1# Obsolete spell - here for backward compatibility
2object spell_immunity_to_fire 2Object spell_immunity_to_fire
3name immunity to fire 3name immunity to fire
4name_pl immunity to fire 4name_pl immunity to fire
5level 10
6grace 70
7casting_time 10
8path_attuned 0
5skill praying 9skill praying
6grace 70
7maxgrace 50
8level 10
9type 101 10type 101
10subtype 24 11subtype 24
12value 10
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 50
11resist_fire 100 18resist_fire 100
12path_attuned 0
13value 10
14invisible 1
15duration 500
16duration_modifier 4
17no_drop 1
18casting_time 10
19end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines