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

File Contents

# Content
1 object spell_manabolt
2 name mana bolt
3 name_pl mana bolts
4 skill evocation
5 msg
6 A bolt of mana doing magic damage to the target. This is a bullet spell.
7 endmsg
8 other_arch manabolt
9 face spell_evocation.x11
10 sp 18
11 maxsp 30
12 dam 10
13 level 3
14 type 101
15 subtype 4
16 attacktype 2
17 path_attuned 32768
18 value 30
19 invisible 1
20 duration 9
21 range 12
22 dam_modifier 3
23 no_drop 1
24 casting_time 9
25 end
26