Skip to content

Commit

Permalink
11.1 pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Marlamin committed Dec 20, 2024
1 parent 1978c4a commit 4189d28
Show file tree
Hide file tree
Showing 18 changed files with 60 additions and 68 deletions.
16 changes: 8 additions & 8 deletions definitions/CharStartKit.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ float AlteredFormCustomizeRotation? // Fall back to ChrRaces if not set
float ChrModel_9_0_1_35522_001Override? // moved to ChrClassUIChrModelInfo
float ChrModel_9_0_1_35522_001Override_Female? // moved to ChrClassUIChrModelInfo
int CharacterCreationAnimLoopWaitTimeMs // fall back to column in ChrClasses if notset
locstring Field_11_1_0_58221_000_lang? // DBAnalyser: [ZoneName_lang, 0,79%]
int Field_11_1_0_58221_004? // DBAnalyser: [ChrClassesID, 0,79%]
int Field_11_1_0_58221_005? // DBAnalyser: [ZoneImageAtlas, 0,78%]
int Field_11_1_0_58221_006? // DBAnalyser: [MaleCharacterCreationIdleVisual, 0,86%], [CharacterCreationIdleGroundVisual, 0,86%]
int Field_11_1_0_58221_007? // DBAnalyser: [MaleCharacterCreationVisual, 0,86%]
int Field_11_1_0_58221_010? // DBAnalyser: [MaleCharacterCreationVisual, 0,86%]
locstring Field_11_1_0_58221_000_lang? // DBAnalyser: [ZoneName_lang, 0,79%]
int Field_11_1_0_58221_004? // DBAnalyser: [ChrClassesID, 0,79%]
int Field_11_1_0_58221_005? // DBAnalyser: [ZoneImageAtlas, 0,78%]
int Field_11_1_0_58221_006? // DBAnalyser: [MaleCharacterCreationIdleVisual, 0,86%], [CharacterCreationIdleGroundVisual, 0,86%]
int Field_11_1_0_58221_007? // DBAnalyser: [MaleCharacterCreationVisual, 0,86%]
int Field_11_1_0_58221_010? // DBAnalyser: [MaleCharacterCreationVisual, 0,86%]
int Field_11_1_0_58221_012?
int Field_11_1_0_58221_014? // DBAnalyser: [AlteredFormCharacterCreationIdleVisual, 0,95%], [CharacterCreationAnimLoopWaitTimeMs, 0,95%]
int Field_11_1_0_58221_015? // DBAnalyser: [ChrRacesID, 0,78%]
int Field_11_1_0_58221_014? // DBAnalyser: [AlteredFormCharacterCreationIdleVisual, 0,95%], [CharacterCreationAnimLoopWaitTimeMs, 0,95%]
int Field_11_1_0_58221_015? // DBAnalyser: [ChrRacesID, 0,78%]

LAYOUT CC89E761
BUILD 9.0.1.34137, 9.0.1.34199, 9.0.1.34278, 9.0.1.34324, 9.0.1.34365, 9.0.1.34392
Expand Down
4 changes: 2 additions & 2 deletions definitions/CreatureSoundData.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ int<SoundEntries::ID> TauntSoundID
int<SoundEntries::ID> WindupCriticalSoundID
int<SoundEntries::ID> WindupSoundID
int Field_10_1_5_50006_036?
int Field_11_1_0_58221_005? // DBAnalyser: [SoundInjuryCrushingBlowID, 0,95%], [NPCSoundID, 0,95%]
int Field_11_1_0_58221_035? // DBAnalyser: [SoundInjuryCrushingBlowID, 0,95%], [NPCSoundID, 0,95%]
int Field_11_1_0_58221_005? // DBAnalyser: [SoundInjuryCrushingBlowID, 0,95%], [NPCSoundID, 0,95%]
int Field_11_1_0_58221_035? // DBAnalyser: [SoundInjuryCrushingBlowID, 0,95%], [NPCSoundID, 0,95%]

