diff --git a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/enchantment/exploit.json b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/enchantment/exploit.json index 727886a..f777c7c 100644 --- a/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/enchantment/exploit.json +++ b/overrides/global_packs/mc_rebalance_datapack/data/mc_rebalance/enchantment/exploit.json @@ -10,6 +10,22 @@ "attribute": "generic.attack_damage", "id": "mc_rebalance:enchantment.exploit", "operation": "add_multiplied_total" + }, + { + "amount": 1024, + "attribute": "generic.attack_speed", + "id": "mc_rebalance:enchantment.windup", + "operation": "add_value" + } + ], + "minecraft:post_attack": [ + { + "affected": "victim", + "enchanted": "attacker", + "effect": { + "type": "mc_rebalance:windup_effect", + "amount": 0.8 + } } ], "minecraft:damage": [