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.7 by root, Sat Mar 3 01:24:22 2007 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:01 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines