From 89fb53f53835e486ddec75d0b8c72c841cc2bea8 Mon Sep 17 00:00:00 2001 From: Ji Yoon Rhee Date: Mon, 9 Jun 2025 23:12:07 +0900 Subject: [PATCH] buff item logic modified + test buff item --- .../Playables/Haesol/Weapons/BP_WeaponBase.uasset | 4 ++-- .../GeneralizedBlueprints/ItemBP/BP_ConsumableItemBase.uasset | 4 ++-- .../GeneralizedBlueprints/ItemBP/BP_TestBuffItem.uasset | 3 +++ .../SystemBP/AttributeSet/AC_AttributeSystem.uasset | 4 ++-- .../Hwanyoung/UI/Inventory_HUD/BP_InventoryItemSlot.uasset | 4 ++-- 5 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/ItemBP/BP_TestBuffItem.uasset diff --git a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/Weapons/BP_WeaponBase.uasset b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/Weapons/BP_WeaponBase.uasset index 6a721124..c66befea 100644 --- a/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/Weapons/BP_WeaponBase.uasset +++ b/hwanyoung2/Content/Hwanyoung/Character/PlayerCharacter/Playables/Haesol/Weapons/BP_WeaponBase.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40e245cdf026d49dfb53dc46718438ab6405d7b927f5e356e02553eec995d1c4 -size 70840 +oid sha256:02526c53b76f0f3830a38a1698f5d9758dbff4ad9c4e5abb7848a7599966daea +size 96892 diff --git a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/ItemBP/BP_ConsumableItemBase.uasset b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/ItemBP/BP_ConsumableItemBase.uasset index f9ad98cc..2ec3ef19 100644 --- a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/ItemBP/BP_ConsumableItemBase.uasset +++ b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/ItemBP/BP_ConsumableItemBase.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec23d5fe828d528645e5428a8716d4071b54913a556b44877bf53a7c88c4dab9 -size 80104 +oid sha256:21eea19032442d8c784c3f187e96f030a5131fa47e49d627c0b6a9779ea86ba8 +size 106905 diff --git a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/ItemBP/BP_TestBuffItem.uasset b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/ItemBP/BP_TestBuffItem.uasset new file mode 100644 index 00000000..d74f6d9e --- /dev/null +++ b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/ItemBP/BP_TestBuffItem.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b95260b2735fe412c2c1d7f23e28d992fe532256ca36e60a47c881410c39dc +size 42045 diff --git a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/AttributeSet/AC_AttributeSystem.uasset b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/AttributeSet/AC_AttributeSystem.uasset index 037d3067..f7489c11 100644 --- a/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/AttributeSet/AC_AttributeSystem.uasset +++ b/hwanyoung2/Content/Hwanyoung/Illusions/GeneralizedBlueprints/SystemBP/AttributeSet/AC_AttributeSystem.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d447b0efb02d79bc0a5754c13bbbf2c58850d31e1547915d7d3bd897a025066a -size 179866 +oid sha256:5c36d2e48cced0d1d453e395d3ef3a2052b468dd95f7838096098ce8643d517d +size 178261 diff --git a/hwanyoung2/Content/Hwanyoung/UI/Inventory_HUD/BP_InventoryItemSlot.uasset b/hwanyoung2/Content/Hwanyoung/UI/Inventory_HUD/BP_InventoryItemSlot.uasset index e32740d0..8b1f2edd 100644 --- a/hwanyoung2/Content/Hwanyoung/UI/Inventory_HUD/BP_InventoryItemSlot.uasset +++ b/hwanyoung2/Content/Hwanyoung/UI/Inventory_HUD/BP_InventoryItemSlot.uasset @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc086c4c6f04580657cd05b3b38b61ee8a81249fe53c5c1cf6ed66d221d5f673 -size 134224 +oid sha256:d1c7cff979c42e1f66a7ac06918b432b5a32b726a45b6243d90b4293604b9831 +size 136709