diff --git a/dat-schema/poe2/ActiveSkills.gql b/dat-schema/poe2/ActiveSkills.gql index dadb983..7a619d7 100644 --- a/dat-schema/poe2/ActiveSkills.gql +++ b/dat-schema/poe2/ActiveSkills.gql @@ -31,7 +31,7 @@ type ActiveSkills { VideoClip: string @file(ext: ".bk2") CharacterAudioEvent: CharacterAudioEvents AiScript: string @file(ext: ".ais") - MinionType: MinionType + _: rid _: bool ShortDescription: string StatDescriptionType: i32 diff --git a/dat-schema/poe2/Incursion2Crafting.gql b/dat-schema/poe2/Incursion2Crafting.gql index ddcab2e..ad54c1a 100644 --- a/dat-schema/poe2/Incursion2Crafting.gql +++ b/dat-schema/poe2/Incursion2Crafting.gql @@ -10,5 +10,6 @@ type Incursion2Crafting { _: bool _: i32 GlowIcon_DDSFile: string @file(ext: ".dds") - _: rid + SoundEffect: SoundEffects + CanTakeCurrency: bool } \ No newline at end of file diff --git a/dat-schema/poe2/Incursion2Medallions.gql b/dat-schema/poe2/Incursion2Medallions.gql index ea3954c..3a07253 100644 --- a/dat-schema/poe2/Incursion2Medallions.gql +++ b/dat-schema/poe2/Incursion2Medallions.gql @@ -5,7 +5,8 @@ type Incursion2Medallions { FlavourText: string @localized Icon_DDSFile: string @file(ext: ".dds") _: bool - _: rid + MiscObject: MiscObjects Description: string @localized - _: rid + SoundEffect: SoundEffects + _: i32 } \ No newline at end of file diff --git a/dat-schema/poe2/Incursion2RoomPerLevel.gql b/dat-schema/poe2/Incursion2RoomPerLevel.gql index 3c5221b..949f08f 100644 --- a/dat-schema/poe2/Incursion2RoomPerLevel.gql +++ b/dat-schema/poe2/Incursion2RoomPerLevel.gql @@ -6,6 +6,7 @@ type Incursion2RoomPerLevel { Description: string @localized Name: string @localized Icon_DDSFile: string @file(ext: ".dds") - _: rid - _: [i32] + Mod: Mods + ModValues: [i32] + Description2: string } \ No newline at end of file diff --git a/dat-schema/poe2/Incursion2TempleLevelPerCharacterLevel.gql b/dat-schema/poe2/Incursion2TempleLevelPerCharacterLevel.gql index 19a270e..6312187 100644 --- a/dat-schema/poe2/Incursion2TempleLevelPerCharacterLevel.gql +++ b/dat-schema/poe2/Incursion2TempleLevelPerCharacterLevel.gql @@ -2,4 +2,5 @@ type Incursion2TempleLevelPerCharacterLevel { CharacterLevel: i32 @unique AreaLevel: i32 + _: i32 } \ No newline at end of file diff --git a/dat-schema/poe2/ItemisedVisualEffect.gql b/dat-schema/poe2/ItemisedVisualEffect.gql new file mode 100644 index 0000000..f5b18d7 --- /dev/null +++ b/dat-schema/poe2/ItemisedVisualEffect.gql @@ -0,0 +1,25 @@ +# Added 4.1 +type ItemisedVisualEffect { + EffectBaseType: BaseItemTypes + VisualEffect: ItemVisualEffect + VisualIdentity: ItemVisualIdentity + Stats: [Stats] + ItemClasses: [ItemClasses] + _: [rid] + _: bool + _: [i32] + _: [i32] + _: bool + _: [_] + _: bool + _: [_] # All rows empty + _: [_] + _: [_] + _: [_] + _: rid + _: bool + _: rid + _: rid + _: bool + _: bool +} \ No newline at end of file diff --git a/dat-schema/poe2/PassiveSkillTrees.gql b/dat-schema/poe2/PassiveSkillTrees.gql index a0906ed..cd18027 100644 --- a/dat-schema/poe2/PassiveSkillTrees.gql +++ b/dat-schema/poe2/PassiveSkillTrees.gql @@ -18,8 +18,8 @@ type PassiveSkillTrees { _: bool Name: ClientStrings UIArt: PassiveSkillTreeUIArt - _: i32 - _: i32 + _: rid + _: rid _: f32 _: f32 _: f32