diff --git a/dat-schema/poe2/_Core.gql b/dat-schema/poe2/_Core.gql index bb47563..3c403ea 100644 --- a/dat-schema/poe2/_Core.gql +++ b/dat-schema/poe2/_Core.gql @@ -5322,7 +5322,8 @@ type SkillGems @tags(list: ["item:def"]) { GemType: i32 _: bool _: bool - Awakened: SkillGems + AwakenedVariant: SkillGems + RegularVariant: SkillGems GemColour: i32 MinLevelReq: i32 ItemExperienceType: ItemExperienceTypes