ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_remove_damnation.arc
Revision: 1.8
Committed: Thu Sep 17 02:41:43 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +2 -2 lines
Log Message:
style

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