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

File Contents

# Content
1 object spell_protection_from_paralysis
2 inherit type_spell
3 name protection from paralysis
4 name_pl protection from paralysis
5 skill praying
6 msg
7 This prayer gives you increased protection from paralysis attacks.
8 But it won't get you a perfect protection, be careful, you can still
9 be paralysed!
10 endmsg
11 face spell_praying.x11
12 grace 20
13 maxgrace 40
14 level 18
15 subtype 24
16 resist_paralyze 50
17 path_attuned 1
18 value 80
19 invisible 1
20 duration 500
21 duration_modifier 4
22 dam_modifier 4
23 no_drop 1
24 casting_time 10
25 end
26