ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_large_fireball.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +18 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object spell_large_fireball
2 name large fireball
3 name_pl large fireball
4 face spell_pyromancy.x11
5 level 5
6 sp 16
7 casting_time 8
8 path_attuned 2
9 other_arch firebullet
10 dam 8
11 dam_modifier 4
12 range 8
13 duration 4
14 maxsp 32
15 type 101
16 subtype 5
17 value 50
18 attacktype 6
19 no_drop 1
20 invisible 1
21 skill pyromancy
22 food 4
23 msg
24 This spell fires a small bullet of fire, that
25 explodes into a large area of fire when it
26 hits something.
27 endmsg
28 end