ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_immunity_to_slow.arc
Revision: 1.9
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 # Obsolete spell - here for backward compatibility
2 object spell_immunity_to_slow
3 inherit type_spell
4 name immunity to slow
5 name_pl immunity to slow
6 skill praying
7 msg
8 Grants a temporary, and total, immunity to slow attacks.
9 endmsg
10 grace 60
11 maxgrace 50
12 level 50
13 subtype 24
14 resist_slow 100
15 path_attuned 0
16 value 140
17 invisible 1
18 duration 500
19 duration_modifier 4
20 no_drop 1
21 casting_time 10
22 end
23