Docs/Aura Components/onshootAuraComponentonshootTriggers a skill when the aura holder shoots a bowAliasesonbowshoot Examples & Notes Examples Skills: - aura{auraName=fireball_bow;duration=200;charges=5;components=[ - onShoot{onShoot=[ shootfireball ];cancelEvent=true} @self ]} @self In this example, the caster’s next 5 bow shots will shoot fireballs instead of arrows.