SRD:Teleportation Subdiscipline
Teleportation Subdiscipline
A power of the teleportation subdiscipline transports one or more creatures or objects a great distance. The most potent of these powers can cross planar boundaries. Usually the transportation is one-way (unless otherwise noted) and not dispellable. Teleportation is instantaneous travel through the Astral Plane. Anything that blocks astral travel also blocks teleportation.
Teleportation Powers
R
Back to Main Page → 3.5e Open Game Content → System Reference Document → Powers
gollark: I sort of do too. My programs generally have basically no sensible error or weird input handling.
gollark: As this uses globals it is of course evil, but OH WELL.
gollark: To just lazily open `lua` with some variables in the environment:```lua_G.someVariable = 5shell.run "lua"```
gollark: ```lualocal modem = peripheral.find "modem"local hist = {}while true do write "> " local input = read(nil, hist) table.insert(hist, input) -- transmit "input" hereend```or something.
gollark: Yes, but that's not a great way to do it.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.