Skip to content

Releases: websterguy/pf1-mighty-morphin-mod

Mighty Morphin Mod 0.5.20.1

20 Feb 02:31
Compare
Choose a tag to compare

Bug Fixes:

  • Fix error with reversion of form when buff is turned off

Mighty Morphin Mod 0.5.20.0

19 Feb 07:36
Compare
Choose a tag to compare

New Features:

  • Added function to create Strong Jaw conditional modifiers to all natural attacks on an actor that were added by this mod
    • Macro containing function added to compendium

Bug Fixes:

  • Fixed missing icon for Form of the Dragon buff

Mighty Morphin Mod 0.5.19.0

18 Feb 20:49
Compare
Choose a tag to compare

New Features:

  • Implement Form of the Dragon
    • Sample Macro Updated

Bug Fixes:

  • Fix error when using Planar Wild Shape with a spell that doesn't contain damage resistance naturally

Mighty Morphin Mod 0.5.18.0

18 Feb 00:53
4cfde41
Compare
Choose a tag to compare

New Features:

  • Implement Alter Self
    • Sample macro updated
  • Add name of form changed into in the buff name for easy reference
  • Pulls many Universal Monster Rule features from PF1 Content Module if active

Bug Fixes:

  • Code was heavily refactored. Fixed various bugs with limiting features granted by each spell.

Mighty Morphin Mod 0.5.17.0

10 Feb 04:32
8e777e9
Compare
Choose a tag to compare

New Features:

  • Added Giant Form
    • Sample macro updated

Mighty Morphin Mod 0.5.16.0

08 Feb 23:45
ca93c57
Compare
Choose a tag to compare

New Features:

  • Implement function to create Shifter Claws attack
    • Supports passing aspects for alternate attack damage types
    • Sample macro updated

Mighty Morphin Mod 0.5.15.1

08 Feb 00:23
Compare
Choose a tag to compare

Bug Fixes:

  • Fix endlessly duplicating changes for some forms

Mighty Morphin Mod 0.5.15.0

07 Feb 05:36
7a0858b
Compare
Choose a tag to compare

New Features:

  • Implement Magical Beast Shape
    • Sample macro updated

Bug Fixes:

  • Fix display in UI of some limited abilities that were showing full value
  • Fix scaling of shifter claws in wild shape
  • Fix adding amulet bonus to mutated shape limbs
  • Add option for no planar shape template

Mighty Morphin Mod 0.5.14.0

31 Jan 05:22
d856adc
Compare
Choose a tag to compare

Bug Fixes:

  • Fix senses so scent is set up as an actual radius.
  • Allow both a transmutation and shifter aspect to set token images at the same time. The transmutation effect images take priority, and shifter aspect's token change will only show when a transmutation image change doesn't apply.
  • Fix typo in shifter sample macro.

Mighty Morphin Mod 0.5.13.0

29 Jan 08:11
90db022
Compare
Choose a tag to compare

New Features:

  • Implement Shifter Aspect minor forms correctly
    • Allow combining minor forms together
    • Allow combining minor forms with other transmutation effects like Wild Shape
    • Sample macro updated