ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/BlessCurse/spell_holy_possession.arc
Revision: 1.9
Committed: Fri Apr 2 21:26:22 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.8: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

# Content
1 object spell_holy_possession
2 inherit type_spell
3 name holy possession
4 name_pl holy possession
5 race holy_blessing
6 skill praying
7 msg
8 This is a stronger form of blessing of your god, which alters
9 some of your stats in a positive way.
10 endmsg
11 face spell_praying.x11
12 grace 30
13 maxgrace 30
14 wc 2
15 ac 2
16 level 15
17 type 101
18 subtype 25
19 attacktype 1
20 resist_godpower 95
21 path_attuned 128
22 value 90
23 invisible 1
24 last_grace 1
25 duration 500
26 duration_modifier 4
27 no_drop 1
28 casting_time 10
29 end
30