diff --git a/Config/DefaultGameplayTags.ini b/Config/DefaultGameplayTags.ini index 7f8c56c5..874bc659 100644 --- a/Config/DefaultGameplayTags.ini +++ b/Config/DefaultGameplayTags.ini @@ -11,108 +11,26 @@ InvalidTagCharacters="\"\'," NumBitsForContainerSize=6 NetIndexFirstBitSegment=16 +GameplayTagList=(Tag="Affix",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Attribute.Dexterity.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Attribute.Hybrid.StrDex.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Attribute.Hybrid.StrInt.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Attribute.Intelligence.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Attribute.Strength.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Damage.Cold.Attack.Melee.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Damage.Cold.Spell.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Damage.Fire.Attack.Melee.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Damage.Fire.Spell.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Damage.Lightning.Attack.Melee.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Damage.Lightning.Spell.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Damage.Physical.Attack.Melee.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Damage.Physical.Spell.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Defence.Armour.Percent.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.IncreasedDamage.Fire.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Prefix.Life.MaxFlat.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Accuracy.Flat.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.AreaOfEffect.Percent.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Chance.DoubleDamage.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Chance.Ignite.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Crit.Chance.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Crit.Damage.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Defence.Dodge.Percent.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.LifeRegen.PercentPerSecond.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Loot.GoldFind.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Loot.MagicFind.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Negative.DamageTaken.Increased.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Range.Spell.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Range.Weapon.T",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Requirements.Strength.Reduced.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Speed.Attack.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Speed.Cast.T1",DevComment="") -+GameplayTagList=(Tag="Affix.Suffix.Speed.Movement.T1",DevComment="") -+GameplayTagList=(Tag="Mod.Accuracy",DevComment="") -+GameplayTagList=(Tag="Mod.Ailment.Ignite",DevComment="") -+GameplayTagList=(Tag="Mod.AreaOfEffect",DevComment="") -+GameplayTagList=(Tag="Mod.Attack",DevComment="") -+GameplayTagList=(Tag="Mod.Crit",DevComment="") -+GameplayTagList=(Tag="Mod.Damage.Cold",DevComment="") -+GameplayTagList=(Tag="Mod.Damage.Fire",DevComment="") -+GameplayTagList=(Tag="Mod.Damage.Lightning",DevComment="") -+GameplayTagList=(Tag="Mod.Damage.Physical",DevComment="") -+GameplayTagList=(Tag="Mod.Defence.Armour",DevComment="") -+GameplayTagList=(Tag="Mod.Defence.Dodge",DevComment="") -+GameplayTagList=(Tag="Mod.Elemental",DevComment="") -+GameplayTagList=(Tag="Mod.LifeRegen",DevComment="") -+GameplayTagList=(Tag="Mod.Loot",DevComment="") -+GameplayTagList=(Tag="Mod.Melee",DevComment="") -+GameplayTagList=(Tag="Mod.Negative",DevComment="") -+GameplayTagList=(Tag="Mod.Range",DevComment="") -+GameplayTagList=(Tag="Mod.Requirements",DevComment="") -+GameplayTagList=(Tag="Mod.Special.DoubleDamage",DevComment="") -+GameplayTagList=(Tag="Mod.Speed",DevComment="") -+GameplayTagList=(Tag="Mod.Spell",DevComment="") -+GameplayTagList=(Tag="Req.Level",DevComment="") ++GameplayTagList=(Tag="Affix.Prefix.Core.Dexterity",DevComment="") ++GameplayTagList=(Tag="Affix.Prefix.Core.Intelligence",DevComment="") ++GameplayTagList=(Tag="Affix.Prefix.Core.Strength",DevComment="") +GameplayTagList=(Tag="SkillTier.Advanced",DevComment="") +GameplayTagList=(Tag="SkillTier.Intermediate",DevComment="") +GameplayTagList=(Tag="SkillTier.Starter",DevComment="") +GameplayTagList=(Tag="Stat.Core.Dexterity",DevComment="Core stat") +GameplayTagList=(Tag="Stat.Core.Intelligence",DevComment="Core stat") +GameplayTagList=(Tag="Stat.Core.Strength",DevComment="Core stat") ++GameplayTagList=(Tag="Stat.DamageType.Melee",DevComment="") ++GameplayTagList=(Tag="Stat.DamageType.Range",DevComment="") ++GameplayTagList=(Tag="Stat.DamageType.Spell",DevComment="") ++GameplayTagList=(Tag="Stat.Elemental.Cold",DevComment="") ++GameplayTagList=(Tag="Stat.Elemental.Fire",DevComment="") ++GameplayTagList=(Tag="Stat.Elemental.Lightning",DevComment="") +GameplayTagList=(Tag="Stat.Hidden.HotbarSlots",DevComment="Hidden Stat") +GameplayTagList=(Tag="Stat.Hidden.InventorySlots",DevComment="Hidden Stat") +GameplayTagList=(Tag="Stat.Primary.MaxHealth",DevComment="Primary Stat") +GameplayTagList=(Tag="Stat.Primary.MaxMana",DevComment="Primary Stat") +GameplayTagList=(Tag="Stat.Primary.MaxStamina",DevComment="Primary Stat") -+GameplayTagList=(Tag="Stat.Secondary.Accuracy.Flat",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.AreaOfEffect.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Armour.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.CastSpeed.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Chance.DoubleDamage.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Chance.Ignite.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Crit.Chance.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Crit.Damage.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Cold.Attack.Melee.Max",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Cold.Attack.Melee.Min",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Cold.Spell.Max",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Cold.Spell.Min",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Fire.Attack.Melee.Max",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Fire.Attack.Melee.Min",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Fire.Spell.Max",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Fire.Spell.Min",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Lightning.Attack.Melee.Max",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Lightning.Attack.Melee.Min",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Lightning.Spell.Max",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Lightning.Spell.Min",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Physical.Attack.Melee.Max",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Physical.Attack.Melee.Min",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Physical.Spell.Max",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Damage.Physical.Spell.Min",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.DamageTaken.Increased.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Dodge.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.IncreasedDamage.Fire.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.LifeRegen.PercentPerSecond",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Loot.GoldFind",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Loot.MagicFind",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.MaxLife.Flat",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.MovementSpeed.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.Requirements.Strength.Reduced.Percent",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.SpellRange.Flat",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.WeaponRange.Flat",DevComment="") -+GameplayTagList=(Tag="Stat.Secondary.WeaponSpeed.Percent",DevComment="") +GameplayTagList=(Tag="UI.Action.Cancel",DevComment="") +GameplayTagList=(Tag="UI.Action.Confirm",DevComment="") +GameplayTagList=(Tag="UI.Action.NextTab",DevComment="") diff --git a/Content/Data/Items/Equipment/Amulets/IDA_Amulet_Sapphire.uasset b/Content/Data/Items/Equipment/Amulets/IDA_Amulet_Sapphire.uasset index 8a142810..59c8f940 100644 Binary files a/Content/Data/Items/Equipment/Amulets/IDA_Amulet_Sapphire.uasset and b/Content/Data/Items/Equipment/Amulets/IDA_Amulet_Sapphire.uasset differ diff --git a/Content/Data/Items/Equipment/Belts/IDA_Belt_Leather.uasset b/Content/Data/Items/Equipment/Belts/IDA_Belt_Leather.uasset index 1e809f28..c288e6f1 100644 Binary files a/Content/Data/Items/Equipment/Belts/IDA_Belt_Leather.uasset and b/Content/Data/Items/Equipment/Belts/IDA_Belt_Leather.uasset differ diff --git a/Content/Data/Items/Equipment/Boots/IDA_Boots_Leather.uasset b/Content/Data/Items/Equipment/Boots/IDA_Boots_Leather.uasset index fd612e3c..a45da6c6 100644 Binary files a/Content/Data/Items/Equipment/Boots/IDA_Boots_Leather.uasset and b/Content/Data/Items/Equipment/Boots/IDA_Boots_Leather.uasset differ diff --git a/Content/Data/Items/Equipment/Chests/IDA_Chest_Dev.uasset b/Content/Data/Items/Equipment/Chests/IDA_Chest_Dev.uasset index d6e5a84c..92b84645 100644 Binary files a/Content/Data/Items/Equipment/Chests/IDA_Chest_Dev.uasset and b/Content/Data/Items/Equipment/Chests/IDA_Chest_Dev.uasset differ diff --git a/Content/Data/Items/Equipment/Chests/IDA_Chest_Leather.uasset b/Content/Data/Items/Equipment/Chests/IDA_Chest_Leather.uasset index 7a22e6c0..7ae07647 100644 Binary files a/Content/Data/Items/Equipment/Chests/IDA_Chest_Leather.uasset and b/Content/Data/Items/Equipment/Chests/IDA_Chest_Leather.uasset differ diff --git a/Content/Data/Items/Equipment/Gloves/IDA_Gloves_Leather.uasset b/Content/Data/Items/Equipment/Gloves/IDA_Gloves_Leather.uasset index a08ba6cf..4d8f91d2 100644 Binary files a/Content/Data/Items/Equipment/Gloves/IDA_Gloves_Leather.uasset and b/Content/Data/Items/Equipment/Gloves/IDA_Gloves_Leather.uasset differ diff --git a/Content/Data/Items/Equipment/Legs/IDA_Pants_Leather.uasset b/Content/Data/Items/Equipment/Legs/IDA_Pants_Leather.uasset index c047b615..5898b0af 100644 Binary files a/Content/Data/Items/Equipment/Legs/IDA_Pants_Leather.uasset and b/Content/Data/Items/Equipment/Legs/IDA_Pants_Leather.uasset differ diff --git a/Content/Data/Items/Equipment/Offhands/Shields/IDA_Shield_Golden.uasset b/Content/Data/Items/Equipment/Offhands/Shields/IDA_Shield_Golden.uasset index 01feec38..7e56bc92 100644 Binary files a/Content/Data/Items/Equipment/Offhands/Shields/IDA_Shield_Golden.uasset and b/Content/Data/Items/Equipment/Offhands/Shields/IDA_Shield_Golden.uasset differ diff --git a/Content/Data/Items/Equipment/Rings/IDA_Ring_Amethyst.uasset b/Content/Data/Items/Equipment/Rings/IDA_Ring_Amethyst.uasset index 8df8720e..d2eb6472 100644 Binary files a/Content/Data/Items/Equipment/Rings/IDA_Ring_Amethyst.uasset and b/Content/Data/Items/Equipment/Rings/IDA_Ring_Amethyst.uasset differ diff --git a/Content/Data/Items/Equipment/Rings/IDA_Ring_Emerald.uasset b/Content/Data/Items/Equipment/Rings/IDA_Ring_Emerald.uasset index f6ffd0be..6971db22 100644 Binary files a/Content/Data/Items/Equipment/Rings/IDA_Ring_Emerald.uasset and b/Content/Data/Items/Equipment/Rings/IDA_Ring_Emerald.uasset differ diff --git a/Content/Data/Items/Equipment/Weapons/One-Handed/Swords/IDA_1H_Sword_Iron.uasset b/Content/Data/Items/Equipment/Weapons/One-Handed/Swords/IDA_1H_Sword_Iron.uasset index 5796739d..cb795b42 100644 Binary files a/Content/Data/Items/Equipment/Weapons/One-Handed/Swords/IDA_1H_Sword_Iron.uasset and b/Content/Data/Items/Equipment/Weapons/One-Handed/Swords/IDA_1H_Sword_Iron.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Definition_Library_Main.uasset b/Content/Data/Stats/Affix/DA_Affix_Definition_Library_Main.uasset new file mode 100644 index 00000000..acd0511d Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Definition_Library_Main.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T1.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T1.uasset new file mode 100644 index 00000000..0bebfbf5 Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T1.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T2.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T2.uasset new file mode 100644 index 00000000..aa5e6180 Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T2.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T3.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T3.uasset new file mode 100644 index 00000000..f608525f Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Dexterity_T3.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T1.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T1.uasset new file mode 100644 index 00000000..bf00c428 Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T1.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T2.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T2.uasset new file mode 100644 index 00000000..a5101e22 Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T2.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T3.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T3.uasset new file mode 100644 index 00000000..f828185b Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Intelligence_T3.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T1.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T1.uasset new file mode 100644 index 00000000..9cc8c0f6 Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T1.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T2.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T2.uasset new file mode 100644 index 00000000..6f2095e2 Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T2.uasset differ diff --git a/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T3.uasset b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T3.uasset new file mode 100644 index 00000000..66d0976b Binary files /dev/null and b/Content/Data/Stats/Affix/DA_Affix_Prefix_Core_Strength_T3.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_ColdDamage_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_ColdDamage_T1.uasset index 69ec7ecf..c3f35708 100644 Binary files a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_ColdDamage_T1.uasset and b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_ColdDamage_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Dexterity_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Dexterity_T1.uasset index 5f755392..4c18a6e9 100644 Binary files a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Dexterity_T1.uasset and b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Dexterity_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_FireDamage_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_FireDamage_T1.uasset new file mode 100644 index 00000000..16be2103 Binary files /dev/null and b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_FireDamage_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Hybrid_Str-Int_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Hybrid_Str-Int_T1.uasset index aaff689d..4a81e8d2 100644 Binary files a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Hybrid_Str-Int_T1.uasset and b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Hybrid_Str-Int_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_IncreasedDefence_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_IncreasedDefence_T1.uasset index 69cdbc7c..04a2e2cc 100644 Binary files a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_IncreasedDefence_T1.uasset and b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_IncreasedDefence_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Intelligence_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Intelligence_T1.uasset index 3da89c11..f7b770c3 100644 Binary files a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Intelligence_T1.uasset and b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Intelligence_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_MeleeFire_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_MeleeFire_T1.uasset new file mode 100644 index 00000000..34c81d51 Binary files /dev/null and b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_MeleeFire_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Strength_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Strength_T1.uasset index 4f9d64b3..989f9338 100644 Binary files a/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Strength_T1.uasset and b/Content/Data/Stats/Affix/Prefix/PDA_Prefix_Strength_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Prefix/PDA_Suffix_FireDamage_T1.uasset b/Content/Data/Stats/Affix/Prefix/PDA_Suffix_FireDamage_T1.uasset index b09c3d62..717276e7 100644 Binary files a/Content/Data/Stats/Affix/Prefix/PDA_Suffix_FireDamage_T1.uasset and b/Content/Data/Stats/Affix/Prefix/PDA_Suffix_FireDamage_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_AttackSpeed_T1.uasset b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_AttackSpeed_T1.uasset index b2eedd1d..665cfa16 100644 Binary files a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_AttackSpeed_T1.uasset and b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_AttackSpeed_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_CriticalChance_T1.uasset b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_CriticalChance_T1.uasset index ffc89a72..b3cec190 100644 Binary files a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_CriticalChance_T1.uasset and b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_CriticalChance_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_Dodge_T1.uasset b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_Dodge_T1.uasset index 28339f86..234ae824 100644 Binary files a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_Dodge_T1.uasset and b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_Dodge_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_GoldFind_T1.uasset b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_GoldFind_T1.uasset index c0d7c9e3..f9fb673f 100644 Binary files a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_GoldFind_T1.uasset and b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_GoldFind_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_MagicFind_T1.uasset b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_MagicFind_T1.uasset index 4fcb2ca5..ce586206 100644 Binary files a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_MagicFind_T1.uasset and b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_MagicFind_T1.uasset differ diff --git a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_MovementSpeed_T1.uasset b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_MovementSpeed_T1.uasset index 640159d8..97459fa3 100644 Binary files a/Content/Data/Stats/Affix/Suffix/PDA_Suffix_MovementSpeed_T1.uasset and b/Content/Data/Stats/Affix/Suffix/PDA_Suffix_MovementSpeed_T1.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/PDA_PrefixDefLibrary_Main.uasset b/Content/Data/Stats/StatDefinitions/PDA_PrefixDefLibrary_Main.uasset index 32c31131..aef145f7 100644 Binary files a/Content/Data/Stats/StatDefinitions/PDA_PrefixDefLibrary_Main.uasset and b/Content/Data/Stats/StatDefinitions/PDA_PrefixDefLibrary_Main.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/PDA_StatDefLibrary_Main.uasset b/Content/Data/Stats/StatDefinitions/PDA_StatDefLibrary_Main.uasset index e3a35864..64319f5a 100644 Binary files a/Content/Data/Stats/StatDefinitions/PDA_StatDefLibrary_Main.uasset and b/Content/Data/Stats/StatDefinitions/PDA_StatDefLibrary_Main.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/PDA_SuffixDefLibrary_Main.uasset b/Content/Data/Stats/StatDefinitions/PDA_SuffixDefLibrary_Main.uasset index 292e4d17..1dade17e 100644 Binary files a/Content/Data/Stats/StatDefinitions/PDA_SuffixDefLibrary_Main.uasset and b/Content/Data/Stats/StatDefinitions/PDA_SuffixDefLibrary_Main.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_ArmourPercent.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_ArmourPercent.uasset index 10766ce1..9a216012 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_ArmourPercent.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_ArmourPercent.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_DamageTakenIncreased.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_DamageTakenIncreased.uasset index 6b08cb7a..6f44364e 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_DamageTakenIncreased.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_DamageTakenIncreased.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_DodgePercent.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_DodgePercent.uasset index b7dc7638..360c7817 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_DodgePercent.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Defence/PDA_StatDef_DodgePercent.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_AreaOfEffect.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_AreaOfEffect.uasset index 466421f5..a0d7a817 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_AreaOfEffect.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_AreaOfEffect.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_GoldFind.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_GoldFind.uasset index 71c6b1a8..004a757b 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_GoldFind.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_GoldFind.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_LifeRegenPctPerSec.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_LifeRegenPctPerSec.uasset index 9f234a2b..85b454af 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_LifeRegenPctPerSec.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_LifeRegenPctPerSec.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_MagicFind.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_MagicFind.uasset index 895559b3..0e4570b6 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_MagicFind.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_MagicFind.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_MoveSpee.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_MoveSpee.uasset index 49751342..c877e3dc 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_MoveSpee.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_MoveSpee.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_StrReqReduced.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_StrReqReduced.uasset index 6568d4ea..bfa47363 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_StrReqReduced.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Misc/PDA_StatDef_StrReqReduced.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_Accuracy.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_Accuracy.uasset index dc5d7eba..73cea6dd 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_Accuracy.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_Accuracy.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CastSpeed.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CastSpeed.uasset index 167e3f13..92312969 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CastSpeed.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CastSpeed.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CritChance.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CritChance.uasset index 1ee7e33e..b9f81afd 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CritChance.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CritChance.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CritDamage.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CritDamage.uasset index 24b8adff..6df03647 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CritDamage.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_CritDamage.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_DoubleDamageChance.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_DoubleDamageChance.uasset index bd18d918..2cec90cd 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_DoubleDamageChance.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_DoubleDamageChance.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_IgniteChance.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_IgniteChance.uasset index 8175f8ea..f9aa09d2 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_IgniteChance.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_IgniteChance.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_IncreasedFireDamage.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_IncreasedFireDamage.uasset index 4102edbf..8de7029b 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_IncreasedFireDamage.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_IncreasedFireDamage.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_SpellRange.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_SpellRange.uasset index 8b67280b..a1f81e08 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_SpellRange.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_SpellRange.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_WeaponRange.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_WeaponRange.uasset index cdbb7095..0598e306 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_WeaponRange.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_WeaponRange.uasset differ diff --git a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_WeaponSpeed.uasset b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_WeaponSpeed.uasset index dcb7d4ea..b94876e7 100644 Binary files a/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_WeaponSpeed.uasset and b/Content/Data/Stats/StatDefinitions/SecondaryStats/Offence/PDA_StatDef_WeaponSpeed.uasset differ diff --git a/Content/Entities/Character/BP_ThirdPersonCharacter.uasset b/Content/Entities/Character/BP_ThirdPersonCharacter.uasset index cb82c448..9b05ddc1 100644 Binary files a/Content/Entities/Character/BP_ThirdPersonCharacter.uasset and b/Content/Entities/Character/BP_ThirdPersonCharacter.uasset differ diff --git a/Content/UI/Widgets/Slots/WBP_Slot.uasset b/Content/UI/Widgets/Slots/WBP_Slot.uasset index 410a6967..db1c32ac 100644 Binary files a/Content/UI/Widgets/Slots/WBP_Slot.uasset and b/Content/UI/Widgets/Slots/WBP_Slot.uasset differ diff --git a/Content/UI/Widgets/ToolTip/WBP_ItemTooltip.uasset b/Content/UI/Widgets/ToolTip/WBP_ItemTooltip.uasset index 10a0905e..c737114e 100644 Binary files a/Content/UI/Widgets/ToolTip/WBP_ItemTooltip.uasset and b/Content/UI/Widgets/ToolTip/WBP_ItemTooltip.uasset differ diff --git a/Content/World/Maps/SM_MultiCoupler.uasset b/Content/World/Maps/SM_MultiCoupler.uasset deleted file mode 100644 index a93a0014..00000000 Binary files a/Content/World/Maps/SM_MultiCoupler.uasset and /dev/null differ diff --git a/Content/World/Maps/SM_MultiCouplerAtmp2.uasset b/Content/World/Maps/SM_MultiCouplerAtmp2.uasset deleted file mode 100644 index 460d206a..00000000 Binary files a/Content/World/Maps/SM_MultiCouplerAtmp2.uasset and /dev/null differ diff --git a/Content/World/Maps/SM_SM_MultiCoupler.uasset b/Content/World/Maps/SM_SM_MultiCoupler.uasset deleted file mode 100644 index 14cadc9f..00000000 Binary files a/Content/World/Maps/SM_SM_MultiCoupler.uasset and /dev/null differ diff --git a/Content/World/Maps/SM_SM_MultiCouplerAtmp2.uasset b/Content/World/Maps/SM_SM_MultiCouplerAtmp2.uasset deleted file mode 100644 index 51b38939..00000000 Binary files a/Content/World/Maps/SM_SM_MultiCouplerAtmp2.uasset and /dev/null differ diff --git a/Content/_Core/Components/BP_InventoryComponent.uasset b/Content/_Core/Components/BP_InventoryComponent.uasset index 1edd2d93..1e67e4bd 100644 Binary files a/Content/_Core/Components/BP_InventoryComponent.uasset and b/Content/_Core/Components/BP_InventoryComponent.uasset differ diff --git a/Content/_Core/DataAssets/PDA_AffixDefinition.uasset b/Content/_Core/DataAssets/PDA_AffixDefinition.uasset index d6345852..d3de9f7f 100644 Binary files a/Content/_Core/DataAssets/PDA_AffixDefinition.uasset and b/Content/_Core/DataAssets/PDA_AffixDefinition.uasset differ diff --git a/Content/_Core/DataAssets/PDA_ItemDefinition.uasset b/Content/_Core/DataAssets/PDA_ItemDefinition.uasset index 6876fdab..d81c7dca 100644 Binary files a/Content/_Core/DataAssets/PDA_ItemDefinition.uasset and b/Content/_Core/DataAssets/PDA_ItemDefinition.uasset differ diff --git a/Content/_Core/Structs/S_ItemAffixEntry.uasset b/Content/_Core/Structs/S_ItemAffixEntry.uasset index cab30b90..70ff9da5 100644 Binary files a/Content/_Core/Structs/S_ItemAffixEntry.uasset and b/Content/_Core/Structs/S_ItemAffixEntry.uasset differ diff --git a/Content/_Core/Structs/S_ItemInstance.uasset b/Content/_Core/Structs/S_ItemInstance.uasset index e9872dd6..0ee5d750 100644 Binary files a/Content/_Core/Structs/S_ItemInstance.uasset and b/Content/_Core/Structs/S_ItemInstance.uasset differ diff --git a/Content/_Core/Structs/S_StatValue.uasset b/Content/_Core/Structs/S_StatValue.uasset index 74a58f28..e454775d 100644 Binary files a/Content/_Core/Structs/S_StatValue.uasset and b/Content/_Core/Structs/S_StatValue.uasset differ