ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/TownPortal/spell_town_portal.arc
Revision: 1.2
Committed: Mon Jul 10 06:46:02 2006 UTC (18 years ago) by elmex
Branch: MAIN
Changes since 1.1: +7 -0 lines
Log Message:
added a few spell descriptions

File Contents

# User Rev Content
1 root 1.1 Object spell_town_portal
2     name town portal
3     name_pl town portal
4     face spell_sorcery.111
5     type 101
6     subtype 47
7     level 15
8     value 150
9     sp 50
10     casting_time 10
11     skill sorcery
12     path_attuned 4096
13     no_drop 1
14     invisible 1
15     other_arch town_portal
16     race town_portal_active
17     slaying town_portal_magic
18 elmex 1.2 msg
19     This spell creates a link between two places.
20     The first cast will initiate the first end of the
21     link and the second cast will complete the portal to
22     the location of the first cast. Noone except you
23     and the people in your party can use the portal.
24     endmsg
25 root 1.1 end