ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/spell_town_portal.arc
Revision: 1.12
Committed: Thu Sep 17 08:14:52 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +6 -6 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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