Skip to content

Commit

Permalink
fix ChrClasses on 1.15.6.58658 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferronn-dev authored Jan 18, 2025
1 parent 3f1d18e commit 0249ab9
Showing 1 changed file with 26 additions and 52 deletions.
78 changes: 26 additions & 52 deletions definitions/ChrClasses.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -46,32 +46,6 @@ int CharacterCreationAnimLoopWaitTimeMsFallback?
int HasStrengthAttackBonus?
locstring Hyphenated_name_male_lang? // same as Name_x_lang, but with dashes and newlines for very long words
locstring Hyphenated_name_female_lang?
locstring Field_1_15_6_58658_000_lang?
string Field_1_15_6_58658_001?
locstring Field_1_15_6_58658_002_lang?
locstring Field_1_15_6_58658_003_lang?
string Field_1_15_6_58658_004?
int Field_1_15_6_58658_005?
int Field_1_15_6_58658_006?
int Field_1_15_6_58658_007?
int Field_1_15_6_58658_008?
int Field_1_15_6_58658_009?
int Field_1_15_6_58658_010?
int Field_1_15_6_58658_011?
int Field_1_15_6_58658_012?
int Field_1_15_6_58658_013?
int Field_1_15_6_58658_014?
int Field_1_15_6_58658_015?
int Field_1_15_6_58658_016?
int Field_1_15_6_58658_017?
int Field_1_15_6_58658_018?
int Field_1_15_6_58658_019?
int Field_1_15_6_58658_020?
int Field_1_15_6_58658_021?
int Field_1_15_6_58658_022?
int Field_1_15_6_58658_023?
int Field_1_15_6_58658_024?
int Field_1_15_6_58658_025?

BUILD 0.5.3.3368
$id$ID<32>
Expand Down Expand Up @@ -174,32 +148,32 @@ HasRelicSlot<u8>

LAYOUT E20D59D3
BUILD 1.15.6.58658
Field_1_15_6_58658_000_lang
Field_1_15_6_58658_001
Field_1_15_6_58658_002_lang
Field_1_15_6_58658_003_lang
Field_1_15_6_58658_004
$id$Field_1_15_6_58658_005<32>
Field_1_15_6_58658_006<u32>
Field_1_15_6_58658_007<u32>
Field_1_15_6_58658_008<u32>
Field_1_15_6_58658_009<u32>
Field_1_15_6_58658_010<32>
Field_1_15_6_58658_011<32>
Field_1_15_6_58658_012<u32>
Field_1_15_6_58658_013<u32>
Field_1_15_6_58658_014<u16>
Field_1_15_6_58658_015<u16>
Field_1_15_6_58658_016<u8>
Field_1_15_6_58658_017<u8>
Field_1_15_6_58658_018<8>
Field_1_15_6_58658_019<u8>
Field_1_15_6_58658_020<u8>
Field_1_15_6_58658_021<u8>
Field_1_15_6_58658_022<u8>
Field_1_15_6_58658_023<u8>
Field_1_15_6_58658_024<u8>
Field_1_15_6_58658_025<u8>
Name_lang
Filename
Name_male_lang
Name_female_lang
PetNameToken
$id$ID<32>
CreateScreenFileDataID<u32>
SelectScreenFileDataID<u32>
IconFileDataID<u32>
LowResScreenFileDataID<u32>
Flags<32>
StartingLevel<32>
SpellTextureBlobFileDataID<u32>
ArmorTypeMask<u32>
CinematicSequenceID<u16>
DefaultSpec<u16>
HasStrengthAttackBonus<u8>
PrimaryStatPriority<u8>
DisplayPower<u8>
RangedAttackPowerPerAgility<u8>
AttackPowerPerAgility<u8>
AttackPowerPerStrength<u8>
SpellClassSet<u8>
RolesMask<u8>
DamageBonusStat<u8>
HasRelicSlot<u8>

BUILD 2.0.0.5610-2.0.0.5666
BUILD 1.10.0.5195-1.12.3.6141
Expand Down

0 comments on commit 0249ab9

Please sign in to comment.