ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bomb/spell_bomb.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:19 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# Content
1 Object spell_create_bomb
2 name create bomb
3 name_pl create bomb
4 face spell_pyromancy.x11
5 level 6
6 sp 10
7 casting_time 5
8 path_attuned 512
9 other_arch bomb
10 dam 12
11 dam_modifier 6
12 duration 8
13 range 5
14 maxsp 72
15 skill pyromancy
16 type 101
17 subtype 8
18 value 60
19 attacktype 1
20 no_drop 1
21 invisible 1
22 msg
23 Create bomb does just that - it creates a
24 bomb in the direction the spell is fired.
25 The bomb detonates after a few seconds,
26 firing shrapnel as well as encompassing the
27 area in an explosions. Creatures will be
28 wounded if they are in the explosion or are
29 hit by the flying shrapnel.
30 endmsg
31 end