velara / MercenaryMarketplaceVolume1

A public facing repository for patch notes and bug reports.
Other
2 stars 0 forks source link

Language granting REs no longer working #36

Closed surged20 closed 5 months ago

surged20 commented 5 months ago

Since system 5.11.5, NPC languages are stored in system.details.languages so the current language granting REs attached to ancestory items are not working and kick out a validation error from the schema checker.

As an example, I fixed the dwarven ancestry activeeffect-like RE on one of my NPCs as follows:

{"key":"ActiveEffectLike","mode":"add","path":"system.details.languages.value","value":"dwarven"}
velara commented 5 months ago

Thanks for the heads up, and tracking down a solution! Sounds like it should be a pretty quick fix.

I’ll update the ancestry templates for the next release.

surged20 commented 5 months ago

Thanks for the fantastic module and quick response.

velara commented 5 months ago

Closed in 3.0.6