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.5 by root, Sat Mar 3 01:24:17 2007 UTC vs.
Revision 1.10 by elmex, Wed Apr 21 09:29:57 2010 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
3inherit type_spell
3name immunity to fire 4name immunity to fire
4name_pl immunity to fire 5name_pl immunity to fire
5skill praying 6skill praying
7msg
8Grants a temporary, and total, immunity to fire attacks.
9endmsg
6grace 70 10grace 70
7maxgrace 50 11maxgrace 50
8level 10 12level 50
9type 101
10subtype 24 13subtype 24
11resist_fire 100 14resist_fire 100
12path_attuned 0 15path_attuned 0
13value 10 16value 1
14invisible 1 17invisible 1
15duration 500 18duration 500
16duration_modifier 4 19duration_modifier 4
17no_drop 1 20no_drop 1
18casting_time 10 21casting_time 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines