--- deliantra/arch/spell/MagicWall/spell_repelwall.arc 2007/02/06 22:41:27 1.3 +++ deliantra/arch/spell/MagicWall/spell_repelwall.arc 2007/03/03 00:51:13 1.4 @@ -1,28 +1,27 @@ -object spell_repelwall +Object spell_repelwall name create repulsion wall name_pl create repulsion wall -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 +sp 30 attacktype 1 +casting_time 20 path_attuned 2048 +race smover_%d +skill sorcery +type 101 +subtype 15 value 80 +no_drop 1 invisible 1 +duration_modifier 5 duration 60 +is_used_up 1 +maxsp 20 range 1 range_modifier 60 -duration_modifier 5 -is_used_up 1 -no_drop 1 -casting_time 20 +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 end -