Ritual using Mystic Core, Wind Blast Focus, Cursed Metal Ingot, Cursed Metal Ingot and Potion. Produces Weakening Focus.
item· Other
Weakening Focus
Goety · by Polarice3
Weakening Focus is an item from Goety, crafted from Mystic Core, Wind Blast Focus, Cursed Metal Ingot, and Potion. Weakens non-allied targets in a large area around the caster, decreasing their attack damage and have them take more incoming damage.
Function
Weakens non-allied targets in a large area around the caster, decreasing their attack damage and have them take more incoming damage.
Acquisition
Related items
Developer reference
- Registry name
goety:weakening_focus- Namespace
goety- Mod ID
goety- Tags (1)
goety:items/focuses
Recipe JSON (1):
{
"recipe_type": "goety:ritual",
"pattern": null,
"ingredients": [
{
"item": "goety:mystic_core"
},
{
"item": "goety:wind_blast_focus"
},
{
"item": "goety:cursed_ingot"
},
{
"item": "goety:cursed_ingot"
},
{
"item": "minecraft:potion"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}