ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_lava.arc
Revision: 1.7
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_90, rel-2_92, rel-2_93, rel-2_78
Changes since 1.6: +3 -0 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

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 msg
9 **BROKEN**TODO**
10 endmsg
11 other_arch lava
12 sp 8
13 maxsp 20
14 level 8
15 type 101
16 subtype 15
17 path_attuned 256
18 value 80
19 invisible 1
20 duration 100
21 range 0
22 duration_modifier 1
23 move_block all
24 no_drop 1
25 casting_time 30
26 end
27