namespace EggLink.DanhengServer.Data.Config.Rogue; public class RogueDialogueEventConfigInfo { public List OptionList { get; set; } = []; }