Killing Focus
16×16 · BAKED

item· Other

Killing Focus

Goety · by Polarice3
item Focuses

Killing Focus is an item from Goety, crafted from Spirit Fabric, Wither Rose, Essence of Shadow, Phantom Membrane, Mystic Core, and Unholy Blood. Shoots a bolt at a target that deals their current health amount of damage, but also deal 125% of it towards the caster.

Function

Shoots a bolt at a target that deals their current health amount of damage, but also deal 125% of it towards the caster. If this would kill the caster, deals less amount of damage.

Acquisition

Developer reference
Registry name
goety:killing_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:spirit_fabric"
    },
    {
      "item": "minecraft:wither_rose"
    },
    {
      "item": "goety:shadow_essence"
    },
    {
      "item": "minecraft:phantom_membrane"
    },
    {
      "item": "goety:mystic_core"
    },
    {
      "item": "goety:unholy_blood"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}