WittleWolfie / WW-Blueprint-Core

A library to simplify modifying Pathfinder: Wrath of the Righteous.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start removing components tightly coupled to specific blueprints

WittleWolfie opened this issue · comments

Examples:

  • AlliedSpellcaster
  • AzataFavorableMagic
  • DamageGrace
  • EnduringSpells
  • IndomitableMount
  • MountedCombat
  • TricksterParry

In 2.2 flag as Obsolete and in 2.3 remove them. A good indication is anything with only one example. Maybe I could automatically filter if there aren't at least 3 examples but I'm not sure that's effective. If so I probably need to whitelist some that are still useful.

Flagged components for remove in 2.3.