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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Sun Sep 28 15:12:03 2008 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 5skill praying
6msg
7Total invulnerability to all forms of attack!
8
9Only temporary, of course.
10endmsg
6grace 225 11grace 225
7casting_time 30 12maxgrace 50
8path_attuned 0 13level 90
9skill praying
10type 101 14type 101
11subtype 24 15subtype 24
12value 250
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 50
18resist_physical 100 16resist_physical 100
19resist_magic 100 17resist_magic 100
20resist_fire 100 18resist_fire 100
21resist_electricity 100 19resist_electricity 100
22resist_cold 100 20resist_cold 100
30resist_turn_undead 100 28resist_turn_undead 100
31resist_fear 100 29resist_fear 100
32resist_deplete 100 30resist_deplete 100
33resist_death 100 31resist_death 100
34resist_blind 100 32resist_blind 100
33path_attuned 0
34value 250
35invisible 1
36duration 500
37duration_modifier 4
38no_drop 1
39casting_time 30
35end 40end
41

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines