ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_meteor_swarm.arc
Revision: 1.2
Committed: Sat Dec 2 18:39:29 2006 UTC (17 years, 7 months ago) by pippijn
Branch: MAIN
Changes since 1.1: +1 -1 lines
Log Message:
Lifted required level for meteor swarm to 60

File Contents

# User Rev Content
1 root 1.1 Object spell_meteor_swarm
2     name meteor swarm
3     name_pl meteor swarm
4     face spell_pyromancy.111
5     skill pyromancy
6     type 101
7     subtype 36
8 pippijn 1.2 level 60
9 root 1.1 value 120
10     sp 30
11     casting_time 12
12     path_attuned 16
13     other_arch spell_comet
14     duration 3
15     duration_modifier 4
16     maxsp 12
17     no_drop 1
18     invisible 1
19     msg
20     Meteor swarm fires several comet spells,
21     causing a swath of fire damage.
22     endmsg
23     end