ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_alchemy.arc
Revision: 1.2
Committed: Wed Aug 9 10:55:10 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
added remanind descriptions from the crossfire homepage and
added a few missing ones myself. hopefully most spells have at least
a minimal description now.

File Contents

# User Rev Content
1 root 1.1 Object spell_alchemy
2     name alchemy
3     name_pl alchemy
4     face spell_summoner.111
5     level 3
6     sp 5
7     casting_time 25
8     path_attuned 16384
9     skill summoning
10     type 101
11     subtype 30
12     value 30
13     no_drop 1
14     invisible 1
15     duration 100
16     duration_modifier 5
17 elmex 1.2 msg
18     It transforms surrounding objects into gold nuggets.
19     endmsg
20 root 1.1 end