Mezryss / FVTT-Genesys

Foundry VTT: Unoffocial implementation of the Genesys RPG
MIT License
26 stars 9 forks source link

Active Effects from Item Qualities don't work #26

Open Torticute opened 1 year ago

Torticute commented 1 year ago

If you have an item (say, a weapon) with an Item Quality that has an Active Effect, that Active Effect does not work.

Mezryss commented 1 year ago

Similar to #24 - since the Item Qualities aren't actually being added as embedded items, right now there's no way to get this to function (sadly, not even a workaround).

If I can get items-embedded-in-items working in the future, I'll be able to support this though.

Mezryss commented 1 year ago

I should probably disable ActiveEffects on Item Qualities until I can support this..

Edit: Temporarily disabled ActiveEffects on Item Qualities.