--- deliantra/arch/spell/SummonMonster/spell_summon_fog.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/SummonMonster/spell_summon_fog.arc 2007/03/03 00:51:20 1.4 @@ -1,26 +1,25 @@ -object spell_summon_fog +Object spell_summon_fog name summon fog name_pl summon fog -skill summoning -msg -This spell creates fog near the player. The -fog moves about randomly after being -summoned. It has no harmful effect, but can -block visibility. -endmsg -other_arch fog face spell_summoner.x11 -sp 5 -dam 2 -level 2 type 101 subtype 27 +level 2 +sp 5 +casting_time 10 path_attuned 2048 +skill summoning value 20 +no_drop 1 invisible 1 +other_arch fog +dam 2 dam_modifier 10 monster 1 -no_drop 1 -casting_time 10 +msg +This spell creates fog near the player. The +fog moves about randomly after being +summoned. It has no harmful effect, but can +block visibility. +endmsg end -