namespace PkmnLib.Plugin.Gen7.Scripts.Moves; [Script(ScriptCategory.Move, "circle_throw")] public class CircleThrow : Script { // TODO: Implement this. How to handle forced switch? }