publicTaskFire(Contextctx)=>ctx.Reply("*A giant lightning bolt promptly erupts into a pillar of fire as it hits your opponent.*");
publicTaskThunder(Contextctx)=>ctx.Reply("*A giant ball of lightning is conjured and fired directly at your opponent, vanquishing them.*");
publicTaskFreeze(Contextctx)=>ctx.Reply("*A giant crystal ball of ice is charged and hurled toward your opponent, bursting open and freezing them solid on contact.*");
publicTaskStarstorm(Contextctx)=>ctx.Reply("*Vibrant colours burst forth from the sky as meteors rain down upon your opponent.*");
publicTaskFlash(Contextctx)=>ctx.Reply("*A ball of green light appears above your head and flies towards your enemy, exploding on contact.*");
.Description("For support, please send the error code above in **#bug-reports-and-errors** on **[the support server *(click to join)*](https://discord.gg/PczBt78)** with a description of what you were doing at the time.")