diff --git a/MicroscopicContentExpansion/Info.json b/MicroscopicContentExpansion/Info.json index 5e96097..7d55402 100644 --- a/MicroscopicContentExpansion/Info.json +++ b/MicroscopicContentExpansion/Info.json @@ -8,7 +8,7 @@ "Id": "MicroscopicContentExpansion", "ManagerVersion": "0.23.0", "Repository": "https://raw.githubusercontent.com/alterasc/MicroscopicContentExpansion/master/Repository.json", - "Requirements": [ "TabletopTweaks-Core-0.7.9" ], + "Requirements": [ "TabletopTweaks-Core-0.7.11" ], "LoadAfter": [ "TabletopTweaks-Core", "TabletopTweaks-Base", "MewsiferConsole.Mod" ], - "Version": "1.18.0" + "Version": "1.19.0" } \ No newline at end of file diff --git a/README.md b/README.md index 222145b..b91b46e 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,9 @@ Changes that make sense to me, enable if you like (and don't forget to restart t - Add Airborne property to dragon forms given by class. - Increase STR/CON bonuses provided by dragon forms given by class by 0/2/4. - Make class dragon form bite attack use 1.5 STR bonus. -- Make Thousand Bites spell affect Gold and Black dragon forms of lvl 20 Dragonblood Shifter. +- Make Thousand Bites spell affect dragon forms of lvl 20 Dragonblood Shifter. - Allow applying metamagic to mythic GD spells where metamagic tags were not present. +- Add Ravener form for lvl 20 Dragonblood shifters that are Undead (so normally Liches after ritual). Adds to CHA instead of CON. Reasoning: Draconic aspect bonuses are so small that having them on a timer is just bad. Multiple aspects mirror chimeric aspect. On lvl 20 this will result in you being immune to 4 elements, but a) that's pure no dips lvl 20, b) casters could do it earlier anyway. diff --git a/Repository.json b/Repository.json index 69dc59c..ef7cda6 100644 --- a/Repository.json +++ b/Repository.json @@ -2,7 +2,7 @@ "Releases": [ { "Id": "MicroscopicContentExpansion", - "Version": "1.18.0" + "Version": "1.19.0" } ] } \ No newline at end of file