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

File Contents

# User Rev Content
1 root 1.1 Object spell_create_bomb
2     name create bomb
3     name_pl create bomb
4     face spell_pyromancy.111
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