Give Item Action: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
(Added image)
(Updated to include ability to randomly give from selection)
Line 1: Line 1:
[[File:GiveItemAction.png|thumb|right|600px|The Give Item action in the [[Action Editor]].]]
[[File:GiveItemAction.png|thumb|right|600px|The Give Item action in the [[Action Editor]].]]
An action to provide a player with a specified board item.
An action to provide a player with a board item.


This action should be used with [[Board Space Event Component]]s in [[Board Mod]]s. When a player lands on a custom board space with this action, they will be given the item set in this action. They are only given a single item; to give more than one item, use multiple actions.
This action should be used with [[Board Space Event Component]]s in [[Board Mod]]s. When a player lands on a custom board space with this action, they will be given the item selected in this action.  
 
If multiple items are selected in the action, one will be chosen at random.
 
The player is only given a single item; to give more than one item, use multiple actions.


[[Category:Actions]]
[[Category:Actions]]

Revision as of 20:59, 14 December 2022

The Give Item action in the Action Editor.

An action to provide a player with a board item.

This action should be used with Board Space Event Components in Board Mods. When a player lands on a custom board space with this action, they will be given the item selected in this action.

If multiple items are selected in the action, one will be chosen at random.

The player is only given a single item; to give more than one item, use multiple actions.