ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_regeneration.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_regeneration
2     name party regeneration
3     name_pl party regeneration
4     skill praying
5     msg
6     This prayer causes the target to heal more quickly.
7     endmsg
8     other_arch spell_regeneration
9     face spell_praying.x11
10     hp 1
11     grace 22
12     maxgrace 10
13     level 23
14     type 101
15     subtype 48
16     path_attuned 128
17     value 70
18     invisible 1
19     duration 500
20     duration_modifier 6
21     dam_modifier 5
22     no_drop 1
23     casting_time 20
24     end
25