ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_alchemy.arc
Revision: 1.13
Committed: Wed Apr 21 09:30:00 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_alchemy
2 inherit type_spell
3 name alchemy
4 name_pl alchemy
5 skill alchemy
6 msg
7 Transforms surrounding objects into gold nuggets.
8 That's what it does, yes, certainly, what else could it do?
9 endmsg
10 face spell_alchemy.x11
11 sp 5
12 level 1
13 subtype 30
14 path_attuned 16384
15 value 1
16 invisible 1
17 duration 100
18 duration_modifier 5
19 no_drop 1
20 casting_time 25
21 end
22