ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/spell_town_portal.arc
(Generate patch)

Comparing deliantra/arch/spell/TownPortal/spell_town_portal.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.15 by elmex, Wed Apr 21 09:30:07 2010 UTC

1Object spell_town_portal 1object spell_town_portal
2inherit type_spell
2name town portal 3name town portal
3name_pl town portal 4name_pl town portal
5skill sorcery
6msg
7Creates a magical portal to the nearest town.
8
9You can create as many portals as you want, and when you (or anybody else)
10uses one to go to the nearest town, you can return from the town to that
11portal once. The portals will evaporate after a (long) while, and you
12cannot return to a portal once it has done so.
13
14What town is "nearest" depends not completely on the normal distance to
15the town, but on the distance in the so-called "Noiger" space, which can
16sometimes be quite different.
17
18This spell is great to transport and sell loot to the nearest shop
19and quickly return to the dungeon for more carnage, and pilfering.
20endmsg
21other_arch town_portal_magic
4face spell_sorcery.111 22face spell_sorcery.x11
5type 101 23sp 50
24level 20
6subtype 47 25subtype 47
7level 15 26path_attuned 4096
8value 150 27value 1
9sp 50 28invisible 1
29no_drop 1
10casting_time 10 30casting_time 10
11skill sorcery
12path_attuned 4096
13no_drop 1
14invisible 1
15other_arch town_portal
16race town_portal_active
17slaying town_portal_magic
18end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines