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.5 by root, Sat Mar 3 00:51:14 2007 UTC vs.
Revision 1.10 by root, Thu Sep 17 08:14:49 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines