Magical Scepter

Blaze Scepter

Casting a spell with the scepter costs 4 experience points.

Infusion

The blaze scepter can be obtained by taking damage from a blaze to infuse a held magical sceper.

Attack - Fire Charges

Shoot three small fireballs seperated each by 6 ticks with a casting cooldown of 2 seconds.

Protect - Fire Resistance

Get fire resistance for 10 to 12.5 seconds with a casting cooldown of 2 seconds.

{
"color": 16750848,
"experience_cost": 4,
"infusion": [
{
"condition": "minecraft:damage_source_properties",
"predicate": {
"source_entity": {
"type": "minecraft:blaze"
}
}
}
],
"spell_attack": "magicalscepter:blaze_fire_charges",
"spell_protect": "magicalscepter:blaze_fire_resistance"
}