ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_remove_curse.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:37 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

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