ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_manabolt.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:47 2009 UTC (14 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_manabolt
2 name mana bolt
3 name_pl mana bolts
4 skill evocation
5 msg
6 Creates a bullet, or bolt, of mana doing magic damage to the target.
7 endmsg
8 other_arch manabolt
9 face spell_evocation.x11
10 sp 18
11 maxsp 30
12 dam 10
13 level 16
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