ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_immunity_to_electricity.arc
Revision: 1.4
Committed: Sat Mar 3 01:16:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.3: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.1 # Obsolete spell - here for backward compatibility
2 root 1.4 object spell_immunity_to_electricity
3 root 1.1 name immunity to electricity
4     name_pl immunity to electricity
5 root 1.3 level 8
6     grace 65
7     casting_time 10
8     path_attuned 0
9 root 1.2 skill praying
10 root 1.1 type 101
11     subtype 24
12     value 80
13 root 1.3 no_drop 1
14 root 1.1 invisible 1
15 root 1.3 duration_modifier 4
16 root 1.2 duration 500
17 root 1.3 maxgrace 50
18     resist_electricity 100
19 root 1.1 end