diff --git a/SolastaUnfinishedBusiness/ChangelogHistory.txt b/SolastaUnfinishedBusiness/ChangelogHistory.txt
index a0f3fbd1d6..21ec2840b2 100644
--- a/SolastaUnfinishedBusiness/ChangelogHistory.txt
+++ b/SolastaUnfinishedBusiness/ChangelogHistory.txt
@@ -1,12 +1,16 @@
1.5.94.40:
-- added Cloud of Blades 2nd level spell
+ONLY 1 DEVELOPER and 1 DESIGNER/QA did all below in a couple of days... :-) thanks HiddenHax for Design/QA
+
+- added Cloud of Blades spell at 2nd
- changed Flash Freeze spell damage from 12d6 to 10d6
- changed Minor Lifesteal spell damage dice to D6 and target from range hit to melee hit
+- changed Skin of Retribution spell to be closer to tabletop by offering cold damage only
- fixed a crash introduced on v39 when targeting location gadgets [plants, torches, etc.]
- fixed Aura of Vitality spell behavior on some collateral scenarios
- fixed bonus action spells interaction with action switching not restricting main spells to cantrips
- fixed Cloak of Arachnida not getting immunity from Conjure Web spell effects
+- fixed deprecated subs list in settings.xml getting duplicated on every mod boot
- fixed Elemental Expert feat re-rolling dice on any damage type
- fixed Far Step spell to consume a bonus action and use concentration
- fixed Skin of Retribution not removing condition when temp HPs get to zero
diff --git a/SolastaUnfinishedBusiness/Info.json b/SolastaUnfinishedBusiness/Info.json
index 348d227823..30a049d6a6 100644
--- a/SolastaUnfinishedBusiness/Info.json
+++ b/SolastaUnfinishedBusiness/Info.json
@@ -1,7 +1,7 @@
{
"Id": "SolastaUnfinishedBusiness",
"DisplayName": "Unfinished Business [UB1]",
- "Version": "1.5.94.39",
+ "Version": "1.5.94.40",
"GameVersion": "1.5.94",
"ManagerVersion": "0.24.0",
"AssemblyName": "SolastaUnfinishedBusiness.dll",
diff --git a/SolastaUnfinishedBusiness/Settings/empty.xml b/SolastaUnfinishedBusiness/Settings/empty.xml
index 9695a7ef59..9d08a080f3 100644
--- a/SolastaUnfinishedBusiness/Settings/empty.xml
+++ b/SolastaUnfinishedBusiness/Settings/empty.xml
@@ -211,13 +211,13 @@
true
true
true
-
+
CollegeOfHarlequin
MartialMarshal
MartialMartialDefender
RoguishRaven
WayOfTheDistantHand
-
+
false
false
false
@@ -288,11 +288,11 @@
false
false
false
- true
- true
+ false
+ false
false
- true
- true
+ false
+ false
false
false
false
@@ -990,4 +990,7 @@
false
false
false
+ false
+ false
+ false
\ No newline at end of file
diff --git a/SolastaUnfinishedBusiness/Settings/zappastuff.xml b/SolastaUnfinishedBusiness/Settings/zappastuff.xml
index 2197e55451..5a6a1e2d88 100644
--- a/SolastaUnfinishedBusiness/Settings/zappastuff.xml
+++ b/SolastaUnfinishedBusiness/Settings/zappastuff.xml
@@ -211,13 +211,13 @@
true
true
true
-
+
CollegeOfHarlequin
MartialMarshal
MartialMartialDefender
RoguishRaven
WayOfTheDistantHand
-
+
false
true
false
@@ -975,7 +975,6 @@
ShieldExpert
Torchbearer
Interception
- ZenArcher
4
@@ -1123,6 +1122,7 @@
ResonatingStrike
SunlightBlade
EarthTremor
+ CloudOfDaggers
MirrorImage
BlessingOfRime
BrainBulwark
@@ -1272,6 +1272,7 @@
ElementalInfusion
VileBrew
BindingIce
+ CloudOfDaggers
ColorBurst
NoxiousSpray
PsychicWhip
@@ -1314,6 +1315,7 @@
TollTheDead
SkinOfRetribution
VoidGrasp
+ CloudOfDaggers
NoxiousSpray
MirrorImage
ShadowBlade
@@ -1366,6 +1368,7 @@
RadiantMotes
VileBrew
BindingIce
+ CloudOfDaggers
ColorBurst
NoxiousSpray
PsychicWhip
diff --git a/SolastaUnfinishedBusiness/SolastaUnfinishedBusiness.csproj b/SolastaUnfinishedBusiness/SolastaUnfinishedBusiness.csproj
index 5be96a6ce1..da62dcf8c4 100644
--- a/SolastaUnfinishedBusiness/SolastaUnfinishedBusiness.csproj
+++ b/SolastaUnfinishedBusiness/SolastaUnfinishedBusiness.csproj
@@ -3,7 +3,7 @@
12
net472
- 1.5.94.39
+ 1.5.94.40
https://github.com/SolastaMods/SolastaUnfinishedBusiness
git
Debug Install;Release Install
@@ -235,7 +235,7 @@
-
+