Swift Blade - TinyModularThings/UniqueEnchantments GitHub Wiki

1.16+ Post-Transcended Update

Effect:

You deal increased Damage, with higher Attack Speed

Transcend:

Multiplies Attack Speed


Max. Level: 2
Transcending: 200
Treasure: Yes
Rarity: Very_Rare
Equipable: Weapon, Axe, Hoe
Tradeable: False

Formula:

Normal

[Damage] *= log10(10+(1.6 + Log(AttackSpeed) / AttackSpeedComparison)*ln(Level^2))

Transcended

[AttackSpeed] *= TranscendedAttackSpeedModifier
AttackSpeedComaprison 1.2
TranscendedAttackSpeedModifier 2.0

Incompatible:

Focused Impact


Special Notes:

N/A

Legacy 1.12.2 & 1.14.4

Effect:

You deal increased Damage, with higher Attack Speed


Max. Level: 2
Treasure: Yes
Rarity: Very_Rare
Equipable: Weapon, Axe, Hoe
Tradeable: False

Formula:

[Damage] *= log10(10+(1.6 + Log(AttackSpeed) / AttackSpeedComparison)*ln(Level^2))
AttackSpeedComaprison 1.2

Incompatible:

Berserker, Focused Impact


Special Notes:

N/A

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