Move To Space Action

From Pummel Party Mod Documentation
Jump to navigation Jump to search
The Move to Space action. This example will randomly move players to one of three board spaces.

An action that moves a player to a predetermined board space, or randomly to a space from a predetermined set of board spaces.

Should be used on a Board Space Event Component. Can only be used in Board Mods.

This action takes a list of references to board spaces. If only given a single board space the player will be moved to that board space. If given more than one board space, the player will be moved to any of the spaces given, chosen randomly.

Moving a player will end their turn, so if they are teleported to the chest or weapons cache, they will not have to opportunity to open it or claim the cache. Likewise, they will not be given the effect of whichever space they are moved to. For example, being moved to a hazard space will not damage the player.