2.6.0
[2.6.0] - 2024-05-11
☮️ Peace in the world, or the world in pieces. 🕊️
Added
- Added a hook (
'swimShapeChanged'
) that is called after the shape changer completed the shape changing process. It passes the new token in order to work with that further in code. - Dramatic Task Planner Macro. Please read the Wiki on it, it has a couple features that are explained there.
- Added
swim.revert_shape_change(token)
to revert the passedtoken
back to its original form. - Added automatic power backlash execution for the BRSW support.
-
- Currently only automates regular backlash.
-
- Dynamic Backlash can be set in the SWIM settings but it will only roll on the table (make sure to import it into your world and set the name in the SWIM settings).
-
- This can also be turned off independently of th BRSW support.
-
- The regular backlash is fully automated and will also revert shape change forms, dismiss summoned creatures and terminate all powers if they are set with the Power Effect Builder.
-
- It will also apply Fatigue (or Inc.) as per the base rules.
Changed
- When removing maintained power, gathering effects is now in a
try
statement so that the function continues if an error occurs (i.e. when the token changed or doesn't exist anymore.)
Fixed
- Fixed chase deck table not resetting results when resetting a chase scene.
- Shape Changer now properly handles wild card images for shape change presets. The Shape Changer will get a random token image from all possible token images of the SC preset and use that. This does not prevent the user from setting up the prototype actor without wildcard images.
Known issues
- The Dramatic Task Planner currently doesn't put journal links in the dialogue and chat message, the reason for this is unknown, help would be highly appreciated.