ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_large_fireball.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +19 -18 lines
Log Message:
simply ran cfarch-normalize on all arches

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