Skip to content

2.8.0

Choose a tag to compare

@reonZ reonZ released this 13 Sep 21:44
· 144 commits to master since this release
  • add spanish localization (thanks to HonzoNebro)
  • replace the Get Current Combatant action node with a new Current Combatant value node
    • you gonna have to check your triggers and make the appropriate changes if you were using that node
  • Difficulty Class (Value):
    • now adds the item name to the DC label when one is provided
  • Get Distance Between:
    • now tries to find an active token on the scene if none is associated with the connected target
  • Remove Item:
    • now removes all instances of the item from the actor instead of the first one found
  • Text Entry:
    • revert using the prose mirror editor as it made it impossible to enter a simple string
  • add new Difficulty Class (Item Description) value node
    • this node extract a DC value from an item description
    • the @Check # number fields indicates which valid save inline link should be used if more than one exist
      • a valid link is a save inline that has a DC value
  • add new Enriched Text value node:
    • this make use of the prose mirror editor
  • add new Has Item with Slug condition node
  • add new Remove Item with Slug action node
  • fix value node variables always returning the default value