ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_lava.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:27 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +11 -10 lines
Log Message:
simply ran cfarch-normalize on all arches

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