namespace PkmnLib.Plugin.Gen7.Scripts.Moves; [Script(ScriptCategory.Move, "roar")] public class Roar : Script { // FIXME: Implement roar }