Hecate's Blessing - TinyModularThings/UniqueEnchantments GitHub Wiki

1.16+ Post-Transcended Update

Effect:

At Night, increases Attack Speed/Draw Speed

Transcend:

Increases AttackSpeed/Drawspeed exponentially at night


Max. Level: 3
Transcending: 200
Treasure: No
Rarity: Uncommon
Equipable: Weapon, Axe, Bow, Hoe
Tradeable: False

Formula:

Normal

[AttackSpeed] *= 1+ BaseAttackSpeedBonus + (AttackSpeedBonusPerLvL * Level)

Transcended

[AttackSpeed] *= [AttackSpeed]
BaseAttackSpeedBonus 0.08
AttackSpeedBonusPerLvL 0.04

Incompatible:

Climate Tranquility


Special Notes:

N/A

Legacy 1.12.2 & 1.14.4

Effect:

At Night, increases Attack Speed/Draw Speed


Max. Level: 3
Treasure: No
Rarity: Uncommon
Equipable: Weapon, Axe, Bow, Hoe
Tradeable: False

Formula:

[AttackSpeed] *= 1+ BaseAttackSpeedBonus + (AttackSpeedBonusPerLvL * Level)
BaseAttackSpeedBonus 0.08
AttackSpeedBonusPerLvL 0.04

Incompatible:

Climate Tranquility


Special Notes:

N/A

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