Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
38 changes: 19 additions & 19 deletions dat-schema/_Core.gql
Original file line number Diff line number Diff line change
Expand Up @@ -702,9 +702,9 @@ type BuffDefinitions {
Removable: bool
Name: string
StatsKeys: [Stats]
_: bool
CancelOnDeath: bool
_: i32
_: bool
ShowCount: bool
Maximum_StatsKey: Stats
Current_StatsKey: Stats
_: bool
Expand All @@ -724,19 +724,19 @@ type BuffDefinitions {
_: bool
MinStat: Stats
_: bool
_: i32
_: bool
UIStackMode: i32
_: bool
IsSkillBuff: bool
_: i32
_: [i32]
_: bool
_: bool
MultiPartAchievement: [MultiPartAchievements]
_: bool
_: [Stats]
BinaryStats: [Stats]
_: [Stats]
_: [Stats]
Stats2: [Stats]
GrantedFlags: [Stats]
GrantedStats: [Stats]
ConditionStats: [Stats]
_: bool
_: bool
_: bool
Expand Down Expand Up @@ -1909,7 +1909,7 @@ type GeometryAttack {
_: i32
_: bool
_: bool
_: rid # All rows empty
BuffVisual: BuffVisuals
_: bool
_: [i32]
_: bool
Expand Down Expand Up @@ -3155,7 +3155,7 @@ type MicrotransactionRecycleSalvageValues {
type MicrotransactionSlot {
Id: i32
ShopTag: ShopTag
Name: string @localized
Name: string @unique @localized
InventorySlot: Inventories
FlaskSlot: i32
_: bool
Expand Down Expand Up @@ -3690,15 +3690,15 @@ type MonsterPacks {
Id: string @unique
_: i32
WorldAreasKeys: [WorldAreas]
_: i32
_: i32
MinCount: i32
MaxCount: i32
BossMonsterSpawnChance: i32
BossMonsterCount: i32
BossMonster_MonsterVarietiesKeys: [MonsterVarieties]
_: bool
_: [i32]
_: [string]
TagsKeys: [Tags]
Grounds: [string]
Tags: [Tags]
MinLevel: i32
MaxLevel: i32
WorldAreas2: [Tags]
Expand Down Expand Up @@ -4328,7 +4328,7 @@ type PassiveJewelRadii {
type PassiveJewelSlots {
Slot: PassiveSkills
ClusterJewelSize: PassiveTreeExpansionJewelSizes
_: i32
ClusterIndex: i32
ReplacesSlot: PassiveJewelSlots
ProxySlot: PassiveSkills
StartIndices: [i32]
Expand Down Expand Up @@ -4909,7 +4909,7 @@ type RogueExileGiants {

type Rulesets {
Id: string @unique
_: [string]
_: [Rulesets]
}

type RunicCircles {
Expand Down Expand Up @@ -5555,8 +5555,8 @@ type Tutorial {
ClientString: ClientStrings
IsEnabled: bool
_: i32
_: [i32]
QuestFlag: QuestFlags
QuestFlags: [QuestFlags]
QuestFlagComplete: QuestFlags
_: i32
_: [i32]
_: bool
Expand Down Expand Up @@ -5759,7 +5759,7 @@ type WorldAreas {
HasWaypoint: bool
Connections_WorldAreasKeys: [WorldAreas]
AreaLevel: i32
HASH16: i16
HASH16: u16
_: i32
_: i32
LoadingScreens: [string] @file(ext: ".dds")
Expand Down
10 changes: 0 additions & 10 deletions dat-schema/poe2/AbyssBenchTicketTypes.gql

This file was deleted.

8 changes: 0 additions & 8 deletions dat-schema/poe2/AbyssMonsterModReplacement.gql

This file was deleted.

8 changes: 0 additions & 8 deletions dat-schema/poe2/AchievementItemRewards.gql

This file was deleted.

8 changes: 0 additions & 8 deletions dat-schema/poe2/ActionTypes.gql

This file was deleted.

14 changes: 0 additions & 14 deletions dat-schema/poe2/ActiveSkillRequirements.gql

This file was deleted.

5 changes: 0 additions & 5 deletions dat-schema/poe2/ActiveSkillWeaponRequirement.gql

This file was deleted.

41 changes: 0 additions & 41 deletions dat-schema/poe2/ActiveSkills.gql

This file was deleted.

16 changes: 0 additions & 16 deletions dat-schema/poe2/Acts.gql

This file was deleted.

6 changes: 0 additions & 6 deletions dat-schema/poe2/AddBuffToTargetVarieties.gql

This file was deleted.

5 changes: 0 additions & 5 deletions dat-schema/poe2/AdditionalLifeScaling.gql

This file was deleted.

14 changes: 0 additions & 14 deletions dat-schema/poe2/AegisVariations.gql

This file was deleted.

11 changes: 0 additions & 11 deletions dat-schema/poe2/AlternatePassiveAdditions.gql

This file was deleted.

21 changes: 0 additions & 21 deletions dat-schema/poe2/AlternatePassiveSkills.gql

This file was deleted.

7 changes: 0 additions & 7 deletions dat-schema/poe2/AlternateQualityTypes.gql

This file was deleted.

7 changes: 0 additions & 7 deletions dat-schema/poe2/AlternateTreeArt.gql

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions dat-schema/poe2/AlternateTreeVersions.gql

This file was deleted.

6 changes: 0 additions & 6 deletions dat-schema/poe2/AnimateWeaponUniques.gql

This file was deleted.

3 changes: 0 additions & 3 deletions dat-schema/poe2/Animation.gql

This file was deleted.

9 changes: 0 additions & 9 deletions dat-schema/poe2/ArmourTypes.gql

This file was deleted.

22 changes: 0 additions & 22 deletions dat-schema/poe2/Ascendancy.gql

This file was deleted.

5 changes: 0 additions & 5 deletions dat-schema/poe2/AscendancyPassiveSkillOverrides.gql

This file was deleted.

Loading
Loading