BUILD 2.0.0.5991
BUILD 0.5.3.3368
Expand Down
4 changes: 2 additions & 2 deletions definitions/DriveCapability.dbd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
COLUMNS
int Field_11_1_0_58221_000?
int ID?
float Field_11_1_0_58221_001?
float Field_11_1_0_58221_002?
float Field_11_1_0_58221_003?
Expand All @@ -19,7 +19,7 @@ float Field_11_1_0_58221_016?

LAYOUT E1CBCBD3
BUILD 11.1.0.58221
$id$Field_11_1_0_58221_000<32>
$id$ID<32>
Field_11_1_0_58221_001
Field_11_1_0_58221_002
Field_11_1_0_58221_003
Expand Down
8 changes: 4 additions & 4 deletions definitions/DriveCapabilityTier.dbd
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
COLUMNS
int Field_11_1_0_58221_000?
int ID?
float Field_11_1_0_58221_001?
float Field_11_1_0_58221_002?
int Field_11_1_0_58221_003?
int<DriveCapability::ID> DriveCapabilityID?
int Field_11_1_0_58221_004?

LAYOUT 428EF14F
BUILD 11.1.0.58221
$id$Field_11_1_0_58221_000<32>
$id$ID<32>
Field_11_1_0_58221_001
Field_11_1_0_58221_002
$relation$Field_11_1_0_58221_003<32>
$relation$DriveCapabilityID<32>
Field_11_1_0_58221_004<32>
3 changes: 1 addition & 2 deletions definitions/EmotesTextSound.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ int<ChrRaces::ID> RaceID
int SexID
int<SoundEntries::ID> SoundID
int<ChrClasses::ID> ClassID
int Field_11_1_0_58221_001? // DBAnalyser: [ClassID, 0,49%]

BUILD 6.0.1.18179
BUILD 4.0.0.11792
Expand Down Expand Up @@ -139,7 +138,7 @@ LAYOUT 3ECA1BE0
BUILD 11.1.0.58221
$noninline,id$ID<32>
RaceID<8>
Field_11_1_0_58221_001<8>
ClassID<8>
SexID<8>
SoundID<u32>
$noninline,relation$EmotesTextID<32>
12 changes: 6 additions & 6 deletions definitions/GarrFollower.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ locstring TitleName_lang
int Vitality
int<GarrAutoCombatant::ID> AutoCombatantID
int<Covenant::ID> CovenantID
int Field_11_1_0_58221_013? // DBAnalyser: [ItemLevelWeapon, 1%], [ItemLevelArmor, 1%]
int Field_11_1_0_58221_014? // DBAnalyser: [ItemLevelWeapon, 1%], [ItemLevelArmor, 1%]
int Field_11_1_0_58221_024? // DBAnalyser: [HordeFlavorGarrStringID, 1%], [AllianceFlavorGarrStringID, 1%]
int Field_11_1_0_58221_025? // DBAnalyser: [HordeFlavorGarrStringID, 1%], [AllianceFlavorGarrStringID, 1%]
int Field_11_1_0_58221_026? // DBAnalyser: [HordeSlottingBroadcastTextID, 1%], [AllySlottingBroadcastTextID, 0,99%]
int Field_11_1_0_58221_027? // DBAnalyser: [AllySlottingBroadcastTextID, 1%], [HordeSlottingBroadcastTextID, 0,99%]
int Field_11_1_0_58221_013? // DBAnalyser: [ItemLevelWeapon, 1%], [ItemLevelArmor, 1%]
int Field_11_1_0_58221_014? // DBAnalyser: [ItemLevelWeapon, 1%], [ItemLevelArmor, 1%]
int Field_11_1_0_58221_024? // DBAnalyser: [HordeFlavorGarrStringID, 1%], [AllianceFlavorGarrStringID, 1%]
int Field_11_1_0_58221_025? // DBAnalyser: [HordeFlavorGarrStringID, 1%], [AllianceFlavorGarrStringID, 1%]
int Field_11_1_0_58221_026? // DBAnalyser: [HordeSlottingBroadcastTextID, 1%], [AllySlottingBroadcastTextID, 0,99%]
int Field_11_1_0_58221_027? // DBAnalyser: [AllySlottingBroadcastTextID, 1%], [HordeSlottingBroadcastTextID, 0,99%]

