Returning throwing weapons/Bottomless quivers
Returning throwing weapons/Bottomless quivers
I think these would make for interesting artifacts, but I can't figure out how to make a scripting hook that works. Best I can do is make a bomb that looks like an arrow and keeping the effect to elemental weapons, but I still can't manage to create a new one to replace it.
Re: Returning throwing weapons/Bottomless quivers
This may not be the best solution, but..
Why not make an onAttack() hook so that if they attacked with an infiniteArrow, then give them another infiniteArrow.
Why not make an onAttack() hook so that if they attacked with an infiniteArrow, then give them another infiniteArrow.