namespace PkmnLib.Plugin.Gen7.Scripts.Moves; [Script(ScriptCategory.Move, "transform")] public class Transform : Script { // FIXME: implement this }