Skip to content

Commit

Permalink
10.2.0.51685 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlamin committed Oct 11, 2023
1 parent 6134e56 commit 9f0099e
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 30 deletions.
12 changes: 4 additions & 8 deletions definitions/ChrCreateClassAnimTargetInfo.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ int ID
int<ChrRaces::ID> ChrRacesID // 0: race-independent fallback
int Sex // 0: Male, 1: Female, 3: fallback
int<ChrClasses::ID> ChrClassesID
int Field_10_2_0_51685_000?
int Field_10_2_0_51685_001?
int Field_10_2_0_51685_002?
int Field_10_2_0_51685_003?

LAYOUT 5D06AB00
BUILD 10.0.0.43342
Expand Down Expand Up @@ -40,7 +36,7 @@ $noninline,relation$ChrClassesID<32>

LAYOUT 9CC6607E
BUILD 10.2.0.51685
$id$Field_10_2_0_51685_000<32>
Field_10_2_0_51685_001<32>
Field_10_2_0_51685_002<8>
$noninline,relation$Field_10_2_0_51685_003<32>
$id$ID<32>
ChrRacesID<32>
Sex<8>
$noninline,relation$ChrClassesID<32>
4 changes: 2 additions & 2 deletions definitions/ItemFixupAction.dbd
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
COLUMNS
int ID
int Field_10_2_0_51685_000?
int Field_10_2_0_51685_001?
int<ItemFixup::ID> ItemFixupID?

LAYOUT 3B964A51
BUILD 10.2.0.51685
$noninline,id$ID<32>
Field_10_2_0_51685_000<32>
$noninline,relation$Field_10_2_0_51685_001<32>
$noninline,relation$ItemFixupID<32>
12 changes: 4 additions & 8 deletions definitions/MythicPlusSeasonRewardLevels.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@ int WeeklyRewardLevel
int EndOfRunRewardLevel
int Season // later moved to MythicPlusSeason
int<MythicPlusSeason::ID> MythicPlusSeasonID
int Field_10_2_0_51521_000?
int Field_10_2_0_51521_001?
int Field_10_2_0_51521_002?
int Field_10_2_0_51521_003?
int Field_10_2_0_51521_004?

LAYOUT 4C011559
BUILD 2.5.4.42581, 2.5.4.42695, 2.5.4.42757, 2.5.4.42800, 2.5.4.42869, 2.5.4.42870, 2.5.4.42873, 2.5.4.42917, 2.5.4.42940, 2.5.4.43400, 2.5.4.43638, 2.5.4.43861, 2.5.4.44036, 2.5.4.44171, 2.5.4.44400, 2.5.4.44833
Expand Down Expand Up @@ -94,8 +90,8 @@ $noninline,relation$MythicPlusSeasonID<32>
LAYOUT A1A30565
BUILD 10.2.0.51521, 10.2.0.51601, 10.2.0.51685
$noninline,id$ID<32>
$relation$Field_10_2_0_51521_000<32>
$relation$MythicPlusSeasonID<32>
Field_10_2_0_51521_001<32>
Field_10_2_0_51521_002<32>
Field_10_2_0_51521_003<32>
Field_10_2_0_51521_004<32>
DifficultyLevel<32>
WeeklyRewardLevel<32>
EndOfRunRewardLevel<32>
20 changes: 10 additions & 10 deletions definitions/UiTextureAtlasElementSliceData.dbd
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
COLUMNS
int ID?
int<UiTextureAtlasElement::ID> UiTextureAtlasElementID?
int Field_10_2_0_51239_002?
int Field_10_2_0_51239_003?
int Field_10_2_0_51239_004?
int Field_10_2_0_51239_005?
int Field_10_2_0_51239_006?
int Left?
int Top?
int Right?
int Bottom?
int SliceMode?

LAYOUT 105CAB2E
BUILD 10.2.0.51239, 10.2.0.51297, 10.2.0.51425, 10.2.0.51521, 10.2.0.51601, 10.2.0.51685
$id$ID<32>
UiTextureAtlasElementID<32>
Field_10_2_0_51239_002<32>
Field_10_2_0_51239_003<32>
Field_10_2_0_51239_004<32>
Field_10_2_0_51239_005<32>
Field_10_2_0_51239_006<u8>
Left<32>
Top<32>
Right<32>
Bottom<32>
SliceMode<u8>
4 changes: 2 additions & 2 deletions definitions/WeeklyRewardChestActivityTier.dbd
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
COLUMNS
int Field_10_2_0_51521_000?
int ID?
int Field_10_2_0_51521_001?
int Field_10_2_0_51521_002?

LAYOUT 4265F6DC
BUILD 10.2.0.51521, 10.2.0.51601, 10.2.0.51685
$id$Field_10_2_0_51521_000<32>
$id$ID<32>
Field_10_2_0_51521_001<32>
Field_10_2_0_51521_002<32>

0 comments on commit 9f0099e

Please sign in to comment.