tposney / midi-qol

Other
5 stars 0 forks source link

flags.midi-qol.advantage.skill does not work on NPCs #1249

Open Galphanore opened 5 months ago

Galphanore commented 5 months ago

If I have flags.midi-qol.advantage.skill.ste on an effect for a PC then they roll all stealth checks with advantage by default. It doesn't seem to do anything for NPCs, though.

Foundry Version: 11.315 MidiQOL Version: 11.4.33

I can't find a way to get any flag to have an NPC roll with advantage on skill checks.

tposney commented 5 months ago

It's working for me. For npc's you need to be careful on which actor you place the flag. There is the world actor and the synthetic actor for the token - depending on what changes on the token the synthetic actor can get out of line with the world actor and changes made to the world actor may not be reflected on the synthetic actor.

If you edit the actor by double clicking the token and adding an effect to give the skill.ste advantage it should work.

Alternatively export an npc that is giving you a problem and I'll try to see what's going on