44 lines
2.5 KiB
HTML
44 lines
2.5 KiB
HTML
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<title>Player Resource Consortium :: Manual :: Content :: Dimension Door</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
|
|
<link rel="stylesheet" type="text/css" href="../../../styles/manual_common.css" />
|
|
<link rel="stylesheet" type="text/css" href="../../../styles/manual_content_common.css" />
|
|
</head>
|
|
<body>
|
|
<div class="div_paddedcontent">
|
|
<div><h1> :: Dimension Door :: </h1></div><br />
|
|
<!-- The icon, if building with icons. icon.html -->
|
|
<div class="div_paddedicon"></div>
|
|
<div>School: Conjuration (Teleportation)
|
|
<br />Level: Brd 4, Sor/Wiz 4, Travel 4
|
|
<br />Components: V
|
|
<br />Casting Time: 1 standard action
|
|
<br />Range: Long (400 ft. + 40 ft./level)
|
|
<br />Target: You and other touched willing creatures (i.e.. party members within 10ft of you)
|
|
<br />Duration: Instantaneous
|
|
<br />Saving Throw: None
|
|
<br />Spell Resistance: No
|
|
<br />
|
|
<br />You instantly transfer yourself from your current location to any other spot within range. You always arrive at exactly the spot desired - whether by simply visualizing the area or by stating direction**. You may also bring one additional willing Medium or smaller creature or its equivalent per three caster levels. A Large creature counts as two Medium creatures, a Huge creature counts as two Large creatures, and so forth. All creatures to be transported must be in contact with you. *
|
|
<br />
|
|
<br />Notes:
|
|
<br />* Implemented as within 10ft of you due to the lovely quality of NWN location tracking code.
|
|
<br />** The direction is the same as the direction of where you target the spell relative to you. A listener will be created so you can say the distance.</div>
|
|
<!-- A list of the names of this spell's subradials. Or nothing if there aren't any. spellsubradials.html -->
|
|
<div><div class="div_spellsubradiallist"><h2>Subradial entries:</h2>
|
|
<div class="div_spellsubradiallistentry"> Dimension Door - Self only</div>
|
|
<div class="div_spellsubradiallistentry"> Dimension Door - Party within 10ft</div>
|
|
<div class="div_spellsubradiallistentry"> Dimension Door - Direction and Distance - Self only</div>
|
|
<div class="div_spellsubradiallistentry"> Dimension Door - Direction and Distance - Party within 10ft</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|