Recipe Type: Manaweave Cache Buff - Mithion/Mana-And-Artifice GitHub Wiki

Sample Recipe

{
	"type": "mna:manaweave-cache-effect",
	"tier": 3,
	"effect": "mna:briarthorn_barrier",
	"duration_min": 300,
	"duration_max": 1200,
	"magnitude": 2
}


Supported Properties

  • type: Must be "mna:manaweave-cache-effect"
  • tier: The tier of the cache that is required for this effect to be available as an option
  • effect: The effect that will be given
  • magnitude: The strength of the given effect
  • duration_min: The minimum duration of the effect when applied
  • duration_max: The maximum duration of the effect when applied