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.3 by pippijn, Tue Jan 2 21:58:37 2007 UTC vs.
Revision 1.8 by elmex, Sun Apr 20 18:26:24 2008 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
6It transforms surrounding objects into gold nuggets.
7endmsg
8face spell_alchemy.x11
6sp 5 9sp 5
7casting_time 25 10level 1
8path_attuned 16384
9skill summoning
10type 101 11type 101
11subtype 30 12subtype 30
13path_attuned 16384
12value 30 14value 30
13no_drop 1
14invisible 1 15invisible 1
15duration 100 16duration 100
16duration_modifier 5 17duration_modifier 5
17msg 18no_drop 1
18It transforms surrounding objects into gold nuggets. 19casting_time 25
19endmsg
20end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines