ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_alchemy.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:49 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +2 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_alchemy
2 name alchemy
3 name_pl alchemy
4 skill alchemy
5 msg
6 Transforms surrounding objects into gold nuggets.
7 That's what it does, yes, certainly, what else could it do?
8 endmsg
9 face spell_alchemy.x11
10 sp 5
11 level 1
12 type 101
13 subtype 30
14 path_attuned 16384
15 value 30
16 invisible 1
17 duration 100
18 duration_modifier 5
19 no_drop 1
20 casting_time 25
21 end
22