From b43fd15221c66e5186bfcf23fd3c8fccf9bcbc14 Mon Sep 17 00:00:00 2001 From: 7heIVIaze Date: Wed, 28 May 2025 11:21:18 +0900 Subject: [PATCH] editted falling damage logic, damage info --- .../BP_PlayerCharacterBase.uasset | 4 ++-- .../Haesol/BPAC_WeaponMechanism.uasset | 4 ++-- .../Playables/Haesol/BP_Haesol.uasset | 4 ++-- .../Playables/Haesol/BP_Haesol_Dup.uasset | 4 ++-- .../SystemBP/HPSystem/AC_HPSystem.uasset | 4 ++-- .../SystemBP/HPSystem/E_DamageType.uasset | 4 ++-- .../SystemBP/HPSystem/I_Damagable.uasset | 4 ++-- .../SystemBP/HPSystem/S_DamageInfo.uasset | 2 +- .../Intermediate/ReimportCache/3688439234.bin | Bin 30529 -> 30529 bytes 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/BP_PlayerCharacterBase.uasset b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/BP_PlayerCharacterBase.uasset index da37ea96..e44c9416 100644 --- a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/BP_PlayerCharacterBase.uasset +++ b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/BP_PlayerCharacterBase.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd90c52377b479813cef6aba417f0312985681ee82179588b30d08c7e82439ba -size 799632 +oid sha256:d877f558a33c9d80a6e122482dbe47c7b958a1ef0fbfe402fc71e88e6bf8400e +size 826651 diff --git a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BPAC_WeaponMechanism.uasset b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BPAC_WeaponMechanism.uasset index 60c930db..2b885b1e 100644 --- a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BPAC_WeaponMechanism.uasset +++ b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BPAC_WeaponMechanism.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73a9c614249eaa6a622eafa2024e9c892563d4cfa805cea111a8f3e4d43752a9 -size 751013 +oid sha256:dfbe1256de9828f7be40a9d31bdf7fc45d3d20b2d9dc2bc9d5045c12dba7bd35 +size 737954 diff --git a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BP_Haesol.uasset b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BP_Haesol.uasset index 20f8cb52..b5102d32 100644 --- a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BP_Haesol.uasset +++ b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BP_Haesol.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28cfa2e2c597c442dedf811a324f16e0d5fafd52331e7d19181a69cc666dc061 -size 1936619 +oid sha256:0fb0f2ff454346ed9d0bdeb8faffbc4e30f34f2ecb310d2b3624e3689af02890 +size 1890793 diff --git a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BP_Haesol_Dup.uasset b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BP_Haesol_Dup.uasset index 8ea7967f..fdb0aeda 100644 --- a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BP_Haesol_Dup.uasset +++ b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/BP_Haesol_Dup.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98df354e63f9e56784027353dc379ac306e25ee73559b0f537e7bfd273bc8258 -size 1926834 +oid sha256:be3dd3b72416429c4ddb78a3d945a78ba27cf47f946fea26d6af5aa4b097cf01 +size 1928528 diff --git a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/AC_HPSystem.uasset b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/AC_HPSystem.uasset index 8bec7eef..4837ef50 100644 --- a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/AC_HPSystem.uasset +++ b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/AC_HPSystem.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2ed0f7d571b343733993b9020b2d6318b2254c59ba7d80a93f71469eee19af7 -size 185927 +oid sha256:a34a3ec7e25d68e463da00591bd39dc689fa27f5ac3d314e7bc9bfaa7d8cd238 +size 188453 diff --git a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/E_DamageType.uasset b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/E_DamageType.uasset index e8d93b4b..2007364d 100644 --- a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/E_DamageType.uasset +++ b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/E_DamageType.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:212a7ebc5b8a8054a5cfcb4a240d83a61b46933ca247f68a633979324b6a3d72 -size 10230 +oid sha256:f1657a4a872786ca26cb02638ef2aeb7cb168c65000dfdb7be2cb36c2ff84df6 +size 10729 diff --git a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/I_Damagable.uasset b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/I_Damagable.uasset index 6f44fad1..366ad83c 100644 --- a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/I_Damagable.uasset +++ b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/I_Damagable.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b354c7a0b49c03da63b11466a31da2ee7a5a7d6a6c4850090a5111cdb3a0c4a7 -size 38144 +oid sha256:7d1d8fe1fba0cebe3a8edeab8626babf3a1f00b3333e21b7a32dc1df76f6b6cf +size 38457 diff --git a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/S_DamageInfo.uasset b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/S_DamageInfo.uasset index e58d24ad..34961b04 100644 --- a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/S_DamageInfo.uasset +++ b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/HPSystem/S_DamageInfo.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b033ae374d27196602a75aa193ad1bf149b0b61524380b25a318153a95cc6bc +oid sha256:079cf43737ad1b1427fee71158109903b7423d9d32462eb35c89521a3455a155 size 10412 diff --git a/hwanyoung2/Intermediate/ReimportCache/3688439234.bin b/hwanyoung2/Intermediate/ReimportCache/3688439234.bin index 4f7c257d49f610b5a44e22e4b4d481e7a418d075..918f278897267e0f636373628d859ccb565a7d4e 100644 GIT binary patch delta 38 ucmX^3j`83-#tD-pi%YDFODwGm5(`p`j8cjViZV-5i>(urk~glIS_S|}?+}{+ delta 38 scmX^3j`83-#tD-p3la-bi;Pl=3yLyJQj4t{u08I1{n*aa+