ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_constitution.arc
Revision: 1.13
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# Content
1 object spell_constitution
2 inherit type_spell
3 name constitution
4 name_pl constitution
5 skill sorcery
6 msg
7 Temporarily increase your constitution by some amount.
8 The amount depends on your current constitution and the spell level.
9 endmsg
10 face spell_sorcery.x11
11 con 1
12 sp 15
13 level 16
14 subtype 24
15 path_attuned 32
16 value 1
17 invisible 1
18 duration 500
19 duration_modifier 4
20 no_drop 1
21 casting_time 20
22 end
23