ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_lava.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_71, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.5: +10 -9 lines
Log Message:
second normaliser run - dude

File Contents

# Content
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 object spell_create_lava
5 name create lava
6 name_pl create lava
7 skill none
8 other_arch lava
9 sp 8
10 maxsp 20
11 level 8
12 type 101
13 subtype 15
14 path_attuned 256
15 value 80
16 invisible 1
17 duration 100
18 range 0
19 duration_modifier 1
20 move_block all
21 no_drop 1
22 casting_time 30
23 end
24