ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_recharge.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:29 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +11 -10 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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