LAYOUT 88765B9E
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
4 changes: 2 additions & 2 deletions definitions/GossipNPCOption.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ int Field_3_4_1_46722_007?
int Field_3_4_1_46722_008?
int Field_3_4_1_46722_009?
int Field_3_4_1_46722_010?
int Field_11_1_0_58221_009? // DBAnalyser: [Field_10_0_0_45141_009, 0,95%]
int Field_11_1_0_58221_015? // DBAnalyser: [Field_10_0_0_45141_009, 0,95%]
int Field_11_1_0_58221_009? // DBAnalyser: [Field_10_0_0_45141_009, 0,95%]
int Field_11_1_0_58221_015? // DBAnalyser: [Field_10_0_0_45141_009, 0,95%]

LAYOUT 30CA59EB
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
13 changes: 5 additions & 8 deletions definitions/MountCapability.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ int<Spell::ID> ModSpellAuraID
int<Map::ID> ReqMapID
int<PlayerCondition::ID> PlayerConditionID
int<FlightCapability::ID> FlightCapabilityID?
int Field_1_15_4_56400_008?
int Field_1_15_4_56400_009?
int Field_11_1_0_58221_003?
int Field_11_1_0_58221_009?
int<DriveCapability::ID> DriveCapabilityID?

LAYOUT FA9B7390
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
Expand Down Expand Up @@ -102,8 +99,8 @@ ReqSpellAuraID<u32>
ReqSpellKnownID<32>
ModSpellAuraID<32>
ReqMapID<16>
Field_1_15_4_56400_008<32>
Field_1_15_4_56400_009<32>
PlayerConditionID<32>
FlightCapabilityID<32>

BUILD 6.0.1.18179
BUILD 6.0.1.18125-6.2.4.21742
Expand Down Expand Up @@ -259,10 +256,10 @@ $noninline,id$ID<32>
Flags<32>
ReqRidingSkill<u16>
ReqAreaID<u16>
Field_11_1_0_58221_003<u32>
ReqSpellAuraID<u32>
ReqSpellKnownID<32>
ModSpellAuraID<32>
ReqMapID<16>
PlayerConditionID<32>
FlightCapabilityID<32>
Field_11_1_0_58221_009<32>
DriveCapabilityID<32>
3 changes: 1 addition & 2 deletions definitions/RibbonQuality.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ int Flags
float MaxSampleTimeDelta
float MinDistancePerSlice
int NumStrips
int Field_11_1_0_58221_004? // DBAnalyser: [Flags, 0,7%]

LAYOUT C75DAEA8, 209A803C
BUILD 8.0.1.25902, 8.0.1.25976, 8.0.1.26010, 8.0.1.26032, 8.0.1.26095, 8.0.1.26131, 8.0.1.26141, 8.0.1.26175, 8.0.1.26231, 8.0.1.26287, 8.0.1.26297, 8.0.1.26310, 8.0.1.26321, 8.0.1.26367, 8.0.1.26433, 8.0.1.26476, 8.0.1.26491, 8.0.1.26522, 8.0.1.26530, 8.0.1.26557, 8.0.1.26567, 8.0.1.26585, 8.0.1.26604, 8.0.1.26610, 8.0.1.26624, 8.0.1.26629, 8.0.1.26637, 8.0.1.26640, 8.0.1.26683, 8.0.1.26707, 8.0.1.26714, 8.0.1.26715, 8.0.1.26734, 8.0.1.26766
Expand Down Expand Up @@ -112,4 +111,4 @@ NumStrips<u8>
MaxSampleTimeDelta
AngleThreshold
MinDistancePerSlice
Field_11_1_0_58221_004<32>
Flags<32>
4 changes: 2 additions & 2 deletions definitions/RolodexType.dbd
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
COLUMNS
int ID
locstring Field_11_1_0_58221_000_lang?
locstring Description_lang?

