Fury - TinyModularThings/UniqueEnchantments GitHub Wiki

1.16+ Post-Transcended Update

Effect:

Increases Attack Speed. On crit has a chance to force move the main hand into the inventory, if no inventory available or full, will drop the Target's Main Hand.


Max. Level: 3
Treasure: Yes
Rarity: Uncommon
Equipable: Axe
Tradeable: False

Formula:

[AttackSpeed] *= (1.43 * Level * AttackSpeedLvLScaling)^0.125
[DropChance] = BaseDropChance + (DropChancePerLvL * Level)
AttackSpeedLvLScaling 1.0
BaseDropChance 0.01
DropChancePerLvL 0.03

Incompatible:

N/A


Special Notes:

N/A

Legacy 1.12.2 & 1.14.4

Effect:

Increases Attack Speed. On crit has a chance to force move the main hand into the inventory, if no inventory available or full, will drop the Target's Main Hand.


Max. Level: 3
Treasure: Yes
Rarity: Uncommon
Equipable: Axe
Tradeable: False

Formula:

[AttackSpeed] *= (1.43 * Level * AttackSpeedLvLScaling)^0.125
[DropChance] = BaseDropChance + (DropChancePerLvL * Level)
AttackSpeedLvLScaling 1.0
BaseDropChance 0.01
DropChancePerLvL 0.03

Incompatible:

N/A


Special Notes:

N/A

⚠️ **GitHub.com Fallback** ⚠️