TikaelSol / PF2e-Animal-Companions

A module for Foundry VTT that helps automate PF2e companions like animal companions and eidolons.
Apache License 2.0
8 stars 13 forks source link

Add "eidolon-features" flag with every eidolon feature. #88

Closed MrVauxs closed 5 months ago

MrVauxs commented 5 months ago

This PR does the following:

[!important] Existing Users will have to re-add the eidolon ancestry in order to gain the eidolon features at level 1, 7, and 17. Its best if they leveled down to 1 and back to player level, but its not necessary, since any already existing features will still be on the sheet after the change.

Ex.

{
  "key": "ActiveEffectLike",
  "mode": "override",
  "path": "flags.pf2e.eidolon-features",
  "value": {
    "initial": "Compendium.pf2e-animal-companions.AC-Features.WyN2qQ2AP4cOMNxF",
    "symbiosis": "Compendium.pf2e-animal-companions.AC-Features.6uCSkTAltByUK2Pb",
    "transcendence": "Compendium.pf2e-animal-companions.AC-Features.QDtXuIshSTUBcxff"
  }
}

chrome_UrjwRPh2WL