ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_large_fireball.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:15 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.5: +18 -17 lines
Log Message:
second normaliser run - dude

File Contents

# Content
1 object spell_large_fireball
2 name large fireball
3 name_pl large fireball
4 skill pyromancy
5 msg
6 This spell 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 face spell_pyromancy.x11
12 sp 16
13 maxsp 32
14 food 4
15 dam 8
16 level 5
17 type 101
18 subtype 5
19 attacktype 6
20 path_attuned 2
21 value 50
22 invisible 1
23 duration 4
24 range 8
25 dam_modifier 4
26 no_drop 1
27 casting_time 8
28 end
29