ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/BlessCurse/spell_curse.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:19 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +16 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_curse
2 name curse
3 name_pl curse
4 skill praying
5 msg
6 Your god will cast a curse on your target.
7 The curse will alter some of his stats in a negative way.
8 endmsg
9 face spell_praying.x11
10 grace 8
11 maxgrace 30
12 wc -1
13 ac -1
14 level 2
15 type 101
16 subtype 26
17 resist_godpower 35
18 path_attuned 128
19 value 20
20 invisible 1
21 duration 500
22 range 30
23 duration_modifier 4
24 no_drop 1
25 casting_time 5
26 end
27