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

File Contents

# User Rev Content
1 root 1.1 # This spell is used by the volcanoes
2     # As such, the values it contains may need quite a bit of
3     # adjustment if this is ever given to a player.
4 root 1.4 Object spell_create_lava
5 root 1.1 name create lava
6     name_pl create lava
7 root 1.4 level 8
8     sp 8
9     casting_time 30
10     path_attuned 256
11     other_arch lava
12 root 1.3 skill none
13 root 1.1 type 101
14     subtype 15
15     value 80
16 root 1.4 no_drop 1
17 root 1.1 invisible 1
18     duration 100
19 root 1.4 duration_modifier 1
20     maxsp 20
21 root 1.3 range 0
22 root 1.4 no_pass 1
23 root 1.1 end