ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_invulnerability.arc
Revision: 1.3
Committed: Sat Mar 3 00:51:08 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.2: +11 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.1 # Obsolete spell - here for backward compatibility
2 root 1.3 Object spell_invulnerability
3 root 1.1 name invulnerability
4     name_pl invulnerability
5 root 1.3 level 80
6     grace 225
7     casting_time 30
8     path_attuned 0
9 root 1.2 skill praying
10 root 1.1 type 101
11     subtype 24
12 root 1.3 value 250
13     no_drop 1
14     invisible 1
15     duration_modifier 4
16     duration 500
17     maxgrace 50
18 root 1.1 resist_physical 100
19     resist_magic 100
20     resist_fire 100
21     resist_electricity 100
22     resist_cold 100
23     resist_confusion 100
24     resist_acid 100
25     resist_drain 100
26     resist_ghosthit 100
27     resist_poison 100
28     resist_slow 100
29     resist_paralyze 100
30     resist_turn_undead 100
31     resist_fear 100
32     resist_deplete 100
33     resist_death 100
34     resist_blind 100
35     end