Magical Scepter

Breeze Scepter

Casting a spell with the scepter costs 2 experience points.

Infusion

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

Attack - Wind Charge

Shoot a wind charge.

Protect - Breeze Jump

Make a high jump from on the ground or get slow falling for 0.8 to 1.2 seconds.

{
"color": 12438015,
"experience_cost": 2,
"infusion": [
{
"condition": "minecraft:damage_source_properties",
"predicate": {
"source_entity": {
"type": "minecraft:breeze"
}
}
}
],
"spell_attack": "magicalscepter:breeze_wind_charge",
"spell_protect": "magicalscepter:breeze_jump"
}