套装数据
前端获取
item.Info.ItemSets得到套装的数据列表
ItemSets下的成员:
套装KeyNamepublic string KeyName {get: set:}
套装数量public int Count {get; set: }
包含装备|装备Key
关联iteminfo物品表public List<string> Items {get;set:} = new():
套装属性
关联基础属性表StatAttributepublic Dictionary<int,int> Stats {get; set:}= new():
套装唯一统计public bool AnyOne {get: set:}
排除描述装备public string Exclude { get: set:}
套装描述public string Description { get: set:}
描述类型public byte Type { get: set:}
套装附带buff
关联Buff表KeyNamepublic List<string> BuffList { get: set:}=new():
作者:yilin01 创建时间:2026-01-04 12:23
最后编辑:yilin01 更新时间:2026-01-16 12:01
最后编辑:yilin01 更新时间:2026-01-16 12:01