From a6ade0798883990c5a8959df4ce23d8f6f9abf01 Mon Sep 17 00:00:00 2001 From: Jacob Lawrence Date: Sat, 5 Sep 2026 22:54:04 -0400 Subject: [PATCH] Update PoE2 Ultimatum modifier schema for 0.5.5 --- dat-schema/poe2/_Core.gql | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dat-schema/poe2/_Core.gql b/dat-schema/poe2/_Core.gql index feb3edd..57eae9b 100644 --- a/dat-schema/poe2/_Core.gql +++ b/dat-schema/poe2/_Core.gql @@ -7109,6 +7109,15 @@ type UltimatumModifiers { MapStats: [Stats] MapStatValues: [i32] MapMods: [Mods] + _: i32 # All rows 0 + _: i32 # All rows 0 + _: i32 # All rows 0 + PreviousTiers: [UltimatumModifiers] + NextTier: UltimatumModifiers + _: bool + _: [i32] + _: i32 + _: i32 } type UltimatumMonsterPackFamily {