MATT Macro Arguments - ironmonk88/monks-module-wiki GitHub Wiki

MATT Macro Arguments

  • #speaker
  • *actor
  • *token
  • *character
  • *tile
  • user
  • canvas
  • *scene
  • values
  • value
  • tokens
  • *args
  • *method
  • *pt
  • actionId
  • changes this has a very specific use for walls

* are ones that get automatically provided to the macro script, the others need to go through arguments[0]

# are ones that get automatically provided… but aren't in the arguments property.