Add windup to exploit

This commit is contained in:
Sergeant Acoustic 2026-02-18 21:24:02 +00:00
parent 7f396f30bd
commit 9a8c71957c

View file

@ -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": [