ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_protection_from_confusion.arc
Revision: 1.1
Committed: Sun Apr 5 20:23:26 2009 UTC (15 years, 3 months ago) by elmex
Branch: MAIN
Log Message:
added party spells by 'Job Vranish'.

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_protection_from_confusion
2     name party protection from confusion
3     name_pl party protection from confusion
4     skill praying
5     msg
6     This prayer gives you some more protection from confusion.
7     endmsg
8     other_arch spell_protection_from_confusion
9     face spell_praying.x11
10     grace 30
11     maxgrace 40
12     level 22
13     type 101
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