ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/spell_town_portal.arc
Revision: 1.10
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.9: +13 -4 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# Content
1 object spell_town_portal
2 name town portal
3 name_pl town portal
4 skill sorcery
5 msg
6 This spell 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, you can return from the town to that portal once. The portals
10 will evaporate after a (long) while, and you cannot return to a portal
11 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 nogos dimension, 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.
19 endmsg
20 other_arch town_portal_magic
21 face spell_sorcery.x11
22 sp 50
23 level 15
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