ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_remove_curse.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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