ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_alchemy.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_alchemy.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:30:00 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines