Focused Impact - TinyModularThings/UniqueEnchantments GitHub Wiki
1.16+ Post-Transcended Update
The lower the Attack Speed of your Weapon, the higher the Damage it deals.
Reduces Attack Speed
Max. Level: | 3 |
Transcending: | 200 |
Treasure: | No |
Rarity: | Rare |
Equipable: | Weapon, Axe |
Tradeable: | True |
[Damage] *= 1 + Log10((AttackSpeedComparison/AttackSpeed)^2 * Ln(6+Level))
[AttackSpeed] *= TranscendedAttackSpeedModifier
AttackSpeedComparison | 1.2 |
TranscendedAttackSpeedModifier | 0.5 |
Swift Blade
Percentual Damage increase
Legacy 1.12.2 & 1.14.4
The lower the Attack Speed of your Weapon, the higher the Damage it deals.
Max. Level: | 3 |
Treasure: | No |
Rarity: | Rare |
Equipable: | Weapon, Axe |
Tradeable: | True |
[Damage] *= 1 + Log10((AttackSpeedComparison/AttackSpeed)^2 * Ln(6+Level))
AttackSpeedComparison | 1.2 |
Swift Blade
Percentual Damage increase