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

Comparing deliantra/arch/spell/Misc/spell_recharge.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:29 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:15 2007 UTC

1object spell_charging 1Object spell_charging
2name charging 2name charging
3name_pl charging 3name_pl charging
4level 10
5sp 200
6casting_time 75
7path_attuned 32768
4skill none 8skill none
9type 101
10subtype 28
11value 100
12no_drop 1
13invisible 1
14dam 40
15dam_modifier 5
5msg 16msg
6This spell can charge a staff or wand. 17This spell can charge a staff or wand.
7endmsg 18endmsg
8sp 200
9dam 40
10level 10
11type 101
12subtype 28
13path_attuned 32768
14value 100
15invisible 1
16dam_modifier 5
17no_drop 1
18casting_time 75
19end 19end
20

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines