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

File Contents

# Content
1 object spell_party_protection_from_confusion
2 inherit type_spell
3 name party protection from confusion
4 name_pl party protection from confusion
5 skill praying
6 msg
7 This prayer gives your party members increased protection from confusion.
8 endmsg
9 other_arch spell_protection_from_confusion
10 face spell_praying.x11
11 grace 30
12 maxgrace 40
13 level 22
14 subtype 48
15 resist_confusion 50
16 path_attuned 1
17 value 70
18 invisible 1
19 duration 500
20 duration_modifier 4
21 dam_modifier 4
22 no_drop 1
23 casting_time 20
24 end
25