Skip to content

Commit a3d0467

Browse files
authored
Name PlayerData(*) (#215)
1 parent ecf5204 commit a3d0467

5 files changed

Lines changed: 27 additions & 27 deletions

File tree

definitions/CraftingData.dbd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ int FirstCraftTreasureID?
1414
int<ItemBonusTree::ID> ItemBonusTreeID?
1515
float Field_10_0_0_45141_011?
1616
int CraftedTreasureID?
17-
int Field_10_2_5_52432_014?
17+
int<PlayerDataFlagCharacter::ID> FirstCraftPlayerDataFlagCharacterID?
1818

1919
LAYOUT B91A8F5E
2020
BUILD 10.0.0.44167
@@ -124,7 +124,7 @@ Field_10_0_0_44649_009
124124
Field_10_0_0_45141_011
125125
FirstCraftFlagQuestID<32>
126126
FirstCraftTreasureID<32>
127-
Field_10_2_5_52432_014<32>
127+
FirstCraftPlayerDataFlagCharacterID<32>
128128
CraftedTreasureID<32>
129129

130130
LAYOUT C21C854F
@@ -153,5 +153,5 @@ Field_10_0_0_44649_009
153153
Field_10_0_0_45141_011
154154
FirstCraftFlagQuestID<32>
155155
FirstCraftTreasureID<32>
156-
Field_10_2_5_52432_014<32>
156+
FirstCraftPlayerDataFlagCharacterID<32>
157157
CraftedTreasureID<32>
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
COLUMNS
22
int ID?
3-
int Field_11_0_0_54210_001?
4-
int Field_11_0_0_54210_002?
3+
int StorageIndex?
4+
int Type? // 0 = int64, 1 = float
55

66
LAYOUT 45198186
77
BUILD 11.0.0.54210, 11.0.0.54289, 11.0.0.54311, 11.0.0.54361
88
$id$ID<32>
9-
Field_11_0_0_54210_001<32>
10-
Field_11_0_0_54210_002<32>
9+
StorageIndex<32>
10+
Type<32>
1111

1212
LAYOUT 7F54ED49
1313
BUILD 11.1.0.58221, 11.1.0.58626, 11.1.0.58731, 11.1.0.58774, 11.1.0.58819, 11.1.0.58945, 11.1.0.58999, 11.1.0.59095, 11.1.0.59184, 11.1.0.59241, 11.1.0.59324, 11.1.0.59347, 11.1.0.59425, 11.1.0.59466, 11.1.0.59490, 11.1.0.59538, 11.1.0.59570, 11.1.0.59679, 11.1.0.59888, 11.1.0.60037, 11.1.0.60189, 11.1.0.60228, 11.1.0.60257
@@ -23,14 +23,14 @@ BUILD 1.15.6.58185, 1.15.6.58658, 1.15.6.58725, 1.15.6.58797, 1.15.6.58844, 1.15
2323
BUILD 1.15.5.57537, 1.15.5.57611, 1.15.5.57638, 1.15.5.57716, 1.15.5.57807, 1.15.5.57917, 1.15.5.57979, 1.15.5.58534, 1.15.5.58555
2424
BUILD 1.15.4.56400, 1.15.4.56419, 1.15.4.56493, 1.15.4.56573, 1.15.4.56708, 1.15.4.56718, 1.15.4.56738, 1.15.4.56760, 1.15.4.56817, 1.15.4.56857, 1.15.4.57134
2525
$id$ID<32>
26-
Field_11_0_0_54210_001<32>
27-
Field_11_0_0_54210_002<32>
26+
StorageIndex<32>
27+
Type<32>
2828

2929
LAYOUT 099A3DF9
3030
BUILD 11.2.0.61476, 11.2.0.61624, 11.2.0.61684, 11.2.0.61703
3131
BUILD 11.1.7.60520, 11.1.7.60672, 11.1.7.60799, 11.1.7.60915, 11.1.7.61032, 11.1.7.61048, 11.1.7.61131, 11.1.7.61340, 11.1.7.61406, 11.1.7.61491, 11.1.7.61559, 11.1.7.61609
3232
BUILD 11.1.5.59571, 11.1.5.59651, 11.1.5.59735, 11.1.5.59919, 11.1.5.60008, 11.1.5.60067, 11.1.5.60179, 11.1.5.60253, 11.1.5.60392, 11.1.5.60428, 11.1.5.60490, 11.1.5.60568, 11.1.5.60822, 11.1.5.61122, 11.1.5.61188, 11.1.5.61265
3333
BUILD 5.5.0.60481, 5.5.0.60548, 5.5.0.60700, 5.5.0.60802, 5.5.0.61000, 5.5.0.61051, 5.5.0.61135, 5.5.0.61184, 5.5.0.61208, 5.5.0.61217, 5.5.0.61411, 5.5.0.61496, 5.5.0.61632, 5.5.0.61735
3434
$id$ID<32>
35-
Field_11_0_0_54210_001<32>
36-
Field_11_0_0_54210_002<32>
35+
StorageIndex<32>
36+
Type<32>
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
COLUMNS
22
int ID?
3-
int Field_11_0_0_54210_001?
4-
int Field_11_0_0_54210_002?
3+
int StorageIndex?
4+
int Type? // 0 = int64, 1 = float
55

66
LAYOUT 45198186
77
BUILD 11.0.0.54210, 11.0.0.54289, 11.0.0.54311, 11.0.0.54361
88
$id$ID<32>
9-
Field_11_0_0_54210_001<32>
10-
Field_11_0_0_54210_002<32>
9+
StorageIndex<32>
10+
Type<32>
1111

1212
LAYOUT 7F54ED49
1313
BUILD 11.1.0.58221, 11.1.0.58626, 11.1.0.58731, 11.1.0.58774, 11.1.0.58819, 11.1.0.58945, 11.1.0.58999, 11.1.0.59095, 11.1.0.59184, 11.1.0.59241, 11.1.0.59324, 11.1.0.59347, 11.1.0.59425, 11.1.0.59466, 11.1.0.59490, 11.1.0.59538, 11.1.0.59570, 11.1.0.59679, 11.1.0.59888, 11.1.0.60037, 11.1.0.60189, 11.1.0.60228, 11.1.0.60257
@@ -23,14 +23,14 @@ BUILD 1.15.6.58185, 1.15.6.58658, 1.15.6.58725, 1.15.6.58797, 1.15.6.58844, 1.15
2323
BUILD 1.15.5.57537, 1.15.5.57611, 1.15.5.57638, 1.15.5.57716, 1.15.5.57807, 1.15.5.57917, 1.15.5.57979, 1.15.5.58534, 1.15.5.58555
2424
BUILD 1.15.4.56400, 1.15.4.56419, 1.15.4.56493, 1.15.4.56573, 1.15.4.56708, 1.15.4.56718, 1.15.4.56738, 1.15.4.56760, 1.15.4.56817, 1.15.4.56857, 1.15.4.57134
2525
$id$ID<32>
26-
Field_11_0_0_54210_001<32>
27-
Field_11_0_0_54210_002<32>
26+
StorageIndex<32>
27+
Type<32>
2828

2929
LAYOUT 099A3DF9
3030
BUILD 11.2.0.61476, 11.2.0.61624, 11.2.0.61684, 11.2.0.61703
3131
BUILD 11.1.7.60520, 11.1.7.60672, 11.1.7.60799, 11.1.7.60915, 11.1.7.61032, 11.1.7.61048, 11.1.7.61131, 11.1.7.61340, 11.1.7.61406, 11.1.7.61491, 11.1.7.61559, 11.1.7.61609
3232
BUILD 11.1.5.59571, 11.1.5.59651, 11.1.5.59735, 11.1.5.59919, 11.1.5.60008, 11.1.5.60067, 11.1.5.60179, 11.1.5.60253, 11.1.5.60392, 11.1.5.60428, 11.1.5.60490, 11.1.5.60568, 11.1.5.60822, 11.1.5.61122, 11.1.5.61188, 11.1.5.61265
3333
BUILD 5.5.0.60481, 5.5.0.60548, 5.5.0.60700, 5.5.0.60802, 5.5.0.61000, 5.5.0.61051, 5.5.0.61135, 5.5.0.61184, 5.5.0.61208, 5.5.0.61217, 5.5.0.61411, 5.5.0.61496, 5.5.0.61632, 5.5.0.61735
3434
$id$ID<32>
35-
Field_11_0_0_54210_001<32>
36-
Field_11_0_0_54210_002<32>
35+
StorageIndex<32>
36+
Type<32>

definitions/PlayerDataFlagAccount.dbd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
COLUMNS
22
int ID
3-
int Field_10_2_5_52206_000?
3+
int StorageIndex?
44
int Field_11_0_7_57361_001?
55

66
LAYOUT 5C476AE6
@@ -12,7 +12,7 @@ BUILD 4.4.0.53627, 4.4.0.53750, 4.4.0.53863, 4.4.0.53973, 4.4.0.54027, 4.4.0.541
1212
BUILD 1.15.2.53941, 1.15.2.54029, 1.15.2.54067, 1.15.2.54092, 1.15.2.54262, 1.15.2.54332, 1.15.2.54649, 1.15.2.54902, 1.15.2.55002, 1.15.2.55140
1313
BUILD 1.15.1.53009, 1.15.1.53181, 1.15.1.53247, 1.15.1.53495, 1.15.1.53623
1414
$noninline,id$ID<32>
15-
Field_10_2_5_52206_000<32>
15+
StorageIndex<32>
1616

1717
LAYOUT 2A4C0DDD
1818
BUILD 11.0.5.56487, 11.0.5.56572, 11.0.5.56646, 11.0.5.56749, 11.0.5.56865, 11.0.5.57171, 11.0.5.57212, 11.0.5.57292, 11.0.5.57388, 11.0.5.57534, 11.0.5.57637, 11.0.5.57689
@@ -23,7 +23,7 @@ BUILD 1.15.5.57537, 1.15.5.57611, 1.15.5.57638, 1.15.5.57716, 1.15.5.57807, 1.15
2323
BUILD 1.15.4.56400, 1.15.4.56419, 1.15.4.56493, 1.15.4.56573, 1.15.4.56708, 1.15.4.56718, 1.15.4.56738, 1.15.4.56760, 1.15.4.56817, 1.15.4.56857, 1.15.4.57134
2424
BUILD 1.15.3.55112, 1.15.3.55244, 1.15.3.55348, 1.15.3.55391, 1.15.3.55515, 1.15.3.55563, 1.15.3.55646, 1.15.3.55917, 1.15.3.56488, 1.15.3.56626
2525
$noninline,id$ID<32>
26-
Field_10_2_5_52206_000<32>
26+
StorageIndex<32>
2727

2828
LAYOUT 23ECE2B1
2929
BUILD 11.2.0.61476, 11.2.0.61624, 11.2.0.61684, 11.2.0.61703
@@ -37,5 +37,5 @@ BUILD 3.4.4.59817, 3.4.4.59853, 3.4.4.59887, 3.4.4.60003, 3.4.4.60063, 3.4.4.601
3737
BUILD 1.15.7.59706, 1.15.7.59856, 1.15.7.60000, 1.15.7.60013, 1.15.7.60141, 1.15.7.60191, 1.15.7.60249, 1.15.7.60277, 1.15.7.60663, 1.15.7.60932, 1.15.7.61124, 1.15.7.61186, 1.15.7.61257, 1.15.7.61582
3838
BUILD 1.15.6.58185, 1.15.6.58658, 1.15.6.58725, 1.15.6.58797, 1.15.6.58844, 1.15.6.58866, 1.15.6.58912, 1.15.6.59415
3939
$noninline,id$ID<32>
40-
Field_10_2_5_52206_000<32>
40+
StorageIndex<32>
4141
Field_11_0_7_57361_001<32>

definitions/PlayerDataFlagCharacter.dbd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
COLUMNS
22
int ID
3-
int Field_10_2_5_52206_000?
3+
int StorageIndex?
44
int Field_11_0_7_57361_001?
55

66
LAYOUT 5C476AE6
@@ -12,7 +12,7 @@ BUILD 4.4.0.53627, 4.4.0.53750, 4.4.0.53863, 4.4.0.53973, 4.4.0.54027, 4.4.0.541
1212
BUILD 1.15.2.53941, 1.15.2.54029, 1.15.2.54067, 1.15.2.54092, 1.15.2.54262, 1.15.2.54332, 1.15.2.54649, 1.15.2.54902, 1.15.2.55002, 1.15.2.55140
1313
BUILD 1.15.1.53009, 1.15.1.53181, 1.15.1.53247, 1.15.1.53495, 1.15.1.53623
1414
$noninline,id$ID<32>
15-
Field_10_2_5_52206_000<32>
15+
StorageIndex<32>
1616

1717
LAYOUT 2A4C0DDD
1818
BUILD 11.0.5.56487, 11.0.5.56572, 11.0.5.56646, 11.0.5.56749, 11.0.5.56865, 11.0.5.57171, 11.0.5.57212, 11.0.5.57292, 11.0.5.57388, 11.0.5.57534, 11.0.5.57637, 11.0.5.57689
@@ -23,7 +23,7 @@ BUILD 1.15.5.57537, 1.15.5.57611, 1.15.5.57638, 1.15.5.57716, 1.15.5.57807, 1.15
2323
BUILD 1.15.4.56400, 1.15.4.56419, 1.15.4.56493, 1.15.4.56573, 1.15.4.56708, 1.15.4.56718, 1.15.4.56738, 1.15.4.56760, 1.15.4.56817, 1.15.4.56857, 1.15.4.57134
2424
BUILD 1.15.3.55112, 1.15.3.55244, 1.15.3.55348, 1.15.3.55391, 1.15.3.55515, 1.15.3.55563, 1.15.3.55646, 1.15.3.55917, 1.15.3.56488, 1.15.3.56626
2525
$noninline,id$ID<32>
26-
Field_10_2_5_52206_000<32>
26+
StorageIndex<32>
2727

2828
LAYOUT 23ECE2B1
2929
BUILD 11.2.0.61476, 11.2.0.61624, 11.2.0.61684, 11.2.0.61703
@@ -37,5 +37,5 @@ BUILD 3.4.4.59817, 3.4.4.59853, 3.4.4.59887, 3.4.4.60003, 3.4.4.60063, 3.4.4.601
3737
BUILD 1.15.7.59706, 1.15.7.59856, 1.15.7.60000, 1.15.7.60013, 1.15.7.60141, 1.15.7.60191, 1.15.7.60249, 1.15.7.60277, 1.15.7.60663, 1.15.7.60932, 1.15.7.61124, 1.15.7.61186, 1.15.7.61257, 1.15.7.61582
3838
BUILD 1.15.6.58185, 1.15.6.58658, 1.15.6.58725, 1.15.6.58797, 1.15.6.58844, 1.15.6.58866, 1.15.6.58912, 1.15.6.59415
3939
$noninline,id$ID<32>
40-
Field_10_2_5_52206_000<32>
40+
StorageIndex<32>
4141
Field_11_0_7_57361_001<32>

0 commit comments

Comments
 (0)