--- deliantra/arch/spell/MagicWall/spell_repelwall.arc 2007/01/02 21:58:33 1.2 +++ deliantra/arch/spell/MagicWall/spell_repelwall.arc 2007/02/06 22:41:27 1.3 @@ -1,27 +1,28 @@ -Object spell_repelwall +object spell_repelwall name create repulsion wall name_pl create repulsion wall -face spell_sorcery.x11 -level 15 -sp 30 -attacktype 1 -casting_time 20 -path_attuned 2048 race smover_%d skill sorcery +msg +Create repulsion wall creates a wall that will repel any creature unless +it flies. However it requires alot of mana to cast and has limited duration. +endmsg +face spell_sorcery.x11 +sp 30 +maxsp 20 +level 15 type 101 subtype 15 +attacktype 1 +path_attuned 2048 value 80 -no_drop 1 invisible 1 -duration_modifier 5 duration 60 -is_used_up 1 -maxsp 20 range 1 range_modifier 60 -msg -Create repulsion wall creates a wall that will repel any creature unless -it flies. However it requires alot of mana to cast and has limited duration. -endmsg +duration_modifier 5 +is_used_up 1 +no_drop 1 +casting_time 20 end +