ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_large_fireball.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_large_fireball
2 name large fireball
3 name_pl large fireball
4 skill pyromancy
5 msg
6 Fires a small bullet of fire, that
7 explodes into a large area of fire when it
8 hits something.
9 endmsg
10 other_arch firebullet
11 sound wn/crossbow-fire-miss
12 face spell_pyromancy.x11
13 sp 16
14 maxsp 32
15 food 4
16 dam 8
17 level 25
18 type 101
19 subtype 5
20 attacktype 6
21 path_attuned 2
22 value 50
23 invisible 1
24 duration 4
25 range 8
26 dam_modifier 4
27 no_drop 1
28 casting_time 8
29 end
30