MATT Elevation - ironmonk88/monks-module-wiki GitHub Wiki

Elevation

This action is used to modify the elevation of tokens.

Use this to directly change the elevation of an entity; the following entity types are able to be targeted.

Triggering Token

Use this to change the elevation of the triggering token.

Tokens Within Triggering Tile

Use this to change the elevation of all tokens within the triggering tile.

Player Tokens

Use this to change the elevation of all player tokens on the triggering scene.

Current Tokens

Use this to change the elevation of the current tokens collection.

Use Tagger

Use this to change the elevation of entities of a valid type with a Tag matching your Use Tagger settings.

Value

Conditional Toggling

Toggles the attributes between the values; if the attribute is neither value when triggered, it will turn into the first one here, 10.

  • = ({{entity.elevation}} || 0) == 10 ? 20 : 10
  • {{variable.variablename}} Sets or modifies elevation an amount equal to a stored variable.

Notes

Page Last Updated

MATT 11.12

⚠️ **GitHub.com Fallback** ⚠️