Files
Endfield-Data/TableCfg/CharTypeTable.json
2025-12-02 20:37:18 +07:00

52 lines
1006 B
JSON

{
"Cryst": {
"charTypeId": "Cryst",
"color": "21C6D0",
"damageType": 4,
"icon": "icon_charattrtype_cold",
"name": {
"id": -6369055508956636388,
"text": ""
}
},
"Fire": {
"charTypeId": "Fire",
"color": "FF623D",
"damageType": 2,
"icon": "icon_charattrtype_fire",
"name": {
"id": -7830608904178817136,
"text": ""
}
},
"Pulse": {
"charTypeId": "Pulse",
"color": "FFC000",
"damageType": 3,
"icon": "icon_charattrtype_pulse",
"name": {
"id": -2170293331777838058,
"text": ""
}
},
"Natural": {
"charTypeId": "Natural",
"color": "9EDC23",
"damageType": 6,
"icon": "icon_charattrtype_nature",
"name": {
"id": -474170932806761396,
"text": ""
}
},
"Physical": {
"charTypeId": "Physical",
"color": "888888",
"damageType": 0,
"icon": "icon_charattrtype_physical",
"name": {
"id": -1566258159335749645,
"text": ""
}
}
}