--- deliantra/arch/spell/Bolt/spell_steambolt.arc 2006/02/06 20:26:26 1.1.1.1 +++ deliantra/arch/spell/Bolt/spell_steambolt.arc 2010/04/21 09:29:56 1.14 @@ -1,23 +1,30 @@ -Object spell_steambolt +object spell_steambolt +inherit type_spell name steambolt name_pl steambolts -face spell_sorcery.111 -level 5 +skill sorcery +msg +Creates a bolt of steam that does fire damage and leave behind fog, +which may conceal the caster. + +This is one of the main offensive spells for sorcerers. +endmsg +other_arch steambolt +face spell_sorcery.x11 sp 10 maxsp 40 -casting_time 10 -path_attuned 2 -other_arch steambolt dam 12 -dam_modifier 2 -duration 8 -duration_modifier 5 -skill sorcery -type 101 +level 11 subtype 4 -value 50 attacktype 3 +path_attuned 2 +value 1 +invisible 1 +duration 8 range 12 +duration_modifier 5 +dam_modifier 2 no_drop 1 -invisible 1 +casting_time 10 end +