From 5802b33a0f31798a3206febae362a99d24c017cc Mon Sep 17 00:00:00 2001 From: Jacob Burton Date: Tue, 10 Jun 2025 20:02:45 -0700 Subject: [PATCH] update max-hit-calculator to v2.0.3 (#8179) * Update max-hit-calculator to v2.0.3 - Add max hit tooltips to stat changing items (potions, imbued heart, etc.) - Add setting for disabling sidebar panel - Add tooltips to items in group storage interface * Update max-hit-calculator Fix elemental type weakness when calculated with multiple type modifiers Add Mark of darkness bonus --- plugins/max-hit-calculator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/max-hit-calculator b/plugins/max-hit-calculator index b45bec917..872e10426 100644 --- a/plugins/max-hit-calculator +++ b/plugins/max-hit-calculator @@ -1,2 +1,2 @@ repository=https://github.com/j-cob44/max-hit-calc.git -commit=707290be54bd969cc55da700a98febab5c7bf9eb +commit=77db058c4582da20f895af1989e112e8293a9ea9