--- deliantra/arch/spell/MagicWall/spell_build_director.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/MagicWall/spell_build_director.arc 2009/09/17 08:14:49 1.9 @@ -1,32 +1,31 @@ -Object spell_build_director +object spell_build_director name build director name_pl build director -face spell_summoner.111 +race director_%d +skill summoning +msg +Creates a director facing into the direction it was taregtted +at. Directors can be used to change the course of certain spells - most +notably bullets and bolts. Thus, it can be used to be able to fire a spell +around a corner, or direct a spell back at the caster. +endmsg +face spell_summoner.x11 +sp 30 +maxsp 10 +dam 80 +level 20 type 101 subtype 15 -level 10 -value 100 -sp 30 -casting_time 13 -skill summoning path_attuned 2048 -no_drop 1 +value 100 invisible 1 -race director_%d duration 200 +range 0 duration_modifier 1 -dam 80 dam_modifier 1 -range 0 -maxsp 10 +move_block all is_used_up 1 -msg -Build director creates a director facing the -direction of the caster. Directors can be -used to change the course of certain spells - -most notably bullets and bolts. Thus, it can -be used to be able to fire a spell around a -corner, or direct a spell back at the caster. -endmsg -no_pass 1 +no_drop 1 +casting_time 13 end +