ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Swarm/spell_frost_nova.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spell_frost_nova
2 pippijn 1.1 name frost nova
3     name_pl frost nova
4 root 1.5 face spell_evocation.x11
5 root 1.4 skill evocation
6 pippijn 1.1 type 101
7     subtype 36
8 root 1.5 level 12
9     value 120
10     sp 30
11     casting_time 12
12 root 1.4 path_attuned 16
13 root 1.5 other_arch spell_asteroid
14 pippijn 1.1 duration 3
15     duration_modifier 4
16 root 1.5 maxsp 12
17 pippijn 1.1 no_drop 1
18 root 1.5 invisible 1
19     msg
20     This spell will fire a swarm of asteroids which will explode in a
21     big icestorm.
22     endmsg
23 pippijn 1.1 end