LAYOUT 782EE721
BUILD 11.1.0.58221
$noninline,id$ID<32>
Field_11_1_0_58221_000_lang
Description_lang
9 changes: 3 additions & 6 deletions definitions/TraitCondAccountElement.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ COLUMNS
int Field_11_0_0_54675_000?
int ID?
int Field_11_0_0_54675_002?
int Field_11_1_0_58221_000?
int Field_11_1_0_58221_001?
int Field_11_1_0_58221_002?
int Field_11_1_0_58221_003?
int Field_11_1_0_58221_004?

Expand All @@ -29,8 +26,8 @@ $relation$Field_11_0_0_54675_002<32>

LAYOUT CC2EA83A
BUILD 11.1.0.58221
Field_11_1_0_58221_000<64>
$id$Field_11_1_0_58221_001<32>
$relation$Field_11_1_0_58221_002<32>
Field_11_0_0_54675_000<64>
$id$ID<32>
$relation$Field_11_0_0_54675_002<32>
Field_11_1_0_58221_003<u8>
Field_11_1_0_58221_004<32>
24 changes: 12 additions & 12 deletions definitions/WarbandScene.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ float LookAt?
int<Map::ID> MapID
float Fov // 95.5° = 100% zoom
int TimeOfDay // minutes (1440 = 1 day)
locstring Field_11_1_0_58221_000_lang?
locstring Field_11_1_0_58221_001_lang?
locstring Field_11_1_0_58221_002_lang?
int Field_11_1_0_58221_009?
locstring Name_lang?
locstring Description_lang?
locstring Source_lang?
int Flags?
int Field_11_1_0_58221_010?
int Field_11_1_0_58221_011?
int Field_11_1_0_58221_012?
int SourceType?
int TextureKit?
int Field_11_1_0_58221_013?
int Field_11_1_0_58221_014?

Expand All @@ -38,18 +38,18 @@ TimeOfDay<32>

LAYOUT F0593458
BUILD 11.1.0.58221
Field_11_1_0_58221_000_lang
Field_11_1_0_58221_001_lang
Field_11_1_0_58221_002_lang
Name_lang
Description_lang
Source_lang
Position[3]
LookAt[3]
$id$ID<32>
$relation$MapID<32>
Fov
TimeOfDay<32>
Field_11_1_0_58221_009<32>
Flags<32>
Field_11_1_0_58221_010<32>
Field_11_1_0_58221_011<8>
Field_11_1_0_58221_012<32>
SourceType<8>
TextureKit<32>
Field_11_1_0_58221_013<32>
Field_11_1_0_58221_014<8>
2 changes: 1 addition & 1 deletion definitions/WarbandSceneAnimation.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ float TimeIsh?
int Field_11_0_0_54210_005?
int Field_11_0_0_54935_005?
int Field_11_0_0_55000_006?
int Field_11_1_0_58221_003? // DBAnalyser: [AnimKitID, 0,76%]
int Field_11_1_0_58221_003? // DBAnalyser: [AnimKitID, 0,76%]
int Field_11_1_0_58221_008?

LAYOUT ACAD466D
Expand Down
6 changes: 3 additions & 3 deletions definitions/WarbandScenePlacement.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ float Field_11_0_2_55399_004?
int Field_11_0_2_55399_005?
int Field_11_0_2_55399_006?
int Field_11_0_2_55399_007?
int Field_11_1_0_58221_006? // DBAnalyser: [Field_11_0_0_54210_004, 0,95%]
int Field_11_1_0_58221_007? // DBAnalyser: [Field_11_0_0_54210_005, 0,5%]
int Field_11_1_0_58221_006? // DBAnalyser: [Field_11_0_0_54210_004, 0,95%]
int Field_11_1_0_58221_007? // DBAnalyser: [Field_11_0_0_54210_005, 0,5%]
int Field_11_1_0_58221_008?
int Field_11_1_0_58221_009? // DBAnalyser: [Field_11_0_0_54210_004, 0,95%]
int Field_11_1_0_58221_009? // DBAnalyser: [Field_11_0_0_54210_004, 0,95%]

