ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_missile_swarm.arc
Revision: 1.2
Committed: Wed Aug 9 10:55:11 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
added remanind descriptions from the crossfire homepage and
added a few missing ones myself. hopefully most spells have at least
a minimal description now.

File Contents

# User Rev Content
1 root 1.1 Object spell_missile_swarm
2     name missile swarm
3     name_pl missile swarm
4     face spell_sorcery.111
5     skill sorcery
6     type 101
7     subtype 36
8     level 7
9     value 70
10     sp 6
11     casting_time 3
12     path_attuned 16
13     other_arch spell_magic_missile
14     duration 3
15     duration_modifier 4
16     maxsp 12
17     no_drop 1
18     invisible 1
19 elmex 1.2 msg
20     This spell fires many magic missiles. They can actually turn to reach the target, but the turning is weak. The tracking is stupid: at times these missiles will fly right into a wall.
21     endmsg
22 root 1.1 end