ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_remove_damnation.arc
Revision: 1.7
Committed: Sun Sep 28 15:12:03 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.6: +1 -1 lines
Log Message:
rebalancing of all spell levels, some sp changes

File Contents

# Content
1 object spell_remove_damnation
2 name remove damnation
3 name_pl remove damnation
4 skill praying
5 msg
6 Remove damnation eliminates the damned status
7 of any objects the character currently has
8 equipped. This allows the character to
9 unequip these items. It does not alter the
10 damned status for objects that are not
11 equipped.
12 endmsg
13 face spell_praying.x11
14 grace 150
15 maxgrace 30
16 level 55
17 type 101
18 subtype 31
19 path_attuned 256
20 value 150
21 invisible 1
22 no_drop 1
23 damned 1
24 casting_time 25
25 end
26