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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions definitions/BattlemasterList.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ int Field_4_4_0_54339_016?
int Field_4_4_0_54339_017?
int Field_1_15_3_55112_016?
int Field_1_15_3_55112_017?
int Field_12_0_0_63534_004?

LAYOUT 1DAAA212
BUILD 1.13.7.37279, 1.13.7.37429, 1.13.7.37892, 1.13.7.38178, 1.13.7.38296, 1.13.7.38363, 1.13.7.38386, 1.13.7.38475, 1.13.7.38631, 1.13.7.38704, 1.13.7.39605, 1.13.7.39692
Expand Down Expand Up @@ -656,7 +655,7 @@ Name_lang
GameType_lang
ShortDescription_lang
LongDescription_lang
Field_12_0_0_63534_004<8>
InstanceType<8>
PvpType<32>
MinLevel<8>
MaxLevel<8>
Expand Down
8 changes: 4 additions & 4 deletions definitions/CurrencyTypes.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ int Field_1_15_3_55112_010?
int Field_1_15_3_55112_011?
float Field_1_15_4_56400_012?
int OrderIndex?
float Field_12_0_0_64124_018?
int Field_12_0_0_64124_019?
float RecraftReagentCountPercentage?
int OrderSource? // CraftingOrderReagentSource enum
int<MCRCurrency::ID> MCRCurrencyID?

LAYOUT EFA2B68B
Expand Down Expand Up @@ -597,7 +597,7 @@ RechargingAmountPerCycle<u32>
RechargingCycleDurationMS<u32>
WarbondTransferPercentage
OrderIndex<u8>
Field_12_0_0_64124_018
Field_12_0_0_64124_019<u8>
RecraftReagentCountPercentage
OrderSource<u8>
MCRCurrencyID<32>
Flags<32>[2]
10 changes: 5 additions & 5 deletions definitions/Item.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ int<CraftingQuality::ID> CraftingQualityID?
int<ScalingStatDistribution::ID> ScalingStatDistributionID?
int ScalingStatValue?
int Field_12_0_0_63534_010?
float Field_12_0_0_63534_013?
int Field_12_0_0_63534_014?
int Field_11_2_7_63642_011? // DBAnalyser: [ModifiedCraftingReagentItemID, 0,95%], [CraftingQualityID, 0,95%], [Field_12_0_0_63534_014, 0,95%]
float RecraftReagentCountPercentage?
int OrderSource?
int Field_11_2_7_63642_011? // DBAnalyser: [ModifiedCraftingReagentItemID, 0,95%], [CraftingQualityID, 0,95%], [OrderSource, 0,95%]

LAYOUT 92F85B98
BUILD 1.13.0.28211
Expand Down Expand Up @@ -602,5 +602,5 @@ ModifiedCraftingReagentItemID<32>
Field_12_0_0_63534_010<u8>
CraftingQualityID<32>
Field_11_2_7_63642_011<32>
Field_12_0_0_63534_013
Field_12_0_0_63534_014<u8>
RecraftReagentCountPercentage
OrderSource<u8>
4 changes: 2 additions & 2 deletions definitions/SpellDuration.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ int ID
int Duration
int DurationPerLevel
int MaxDuration
int Field_12_0_0_64499_002?
int DurationPerResource

LAYOUT 5ECABAFD
BUILD 4.4.0.53627, 4.4.0.53750, 4.4.0.53863, 4.4.0.53973, 4.4.0.54027, 4.4.0.54137, 4.4.0.54217, 4.4.0.54339, 4.4.0.54377, 4.4.0.54427, 4.4.0.54481, 4.4.0.54500, 4.4.0.54501, 4.4.0.54525, 4.4.0.54558, 4.4.0.54647, 4.4.0.54670, 4.4.0.54737, 4.4.0.54851, 4.4.0.54901, 4.4.0.54986, 4.4.0.55006, 4.4.0.55056, 4.4.0.55141, 4.4.0.55262, 4.4.0.55460, 4.4.0.55613, 4.4.0.55639, 4.4.0.56014, 4.4.0.56420, 4.4.0.56489, 4.4.0.56713, 4.4.0.57244
Expand Down Expand Up @@ -149,4 +149,4 @@ BUILD 12.0.0.64499, 12.0.0.64507, 12.0.0.64529, 12.0.0.64611, 12.0.0.64741, 12.0
$noninline,id$ID<32>
Duration<32>
MaxDuration<32>
Field_12_0_0_64499_002<32>
DurationPerResource<32>
8 changes: 4 additions & 4 deletions definitions/SpellReagentsCurrency.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ int ID
int CurrencyCount
int<CurrencyTypes::ID> CurrencyTypesID
int<Spell::ID> SpellID
int Field_12_0_0_64124_003?
int Field_12_0_0_64124_004?
int OverrideRecraftCurrencyCount? // if not 0 then recrafting item costs this amount of currency instead of CurrencyCount * CurrencyTypes::RecraftReagentCountPercentage
int OrderSource? // CraftingOrderReagentSource enum

LAYOUT 90A5E5D2, 4D3F01C6, 1D2927F1
BUILD 10.0.0.43342
Expand Down Expand Up @@ -114,5 +114,5 @@ $noninline,id$ID<32>
$relation$SpellID<32>
CurrencyTypesID<32>
CurrencyCount<32>
Field_12_0_0_64124_003<32>
Field_12_0_0_64124_004<u8>
OverrideRecraftCurrencyCount<32>
OrderSource<u8>