Hardcode emblem attribute values

(They were removed from the data files)
This commit is contained in:
Melledy
2025-11-27 12:00:08 -08:00
parent 4356b194df
commit 26ea746368
9 changed files with 318 additions and 74 deletions

View File

@@ -32,7 +32,6 @@ public class GameData {
@Getter private static DataTable<CharGemDef> CharGemDataTable = new DataTable<>();
@Getter private static DataTable<CharGemSlotControlDef> CharGemSlotControlDataTable = new DataTable<>();
@Getter private static DataTable<CharGemAttrGroupDef> CharGemAttrGroupDataTable = new DataTable<>();
@Getter private static DataTable<CharGemAttrTypeDef> CharGemAttrTypeDataTable = new DataTable<>();
@Getter private static DataTable<CharGemAttrValueDef> CharGemAttrValueDataTable = new DataTable<>();
// Character affinity