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

Comparing deliantra/arch/spell/Change_Ability/spell_party_defense.arc (file contents):
Revision 1.1 by elmex, Sun Apr 5 20:23:26 2009 UTC vs.
Revision 1.4 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_party_defense 2object spell_party_defense
3inherit type_spell
3name party defense 4name party defense
4name_pl party defense 5name_pl party defense
5skill praying 6skill praying
6msg 7msg
7The defense prayer, a special prayer of Lythander, 8The defense prayer, a special prayer of Lythander,
12other_arch spell_defense 13other_arch spell_defense
13face spell_praying.x11 14face spell_praying.x11
14grace 112 15grace 112
15maxgrace 50 16maxgrace 50
16level 45 17level 45
17type 101
18subtype 48 18subtype 48
19resist_physical 30 19resist_physical 30
20resist_magic 30 20resist_magic 30
21resist_fire 30 21resist_fire 30
22resist_electricity 30 22resist_electricity 30
32resist_fear 30 32resist_fear 30
33resist_deplete 30 33resist_deplete 30
34resist_death 30 34resist_death 30
35resist_blind 30 35resist_blind 30
36path_attuned 1 36path_attuned 1
37value 250 37value 3
38invisible 1 38invisible 1
39duration 500 39duration 500
40duration_modifier 4 40duration_modifier 4
41no_drop 1 41no_drop 1
42casting_time 60 42casting_time 60

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines