Death's Odium - TinyModularThings/UniqueEnchantments GitHub Wiki

1.16+ Post-Transcended Update

Effect:

Dieing while having this Curse in your active Slots will cause you to lose health.
Thus health will be infused into one of your active Items with this Curse. Which will grant Health while wearing/holding.


Max. Level: 2
Treasure: No : Curse
Rarity: Uncommon
Equipable: Any + Cookie
Tradeable: True

Formula:

[HP Left] *= 0.95^deaths
[MaxStacks] = 10+TotalLevel
[HealthInfused] += sqrt(MaxHealthOnDeath*0.3*random(0,100)/100)
[Health] *= 1+TotalHealthInfusedOnItem/100
N/A N/A

Incompatible:

N/A


Special Notes:

After Phoenix's Blessing was activated and you have lost HP by Death's Odium. You'll be granted 10 seconds time, to deal as much damage as possible to any entities around you. For every 30 damage you get 1 HP back, without having to equip an item with Death's Odium. (The Damage may vary from Pack to Pack, as the Value is customizable)

Also eating a Cookie with this Curse on it, will prevent you from being affected by this Curse (and reset your Health).
This can not be reverted, without editing Player NBT curse_disabled and setting that to false.

1.12.2

Effect:

Dieing while having this Curse in your inventory will cause you to lose 1 Max HP.

Lost HP will be granted back, as long as this Enchantment is on an active Slot.


Max. Level: 2
Treasure: No : Curse
Rarity: Uncommon
Equipable: Any + Cookie
Tradeable: True

Formula:

[HP Lost] = BaseLose * Ln(2.8+(TotalCurseLevelOfType/16))
BaseLose 1

Incompatible:

N/A


Special Notes:

After Phoenix's Blessing was activated and you have lost HP by Death's Odium. You'll be granted 10 seconds time, to deal as much damage as possible to any entities around you. For every 30 damage you get 1 HP back, without having to equip an item with Death's Odium. (The Damage may vary from Pack to Pack, as the Value is customizable)

Also eating a Cookie with this Curse on it, will reset your Progress

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