PDA

View Full Version : Recharge not updating?



lousilver
March 12th, 2024, 06:48
Hi, I think recharge is no longer working?

I'm trying to attack screenshots, but i'm getting a security token error.

The ability is a reaction "Flicker (recharge 5-6)". The recharge effect, when the condition (The NPC is invisible) is applied, is successfully also applied to the NPC. When the ability recharges on its next turn, the recharge effect disappears automatically, but the ability still says [used] and I'm unable to reapply the recharge effect (basically, FG doesn't recognize that the ability has be re-used, and does not make subsequent recharge checks).

(less important question, can i write the ability so the condition only lasts to the start of the NPCs next turn?)

I just added the ability as an action, and it works fine. Only has a problem when it's coded as a reaction.

lousilver
March 12th, 2024, 06:59
i just checked the githzerai traveller from morte's planar parade, which has a bonus action with a recharge. it doesn't refresh either.

Zacchaeus
March 12th, 2024, 09:33
This is working for me when I test with Dragon breath. I think the issue with the Githzerai is that there's no roll for a save or anything which causes the ability to proc the recharge. The Dragon works because the effect is all related to a saving throw. I'm unsure what Flicker is so I can't have a look at that to see what might be the problem; but I suspect that it's similar to the Githzerai.

lousilver
March 12th, 2024, 18:45
This is working for me when I test with Dragon breath. I think the issue with the Githzerai is that there's no roll for a save or anything which causes the ability to proc the recharge. The Dragon works because the effect is all related to a saving throw. I'm unsure what Flicker is so I can't have a look at that to see what might be the problem; but I suspect that it's similar to the Githzerai.

I added a dragon breath to my NPC, under both actions and reactions
60161

I put "recharge 1" so I don't have to go multiple rounds in test waiting for recharge. As an action, a recharge clears the effect and the [used] tag. As a reaction, recharge only clears the effect (see image above). When the ability is used a second time, FG stops rolling recharge because it does not recognize that the ability has been used again (it seems that the [used] tag blocks the recharge effect being reapplied, so there's no trigger to roll).

I made a copy of the githzerai traveller, then copied it's bonus action to an action. It works fine. (just double click the [R:4] in the combat tracker to mark the ability as used. it successfully clears on a recharge, but does not under bonus actions)

Zacchaeus
March 12th, 2024, 20:47
Ah, right I see the issue now. Read your post too quickly and missed the last line where you point out that it's not working when it's a reaction. Another one for Moon Wizard's list :)

lousilver
March 13th, 2024, 07:07
Ah, right I see the issue now. Read your post too quickly and missed the last line where you point out that it's not working when it's a reaction. Another one for Moon Wizard's list :)

No worries, you guys are super awesome. I'd just point out that the issue also exists for bonus actions (e.g. the githzerai traveller)

superteddy57
March 21st, 2024, 03:05
You can remove the [USED] to start the process again. Also it should add an effect that triggers the roll:
RCHG: 5 Lightning breath (Used Young Blue Dragon)

This effect should remove if the roll succeeds. If you double click on the [USED] tag it should remove and 'reset' the recharge. I was able to see it working as intended. Can you double check with removing the [USED] tag and performing an action again with it.

lousilver
March 21st, 2024, 05:55
You can remove the [USED] to start the process again. Also it should add an effect that triggers the roll:
RCHG: 5 Lightning breath (Used Young Blue Dragon)

This effect should remove if the roll succeeds. If you double click on the [USED] tag it should remove and 'reset' the recharge. I was able to see it working as intended. Can you double check with removing the [USED] tag and performing an action again with it.

confirmed that manual step works, but would be nice if the auto recharge check also cleared the used tag, like it does under actions.

superteddy57
March 21st, 2024, 05:58
It does with my testing. I was saying to try and clear it out manually to see if it would process automatically as I was seeing it do with my dragon test subject.

lousilver
March 21st, 2024, 06:05
If there is no [used] flag, then using the ability sets the used flag and applies the effect, which triggers a recharge roll on the next turn. This remains true before the ability has first been used, or after the used flag has been cleared (by whatever method).

but, for a bonus action or reaction, if the ability recharges the [used] flag is not automatically cleared, unlike an action ability. the only wau to clear the used flag is to do so manually by double clicking on it. While this is an improvement over not being able to clear it at all, it would be nice if it was automatic like the action ability.

superteddy57
March 21st, 2024, 06:09
I am relaying that I am able to have the whole process perform automatically with my testing. It adds the effect to trigger the roll and remove the [USED] as well. No manual interaction. I have tried it with a few other NPCs that have recharge action/traits and they are performing as expected as well. I have seen it get hung up and not function properly, but with some manual interaction it gets it sorted and back to performing automatically. My suggestion was to try and reset it's functionality and see if it gets back on track.

lousilver
March 21st, 2024, 07:47
i've repeatedly done exactly what you describe, and it doesn't work for me. version 4.5.2. no extensions loaded. i'm not sure what else to say. i could try exporting the npc for you to try? each time i reply, i first go back into FG and repeat the steps as you describe, but i still get the same behaviour.

Zacchaeus
March 21st, 2024, 10:02
I am relaying that I am able to have the whole process perform automatically with my testing. It adds the effect to trigger the roll and remove the [USED] as well. No manual interaction. I have tried it with a few other NPCs that have recharge action/traits and they are performing as expected as well. I have seen it get hung up and not function properly, but with some manual interaction it gets it sorted and back to performing automatically. My suggestion was to try and reset it's functionality and see if it gets back on track.

I can reliably replicate the OPs issue. It is very specifically in the case of bonus or reactions. It works fine if it's an action but it doesn't reset if the recharge is part of a bonus action.

superteddy57
March 21st, 2024, 15:05
Ok, Zacchaeus helped me understand the issue and I misunderstood what you were relaying and apologize for any frustration it may have caused. Without an action, a manual click of the [R:#] will need to be performed for non-actions. I did notice that it didn't cycle correctly under the Bonus and Reactions lines. I'll look into seeing if we can sort that.

lousilver
March 21st, 2024, 18:54
Ok, Zacchaeus helped me understand the issue and I misunderstood what you were relaying and apologize for any frustration it may have caused. Without an action, a manual click of the [R:#] will need to be performed for non-actions. I did notice that it didn't cycle correctly under the Bonus and Reactions lines. I'll look into seeing if we can sort that.

that's ok. we're on the same page now. you guys work really hard to make a great product. ty.

Moon Wizard
March 21st, 2024, 21:18
This change has now been pushed to Live. Please run a new Check for Updates, and try again.

Regards,
JPG

lousilver
March 22nd, 2024, 00:23
This change has now been pushed to Live. Please run a new Check for Updates, and try again.

Regards,
JPG

I did an update. still says v4.5.2, but I verified the reactions and bonus actions now work the same as actions. Out of curiosity, i triggered multiple recharge abilities from different buckets at the same time, seeing if they would conflict. but i pleasantly noticed a separately named recharge effect for each ability. Impressive!

superteddy57
March 22nd, 2024, 02:05
Glad it's working out for you.

lousilver
April 30th, 2024, 22:30
So, this is really not that important, but I thought I'd just point out that the minor bug also (and still) exists for legendary actions :)

superteddy57
May 4th, 2024, 06:28
So, this is really not that important, but I thought I'd just point out that the minor bug also (and still) exists for legendary actions :)

It's on my list and I will look it over once I have a free moment.

Moon Wizard
May 21st, 2024, 23:47
The fixes provided by @superteddy57 were pushed with today's updates. Please run a new Check for Updates.

Regards,
JPG