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

Comparing deliantra/arch/spell/Change_Ability/spell_invulnerability.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_invulnerability 2Object spell_invulnerability
3name invulnerability 3name invulnerability
4name_pl invulnerability 4name_pl invulnerability
5level 80
6grace 225
7casting_time 30
8path_attuned 0
5skill praying 9skill praying
6grace 225
7maxgrace 50
8level 80
9type 101 10type 101
10subtype 24 11subtype 24
12value 250
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 50
11resist_physical 100 18resist_physical 100
12resist_magic 100 19resist_magic 100
13resist_fire 100 20resist_fire 100
14resist_electricity 100 21resist_electricity 100
15resist_cold 100 22resist_cold 100
23resist_turn_undead 100 30resist_turn_undead 100
24resist_fear 100 31resist_fear 100
25resist_deplete 100 32resist_deplete 100
26resist_death 100 33resist_death 100
27resist_blind 100 34resist_blind 100
28path_attuned 0
29value 250
30invisible 1
31duration 500
32duration_modifier 4
33no_drop 1
34casting_time 30
35end 35end
36

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines