chrisk123999 / chris-premades

MIT License
42 stars 47 forks source link

Far Step not accurately swapping animations based on JB2A Patron status, also affects created effect. #211

Closed fourdegrees closed 5 months ago

fourdegrees commented 5 months ago

When first putting Far Step on a character from either the CPR Spells or DDB Spells compendia, CPR correctly detects and sets up the automation. It sets the animation to Default, but that animation is a JB2A Patreon exclusive. The farStep.js macro appears to check for Patron status and, if it's not active, swaps the animation to Simple. Unfortunately, in practice, the swap does not happen and the following error appears:

image

If the spell is customized and manually set to Simple, the initial cast works as expected using the Simple animation. Unfortunately, the effect created by the automation is still trying to use the Patreon-exclusive animation and it cannot be configured. The medicine bag does appear on the generated effect, but the Configure option is not available. The animation will not play and therefore the spell will not "fire" unless the user is a JB2A Patron.

fourdegrees commented 5 months ago

Resolved in 0.10.52