diff --git a/Config/DefaultGameplayTags.ini b/Config/DefaultGameplayTags.ini new file mode 100644 index 000000000..d78513d12 --- /dev/null +++ b/Config/DefaultGameplayTags.ini @@ -0,0 +1,17 @@ +[/Script/GameplayTags.GameplayTagsSettings] +ImportTagsFromConfig=True +WarnOnInvalidTags=True +ClearInvalidTags=False +AllowEditorTagUnloading=True +AllowGameTagUnloading=False +FastReplication=False +InvalidTagCharacters="\"\'," +NumBitsForContainerSize=6 +NetIndexFirstBitSegment=16 ++GameplayTagList=(Tag="actor.ability",DevComment="") ++GameplayTagList=(Tag="actor.ability.attack.Combo.1",DevComment="") ++GameplayTagList=(Tag="actor.ability.attack.Combo.2",DevComment="") ++GameplayTagList=(Tag="actor.ability.attack.Combo.window",DevComment="") ++GameplayTagList=(Tag="actor.ability.attack.Dash",DevComment="") ++GameplayTagList=(Tag="actor.ability.value.SpeedUp",DevComment="") + diff --git a/Content/Art/Effect/Materials/FX_Comm_Inst.uasset b/Content/Art/Effect/Materials/FX_Comm_Inst.uasset new file mode 100644 index 000000000..b72703fca Binary files /dev/null and b/Content/Art/Effect/Materials/FX_Comm_Inst.uasset differ diff --git a/Content/Art/Effect/Materials/Shader/FX_Comm_SubUV.uasset b/Content/Art/Effect/Materials/Shader/FX_Comm_SubUV.uasset new file mode 100644 index 000000000..92456efcc Binary files /dev/null and b/Content/Art/Effect/Materials/Shader/FX_Comm_SubUV.uasset differ diff --git a/Content/Art/Effect/Materials/Shader/FX_P_WeaOutline_002.uasset b/Content/Art/Effect/Materials/Shader/FX_P_WeaOutline_002.uasset new file mode 100644 index 000000000..ede3bf375 Binary files /dev/null and b/Content/Art/Effect/Materials/Shader/FX_P_WeaOutline_002.uasset differ diff --git a/Content/Art/Effect/Mesh/fx_1.uasset b/Content/Art/Effect/Mesh/fx_1.uasset new file mode 100644 index 000000000..38f451c0d Binary files /dev/null and b/Content/Art/Effect/Mesh/fx_1.uasset differ diff --git a/Content/Art/Effect/Niagara/FX_2.uasset b/Content/Art/Effect/Niagara/FX_2.uasset new file mode 100644 index 000000000..084b4354c Binary files /dev/null and b/Content/Art/Effect/Niagara/FX_2.uasset differ diff --git a/Content/Art/Effect/Niagara/FX_2_System.uasset b/Content/Art/Effect/Niagara/FX_2_System.uasset new file mode 100644 index 000000000..9cf8471c0 Binary files /dev/null and b/Content/Art/Effect/Niagara/FX_2_System.uasset differ diff --git a/Content/Art/Effect/Niagara/FX_SlashTou.uasset b/Content/Art/Effect/Niagara/FX_SlashTou.uasset new file mode 100644 index 000000000..a748a3fe2 Binary files /dev/null and b/Content/Art/Effect/Niagara/FX_SlashTou.uasset differ diff --git a/Content/Art/Effect/Niagara/FX_SlashTou001.uasset b/Content/Art/Effect/Niagara/FX_SlashTou001.uasset new file mode 100644 index 000000000..c0a89f73b Binary files /dev/null and b/Content/Art/Effect/Niagara/FX_SlashTou001.uasset differ diff --git a/Content/Art/Effect/Texture/FX_Anim_01.uasset b/Content/Art/Effect/Texture/FX_Anim_01.uasset new file mode 100644 index 000000000..a414d6bf4 Binary files /dev/null and b/Content/Art/Effect/Texture/FX_Anim_01.uasset differ diff --git a/Content/Art/Effect/Texture/FX_Gradation_002_Tex_Pys.uasset b/Content/Art/Effect/Texture/FX_Gradation_002_Tex_Pys.uasset new file mode 100644 index 000000000..ebfabfbf5 Binary files /dev/null and b/Content/Art/Effect/Texture/FX_Gradation_002_Tex_Pys.uasset differ diff --git a/Content/Art/Effect/Texture/FX_Noise_000.uasset b/Content/Art/Effect/Texture/FX_Noise_000.uasset new file mode 100644 index 000000000..84f108233 Binary files /dev/null and b/Content/Art/Effect/Texture/FX_Noise_000.uasset differ diff --git a/Content/Art/Effect/Texture/caustic3_03.uasset b/Content/Art/Effect/Texture/caustic3_03.uasset new file mode 100644 index 000000000..db4fdafbe Binary files /dev/null and b/Content/Art/Effect/Texture/caustic3_03.uasset differ diff --git a/Content/Art/Effect/Texture/zet_thrust01_head.uasset b/Content/Art/Effect/Texture/zet_thrust01_head.uasset new file mode 100644 index 000000000..7638bf1b9 Binary files /dev/null and b/Content/Art/Effect/Texture/zet_thrust01_head.uasset differ diff --git a/Content/Blueprint/Character/BP_Player1.uasset b/Content/Blueprint/Character/BP_Player1.uasset index 01a1ef91b..6326aac42 100644 Binary files a/Content/Blueprint/Character/BP_Player1.uasset and b/Content/Blueprint/Character/BP_Player1.uasset differ diff --git a/Content/Blueprint/Character/BP_PlayerBase.uasset b/Content/Blueprint/Character/BP_PlayerBase.uasset index fe1a92766..830f682eb 100644 Binary files a/Content/Blueprint/Character/BP_PlayerBase.uasset and b/Content/Blueprint/Character/BP_PlayerBase.uasset differ diff --git a/Content/Blueprint/Character/BP_PlayerGamePlay.uasset b/Content/Blueprint/Character/BP_PlayerGamePlay.uasset new file mode 100644 index 000000000..734862c27 Binary files /dev/null and b/Content/Blueprint/Character/BP_PlayerGamePlay.uasset differ diff --git a/Content/Blueprint/FunctionLib/F_GAS.uasset b/Content/Blueprint/FunctionLib/F_GAS.uasset new file mode 100644 index 000000000..c8d214ce1 Binary files /dev/null and b/Content/Blueprint/FunctionLib/F_GAS.uasset differ diff --git a/Content/Blueprint/GamePlay/TG_GameModeGamePlay.uasset b/Content/Blueprint/GamePlay/TG_GameModeGamePlay.uasset index 030c1af17..45be80e71 100644 Binary files a/Content/Blueprint/GamePlay/TG_GameModeGamePlay.uasset and b/Content/Blueprint/GamePlay/TG_GameModeGamePlay.uasset differ diff --git a/Content/Blueprint/Lobby/NPC_SessionGame.uasset b/Content/Blueprint/Lobby/NPC_SessionGame.uasset index 018f8a08f..c6ce85791 100644 Binary files a/Content/Blueprint/Lobby/NPC_SessionGame.uasset and b/Content/Blueprint/Lobby/NPC_SessionGame.uasset differ diff --git a/Content/Blueprint/Lobby/TG_GameModeLobby.uasset b/Content/Blueprint/Lobby/TG_GameModeLobby.uasset index aca55a26c..865ed8e36 100644 Binary files a/Content/Blueprint/Lobby/TG_GameModeLobby.uasset and b/Content/Blueprint/Lobby/TG_GameModeLobby.uasset differ diff --git a/Content/Maps/MainMenu.umap b/Content/Maps/MainMenu.umap index f1a14fc57..8a1c7fd89 100644 Binary files a/Content/Maps/MainMenu.umap and b/Content/Maps/MainMenu.umap differ diff --git a/Content/Tengen/A_BigSword.uasset b/Content/Tengen/A_BigSword.uasset new file mode 100644 index 000000000..3b93d3073 Binary files /dev/null and b/Content/Tengen/A_BigSword.uasset differ diff --git a/Content/Tengen/A_Hammr.uasset b/Content/Tengen/A_Hammr.uasset new file mode 100644 index 000000000..de2cc8123 Binary files /dev/null and b/Content/Tengen/A_Hammr.uasset differ diff --git a/Content/Tengen/A_Sword.uasset b/Content/Tengen/A_Sword.uasset new file mode 100644 index 000000000..99c1579f1 Binary files /dev/null and b/Content/Tengen/A_Sword.uasset differ diff --git a/Content/Tengen/BPA/Attack/GA_AttackCombo_1.uasset b/Content/Tengen/BPA/Attack/GA_AttackCombo_1.uasset new file mode 100644 index 000000000..5b39b1e48 Binary files /dev/null and b/Content/Tengen/BPA/Attack/GA_AttackCombo_1.uasset differ diff --git a/Content/Tengen/BPA/Attack/GA_AttackCombo_2.uasset b/Content/Tengen/BPA/Attack/GA_AttackCombo_2.uasset new file mode 100644 index 000000000..54a156a53 Binary files /dev/null and b/Content/Tengen/BPA/Attack/GA_AttackCombo_2.uasset differ diff --git a/Content/Tengen/BPA/Attack/GA_AttackCombo_3.uasset b/Content/Tengen/BPA/Attack/GA_AttackCombo_3.uasset new file mode 100644 index 000000000..a662bc51d Binary files /dev/null and b/Content/Tengen/BPA/Attack/GA_AttackCombo_3.uasset differ diff --git a/Content/Tengen/BPA/Attack/GA_AttackCombo_4.uasset b/Content/Tengen/BPA/Attack/GA_AttackCombo_4.uasset new file mode 100644 index 000000000..896ee6db5 Binary files /dev/null and b/Content/Tengen/BPA/Attack/GA_AttackCombo_4.uasset differ diff --git a/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_1.uasset b/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_1.uasset new file mode 100644 index 000000000..396d85a7a Binary files /dev/null and b/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_1.uasset differ diff --git a/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_2.uasset b/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_2.uasset new file mode 100644 index 000000000..90c57d8f9 Binary files /dev/null and b/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_2.uasset differ diff --git a/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_3.uasset b/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_3.uasset new file mode 100644 index 000000000..b19f7993f Binary files /dev/null and b/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_3.uasset differ diff --git a/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_4.uasset b/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_4.uasset new file mode 100644 index 000000000..53909ef92 Binary files /dev/null and b/Content/Tengen/BPA/Attack/GreateSword/GA_GreatSword_AttackCombo_4.uasset differ diff --git a/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_1.uasset b/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_1.uasset new file mode 100644 index 000000000..15e58260d Binary files /dev/null and b/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_1.uasset differ diff --git a/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_2.uasset b/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_2.uasset new file mode 100644 index 000000000..432e07b52 Binary files /dev/null and b/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_2.uasset differ diff --git a/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_3.uasset b/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_3.uasset new file mode 100644 index 000000000..500af0b48 Binary files /dev/null and b/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_3.uasset differ diff --git a/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_4.uasset b/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_4.uasset new file mode 100644 index 000000000..7c5801e8d Binary files /dev/null and b/Content/Tengen/BPA/Attack/Hammer/GA_Hammer_AttackCombo_4.uasset differ diff --git a/Content/Tengen/BPA/Ball/BPA_Slash.uasset b/Content/Tengen/BPA/Ball/BPA_Slash.uasset new file mode 100644 index 000000000..23a8da71a Binary files /dev/null and b/Content/Tengen/BPA/Ball/BPA_Slash.uasset differ diff --git a/Content/Tengen/BPA/Base/GA_Base.uasset b/Content/Tengen/BPA/Base/GA_Base.uasset new file mode 100644 index 000000000..5399c6506 Binary files /dev/null and b/Content/Tengen/BPA/Base/GA_Base.uasset differ diff --git a/Content/Tengen/BPA/Base/GA_Deadth.uasset b/Content/Tengen/BPA/Base/GA_Deadth.uasset new file mode 100644 index 000000000..7a269534c Binary files /dev/null and b/Content/Tengen/BPA/Base/GA_Deadth.uasset differ diff --git a/Content/Tengen/BPA/Base/GA_EnemyDeadth.uasset b/Content/Tengen/BPA/Base/GA_EnemyDeadth.uasset new file mode 100644 index 000000000..acf7d9f09 Binary files /dev/null and b/Content/Tengen/BPA/Base/GA_EnemyDeadth.uasset differ diff --git a/Content/Tengen/BPA/Base/GA_Hit.uasset b/Content/Tengen/BPA/Base/GA_Hit.uasset new file mode 100644 index 000000000..7feb0955f Binary files /dev/null and b/Content/Tengen/BPA/Base/GA_Hit.uasset differ diff --git a/Content/Tengen/BPA/Base/GA_PlayerDeadth.uasset b/Content/Tengen/BPA/Base/GA_PlayerDeadth.uasset new file mode 100644 index 000000000..9f1a169bb Binary files /dev/null and b/Content/Tengen/BPA/Base/GA_PlayerDeadth.uasset differ diff --git a/Content/Tengen/BPA/Base/GE_DashRun.uasset b/Content/Tengen/BPA/Base/GE_DashRun.uasset new file mode 100644 index 000000000..2a8913358 Binary files /dev/null and b/Content/Tengen/BPA/Base/GE_DashRun.uasset differ diff --git a/Content/Tengen/BPA/Base/GE_DashRunStop.uasset b/Content/Tengen/BPA/Base/GE_DashRunStop.uasset new file mode 100644 index 000000000..2b147f458 Binary files /dev/null and b/Content/Tengen/BPA/Base/GE_DashRunStop.uasset differ diff --git a/Content/Tengen/BPA/Base/GE_DoubleAttack.uasset b/Content/Tengen/BPA/Base/GE_DoubleAttack.uasset new file mode 100644 index 000000000..fc7b4a2f9 Binary files /dev/null and b/Content/Tengen/BPA/Base/GE_DoubleAttack.uasset differ diff --git a/Content/Tengen/BPA/Base/GE_ManaRecovery.uasset b/Content/Tengen/BPA/Base/GE_ManaRecovery.uasset new file mode 100644 index 000000000..14b7e320f Binary files /dev/null and b/Content/Tengen/BPA/Base/GE_ManaRecovery.uasset differ diff --git a/Content/Tengen/BPA/Doge/GA_Doge_BB.uasset b/Content/Tengen/BPA/Doge/GA_Doge_BB.uasset new file mode 100644 index 000000000..582018991 Binary files /dev/null and b/Content/Tengen/BPA/Doge/GA_Doge_BB.uasset differ diff --git a/Content/Tengen/BPA/Doge/GA_Doge_F.uasset b/Content/Tengen/BPA/Doge/GA_Doge_F.uasset new file mode 100644 index 000000000..8e5240362 Binary files /dev/null and b/Content/Tengen/BPA/Doge/GA_Doge_F.uasset differ diff --git a/Content/Tengen/BPA/Doge/GA_Doge_Forward.uasset b/Content/Tengen/BPA/Doge/GA_Doge_Forward.uasset new file mode 100644 index 000000000..0d3af9b87 Binary files /dev/null and b/Content/Tengen/BPA/Doge/GA_Doge_Forward.uasset differ diff --git a/Content/Tengen/BPA/Identification/BPAC_Identitfication.uasset b/Content/Tengen/BPA/Identification/BPAC_Identitfication.uasset new file mode 100644 index 000000000..5a800865b Binary files /dev/null and b/Content/Tengen/BPA/Identification/BPAC_Identitfication.uasset differ diff --git a/Content/Tengen/BPA/Identification/Enum_Identitfication.uasset b/Content/Tengen/BPA/Identification/Enum_Identitfication.uasset new file mode 100644 index 000000000..ba2def7d4 Binary files /dev/null and b/Content/Tengen/BPA/Identification/Enum_Identitfication.uasset differ diff --git a/Content/Tengen/BPA/Identification/GA_Identitfication.uasset b/Content/Tengen/BPA/Identification/GA_Identitfication.uasset new file mode 100644 index 000000000..8597ac8c1 Binary files /dev/null and b/Content/Tengen/BPA/Identification/GA_Identitfication.uasset differ diff --git a/Content/Tengen/Input/ChangeTarget.uasset b/Content/Tengen/Input/ChangeTarget.uasset new file mode 100644 index 000000000..9a544537a Binary files /dev/null and b/Content/Tengen/Input/ChangeTarget.uasset differ diff --git a/Content/Tengen/Input/Doge.uasset b/Content/Tengen/Input/Doge.uasset new file mode 100644 index 000000000..b74bd8cc1 Binary files /dev/null and b/Content/Tengen/Input/Doge.uasset differ diff --git a/Content/Tengen/Input/Doge_L.uasset b/Content/Tengen/Input/Doge_L.uasset new file mode 100644 index 000000000..ca76f5cec Binary files /dev/null and b/Content/Tengen/Input/Doge_L.uasset differ diff --git a/Content/Tengen/Input/IA_Attack.uasset b/Content/Tengen/Input/IA_Attack.uasset new file mode 100644 index 000000000..7977c5329 Binary files /dev/null and b/Content/Tengen/Input/IA_Attack.uasset differ diff --git a/Content/Tengen/Input/IA_LookRight.uasset b/Content/Tengen/Input/IA_LookRight.uasset new file mode 100644 index 000000000..5a81f18fb Binary files /dev/null and b/Content/Tengen/Input/IA_LookRight.uasset differ diff --git a/Content/Tengen/Input/IA_LookUp.uasset b/Content/Tengen/Input/IA_LookUp.uasset new file mode 100644 index 000000000..d3e1f3094 Binary files /dev/null and b/Content/Tengen/Input/IA_LookUp.uasset differ diff --git a/Content/Tengen/Input/IA_MoveForward.uasset b/Content/Tengen/Input/IA_MoveForward.uasset new file mode 100644 index 000000000..cc315c942 Binary files /dev/null and b/Content/Tengen/Input/IA_MoveForward.uasset differ diff --git a/Content/Tengen/Input/IA_MoveRight.uasset b/Content/Tengen/Input/IA_MoveRight.uasset new file mode 100644 index 000000000..6f3a835bd Binary files /dev/null and b/Content/Tengen/Input/IA_MoveRight.uasset differ diff --git a/Content/Tengen/Input/IMC_Action.uasset b/Content/Tengen/Input/IMC_Action.uasset new file mode 100644 index 000000000..c4396096d Binary files /dev/null and b/Content/Tengen/Input/IMC_Action.uasset differ diff --git a/Content/Tengen/Input/IMC_MoveBase.uasset b/Content/Tengen/Input/IMC_MoveBase.uasset new file mode 100644 index 000000000..4dafa81bf Binary files /dev/null and b/Content/Tengen/Input/IMC_MoveBase.uasset differ diff --git a/Content/Tengen/Input/Jump.uasset b/Content/Tengen/Input/Jump.uasset new file mode 100644 index 000000000..228b01dc0 Binary files /dev/null and b/Content/Tengen/Input/Jump.uasset differ diff --git a/Content/Tengen/Input/ResetCamera.uasset b/Content/Tengen/Input/ResetCamera.uasset new file mode 100644 index 000000000..961824f6b Binary files /dev/null and b/Content/Tengen/Input/ResetCamera.uasset differ diff --git a/Content/Tengen/Input/Skill1.uasset b/Content/Tengen/Input/Skill1.uasset new file mode 100644 index 000000000..493f7ffe2 Binary files /dev/null and b/Content/Tengen/Input/Skill1.uasset differ diff --git a/Content/Tengen/Input/Skill2.uasset b/Content/Tengen/Input/Skill2.uasset new file mode 100644 index 000000000..306500650 Binary files /dev/null and b/Content/Tengen/Input/Skill2.uasset differ diff --git a/Content/Tengen/Input/Skill3.uasset b/Content/Tengen/Input/Skill3.uasset new file mode 100644 index 000000000..48ccf035d Binary files /dev/null and b/Content/Tengen/Input/Skill3.uasset differ diff --git a/Content/Tengen/Input/Skill4.uasset b/Content/Tengen/Input/Skill4.uasset new file mode 100644 index 000000000..9d9b25524 Binary files /dev/null and b/Content/Tengen/Input/Skill4.uasset differ diff --git a/Content/Tengen/Interfaces/ANS_ActiveAttack.uasset b/Content/Tengen/Interfaces/ANS_ActiveAttack.uasset new file mode 100644 index 000000000..18a7cc33d Binary files /dev/null and b/Content/Tengen/Interfaces/ANS_ActiveAttack.uasset differ diff --git a/Content/Tengen/Interfaces/AN_ComboWindow.uasset b/Content/Tengen/Interfaces/AN_ComboWindow.uasset index 8401f85b0..57c5b922a 100644 Binary files a/Content/Tengen/Interfaces/AN_ComboWindow.uasset and b/Content/Tengen/Interfaces/AN_ComboWindow.uasset differ diff --git a/Content/Tengen/Interfaces/BPI_Combat.uasset b/Content/Tengen/Interfaces/BPI_Combat.uasset index c07abfa07..08f59ed69 100644 Binary files a/Content/Tengen/Interfaces/BPI_Combat.uasset and b/Content/Tengen/Interfaces/BPI_Combat.uasset differ diff --git a/Content/ThirdPerson/Input/IMC_GamePlay.uasset b/Content/ThirdPerson/Input/IMC_GamePlay.uasset new file mode 100644 index 000000000..a773effa1 Binary files /dev/null and b/Content/ThirdPerson/Input/IMC_GamePlay.uasset differ diff --git a/Content/female_001/Animations/ABP_Rebecca.uasset b/Content/female_001/Animations/ABP_Rebecca.uasset index 1b875d79a..a633c8e52 100644 Binary files a/Content/female_001/Animations/ABP_Rebecca.uasset and b/Content/female_001/Animations/ABP_Rebecca.uasset differ diff --git a/Content/female_001/Animations/Montages/GreadSword/GreatSword_Attack_Combo.uasset b/Content/female_001/Animations/Montages/GreadSword/GreatSword_Attack_Combo.uasset index ddb815e6a..571e59704 100644 Binary files a/Content/female_001/Animations/Montages/GreadSword/GreatSword_Attack_Combo.uasset and b/Content/female_001/Animations/Montages/GreadSword/GreatSword_Attack_Combo.uasset differ diff --git a/Content/female_001/Animations/Montages/GreadSword/female_001_skin_Skeleton_Montage.uasset b/Content/female_001/Animations/Montages/GreadSword/female_001_skin_Skeleton_Montage.uasset index 27eb7c5c4..9c738fd53 100644 Binary files a/Content/female_001/Animations/Montages/GreadSword/female_001_skin_Skeleton_Montage.uasset and b/Content/female_001/Animations/Montages/GreadSword/female_001_skin_Skeleton_Montage.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_01_Seq1-old.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_01_Seq1-old.uasset index 8bf75911f..058313527 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_01_Seq1-old.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_01_Seq1-old.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_02_Seq-old.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_02_Seq-old.uasset index d18fb4541..92b74a1be 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_02_Seq-old.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_02_Seq-old.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_03_Seq-old.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_03_Seq-old.uasset index 5d63dbc2c..bb82c21ea 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_03_Seq-old.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_03_Seq-old.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_04_Seq-old.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_04_Seq-old.uasset index c0f807d45..a268a94ca 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_04_Seq-old.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Combo_Attack_01_04_Seq-old.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq-old.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq-old.uasset index b3739a36a..82e55f4ed 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq-old.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq-old.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq.uasset index c53fdb21c..83cdacc5b 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq_Long-old.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq_Long-old.uasset index 793bf4f39..880429670 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq_Long-old.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq_Long-old.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq_Long.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq_Long.uasset index 204876289..53ffdc861 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq_Long.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/Doge_F_Seq_Long.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/atk_energy01_Retargeted-old.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/atk_energy01_Retargeted-old.uasset index 9d4e0c442..ed679e3eb 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/atk_energy01_Retargeted-old.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/atk_energy01_Retargeted-old.uasset differ diff --git a/Content/female_001/Animations/Montages/Montages_RetargetAnim/atk_energy01_Retargeted.uasset b/Content/female_001/Animations/Montages/Montages_RetargetAnim/atk_energy01_Retargeted.uasset index a80efdcb4..084416da2 100644 Binary files a/Content/female_001/Animations/Montages/Montages_RetargetAnim/atk_energy01_Retargeted.uasset and b/Content/female_001/Animations/Montages/Montages_RetargetAnim/atk_energy01_Retargeted.uasset differ diff --git a/Content/female_001/Animations/Montages/Rebecca_Skill1_Montage.uasset b/Content/female_001/Animations/Montages/Rebecca_Skill1_Montage.uasset index 033bfd331..7d6010ea8 100644 Binary files a/Content/female_001/Animations/Montages/Rebecca_Skill1_Montage.uasset and b/Content/female_001/Animations/Montages/Rebecca_Skill1_Montage.uasset differ diff --git a/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_1_Montage.uasset b/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_1_Montage.uasset index 381ece730..dc83cd6b0 100644 Binary files a/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_1_Montage.uasset and b/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_1_Montage.uasset differ diff --git a/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_2_Montage.uasset b/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_2_Montage.uasset index b50d35fe8..4998eea3f 100644 Binary files a/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_2_Montage.uasset and b/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_2_Montage.uasset differ diff --git a/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_3_Montage.uasset b/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_3_Montage.uasset index d4aa1f563..eedbdf463 100644 Binary files a/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_3_Montage.uasset and b/Content/female_001/Animations/Montages/Sowrd_Attack_Combo_3_Montage.uasset differ diff --git a/Content/female_001/Animations/Montages/female_001_Doge_B_Montage.uasset b/Content/female_001/Animations/Montages/female_001_Doge_B_Montage.uasset index adc6d2c3d..243c965f4 100644 Binary files a/Content/female_001/Animations/Montages/female_001_Doge_B_Montage.uasset and b/Content/female_001/Animations/Montages/female_001_Doge_B_Montage.uasset differ diff --git a/Content/female_001/Animations/Montages/female_001_Doge_F_Montage.uasset b/Content/female_001/Animations/Montages/female_001_Doge_F_Montage.uasset index 25d5aa9fe..928059572 100644 Binary files a/Content/female_001/Animations/Montages/female_001_Doge_F_Montage.uasset and b/Content/female_001/Animations/Montages/female_001_Doge_F_Montage.uasset differ