ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_remove_damnation.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

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 15
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