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.4 by root, Tue Feb 6 22:41:27 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:14 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines