ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_lava.arc
(Generate patch)

Comparing deliantra/arch/spell/MagicWall/spell_create_lava.arc (file contents):
Revision 1.7 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.10 by elmex, Wed Apr 21 09:30:00 2010 UTC

1# This spell is used by the volcanoes 1# This spell is used by the volcanoes
2# As such, the values it contains may need quite a bit of 2# As such, the values it contains may need quite a bit of
3# adjustment if this is ever given to a player. 3# adjustment if this is ever given to a player.
4object spell_create_lava 4object spell_create_lava
5inherit type_spell
5name create lava 6name create lava
6name_pl create lava 7name_pl create lava
7skill none 8skill none
8msg 9msg
9**BROKEN**TODO** 10**BROKEN**TODO**
10endmsg 11endmsg
11other_arch lava 12other_arch lava
12sp 8 13sp 8
13maxsp 20 14maxsp 20
14level 8 15level 8
15type 101
16subtype 15 16subtype 15
17path_attuned 256 17path_attuned 256
18value 80 18value 1
19invisible 1 19invisible 1
20duration 100 20duration 100
21range 0 21range 0
22duration_modifier 1 22duration_modifier 1
23move_block all 23move_block all

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines