mirror of
https://github.com/MikuLeaks/KianaBH3.git
synced 2025-12-16 06:44:41 +01:00
feat: add handbook
This commit is contained in:
@@ -8,6 +8,7 @@ public class ElfAstraMateDataExcel : ExcelResource
|
||||
public int ElfID { get; set; }
|
||||
public int MaxLevel { get; set; }
|
||||
public int MaxRarity { get; set; }
|
||||
public HashName FullName { get; set; } = new();
|
||||
|
||||
[JsonIgnore] public List<ElfSkillDataExcel> SkillList = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user