ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_bullet_storm.arc
Revision: 1.2
Committed: Mon Jul 10 06:46:02 2006 UTC (18 years ago) by elmex
Branch: MAIN
Changes since 1.1: +4 -0 lines
Log Message:
added a few spell descriptions

File Contents

# User Rev Content
1 root 1.1 Object spell_bullet_storm
2     name bullet storm
3     name_pl bullet storm
4     face spell_evocation.111
5     skill evocation
6     type 101
7     subtype 36
8     level 10
9     value 100
10     sp 8
11     casting_time 5
12     path_attuned 16
13     other_arch spell_lg_magic_bullet
14     duration 3
15     duration_modifier 4
16     maxsp 12
17     no_drop 1
18     invisible 1
19 elmex 1.2 msg
20     Bullet storm fires multiple bullets in the casting direction
21     and hurt anything that are hit by the bullets.
22     endmsg
23 root 1.1 end