ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_bullet.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:47 2009 UTC (14 years, 9 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_magic_bullet
2 name magic bullet
3 name_pl magic bullet
4 skill sorcery
5 msg
6 A magic bullet causes damage in anything it hits.
7 It is fired in the targetted direction.
8 endmsg
9 other_arch bullet
10 sound wn/magic-missile-1-miss
11 face spell_sorcery.x11
12 sp 1
13 maxsp 6
14 dam 10
15 level 1
16 type 101
17 subtype 5
18 attacktype 2
19 path_attuned 16
20 value 10
21 invisible 1
22 dam_modifier 1
23 no_drop 1
24 casting_time 2
25 end
26