ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_large_fireball.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:27 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# Content
1 Object spell_large_fireball
2 name large fireball
3 name_pl large fireball
4 face spell_pyromancy.111
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