props of a specific essence (contains the guarenteed mod)
mods that are rolled onto the item after th guarenteed is applied
applicable if the essence guarantees a mod for the itemclass and the rarity is either white or rare (only if essence can reforge)
returns a copy of #mods
we can stick with a shallow copy since Mod are supposed to be immutable
master mods are not applicable via ItemOrb
true if the essence is the best of its type
the guaranteed mod for the itemclass
only one mod per itemclass
true if the essence can reforge (i.e. reroll) the item
Generated using TypeDoc
Essences guarantee at least exactly one mod depending on itemclass or are not applicable. They should provide a mod for every equipment type.