getTerrainModifier: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{MacroFunction |name=getTerrainModifier |trusted=false |version=1.5.2 |description= Gets the Terrain Modifier for the named Token or for the Current Token if no name is given...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{MacroFunction | {{MacroFunction | ||
|name=getTerrainModifier | |name=getTerrainModifier | ||
|trusted= | |trusted=true | ||
|version=1.5.2 | |version=1.5.2 | ||
|description= | |description= |
Revision as of 13:35, 29 April 2019
getTerrainModifier() Function
Note: This function can only be used in a Trusted Macro
• Introduced in version 1.5.2
Gets the Terrain Modifier for the named Token or for the Current Token if no name is given.
Usage
getTerrainModifier()
getTerrainModifier(token)
Parameters
token
- Optional token name.
Example
Get the Terrain Modifier for the named token:
[r: tmod = getTerrainModifier("Sticky Floor Tile")]
Output:
2.0