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

Comparing deliantra/arch/spell/Change_Ability/spell_immunity_to_attack.arc (file contents):
Revision 1.4 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:24:17 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines