mclemente / fvtt-condition-lab-triggler

Condition Lab & Triggler module for Foundry Virtual Tabletop
GNU General Public License v3.0
6 stars 4 forks source link

[Compatibility] Concentration with MidiQOL #39

Open Kharmans opened 8 months ago

Kharmans commented 8 months ago

Describe the bug For some time now, when I have my own conditions created with CLT and the automation of Concentration active in MidiQOL, the Concentration that I create are not apply on the actor. With CUB I remember it recognize, even if I create a Concentration with a translate name.

To Reproduce Just roll something that requires Concentration, with Concentration Automation active in Midi and see it doesn't apply.

Expected behavior Concentration applying.

Environment Info (please complete the following information):

Kharmans commented 7 months ago

The problem is that the module create random IDs for the conditions that are created on the CLT and MidiQOL recognize a ID named concentrating for Concentrating condition. Since there's no way through the module to change the ID, it will never work.

I try to change the ID with WS, but I don't know how to do it.

mclemente commented 7 months ago

What does WS stands for? I'll see if I can make it so the user can set the id themselves.

Kharmans commented 7 months ago

WS is for World Script.

Kharmans commented 7 months ago

Maybe you could add an option on the condition created that let the user change the ID. Would be more user friendly. I guess.