--- deliantra/arch/spell/TownPortal/spell_town_portal.arc 2006/02/06 20:26:23 1.1.1.1 +++ deliantra/arch/spell/TownPortal/spell_town_portal.arc 2010/04/21 09:30:07 1.15 @@ -1,18 +1,32 @@ -Object spell_town_portal +object spell_town_portal +inherit type_spell name town portal name_pl town portal -face spell_sorcery.111 -type 101 -subtype 47 -level 15 -value 150 -sp 50 -casting_time 10 skill sorcery +msg +Creates a magical portal to the nearest town. + +You can create as many portals as you want, and when you (or anybody else) +uses one to go to the nearest town, you can return from the town to that +portal once. The portals will evaporate after a (long) while, and you +cannot return to a portal once it has done so. + +What town is "nearest" depends not completely on the normal distance to +the town, but on the distance in the so-called "Noiger" space, which can +sometimes be quite different. + +This spell is great to transport and sell loot to the nearest shop +and quickly return to the dungeon for more carnage, and pilfering. +endmsg +other_arch town_portal_magic +face spell_sorcery.x11 +sp 50 +level 20 +subtype 47 path_attuned 4096 -no_drop 1 +value 1 invisible 1 -other_arch town_portal -race town_portal_active -slaying town_portal_magic +no_drop 1 +casting_time 10 end +