LAYOUT 6378BB2B
BUILD 11.0.0.54210, 11.0.0.54289, 11.0.0.54311, 11.0.0.54361
Expand Down
4 changes: 2 additions & 2 deletions definitions/WarbandScenePlacementFilterReq.dbd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
COLUMNS
int Field_11_1_0_58221_000?
int Field_11_1_0_58221_001?
int ID?
int Field_11_1_0_58221_002?
int Field_11_1_0_58221_003?
int Field_11_1_0_58221_004?
Expand All @@ -9,7 +9,7 @@ int Field_11_1_0_58221_005?
LAYOUT 1887BE8D
BUILD 11.1.0.58221
Field_11_1_0_58221_000<64>
$id$Field_11_1_0_58221_001<32>
$id$ID<32>
$relation$Field_11_1_0_58221_002<32>
Field_11_1_0_58221_003<32>
Field_11_1_0_58221_004<32>
Expand Down
4 changes: 2 additions & 2 deletions definitions/WarbandScenePlacementOption.dbd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
COLUMNS
float Field_11_1_0_58221_000?
int Field_11_1_0_58221_001?
int ID?
int Field_11_1_0_58221_002?
float Field_11_1_0_58221_003?
float Field_11_1_0_58221_004?
Expand All @@ -10,7 +10,7 @@ int Field_11_1_0_58221_006?
LAYOUT C4C59925
BUILD 11.1.0.58221
Field_11_1_0_58221_000[3]
$id$Field_11_1_0_58221_001<32>
$id$ID<32>
$relation$Field_11_1_0_58221_002<32>
Field_11_1_0_58221_003
Field_11_1_0_58221_004
Expand Down
4 changes: 2 additions & 2 deletions definitions/WaypointMapVolume.dbd
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
COLUMNS
int ID
float Field_11_1_0_58221_000?
float Bounds?
int Field_11_1_0_58221_001?
int Field_11_1_0_58221_002?

LAYOUT DD0ED538
BUILD 11.1.0.58221
$noninline,id$ID<32>
Field_11_1_0_58221_000[6]
Bounds[6]
Field_11_1_0_58221_001<32>
Field_11_1_0_58221_002<32>
4 changes: 2 additions & 2 deletions definitions/WaypointNode.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ int Field_8_1_5_29281_004?
int Flags? // &1: ???, &8: ???
int Field_8_2_0_30080_005?
int Field_8_2_0_30080_006?
int Field_11_1_0_58221_006?
int<WaypointMapVolume::ID> WaypointMapVolumeID?

LAYOUT F61E3EC2
BUILD 8.1.5.29281, 8.1.5.29310, 8.1.5.29352, 8.1.5.29385, 8.1.5.29418, 8.1.5.29484, 8.1.5.29495, 8.1.5.29558, 8.1.5.29599, 8.1.5.29620, 8.1.5.29634, 8.1.5.29664, 8.1.5.29683, 8.1.5.29701, 8.1.5.29704, 8.1.5.29705, 8.1.5.29718, 8.1.5.29732, 8.1.5.29737, 8.1.5.29814, 8.1.5.29869, 8.1.5.29896, 8.1.5.29981, 8.1.5.30477, 8.1.5.30706
Expand Down Expand Up @@ -94,4 +94,4 @@ PlayerConditionID<32>
Flags<32>
Field_8_2_0_30080_005<32>
Field_8_2_0_30080_006<32>
Field_11_1_0_58221_006<32>
WaypointMapVolumeID<32>

0 comments on commit 4189d28

Please sign in to comment.