uhhh, I mean...
"designTypeColors":{
"Common":[190,200,200,255],
#"Common":[170,222,255,255],
#"Low Tech":[245,150,30,255],
#"Midline":[200,200,200,255],
#"High Tech":[135,206,255],
"Low Tech":[245,80,67,255],
"Midline":[221,201,104,255],
"High Tech":[160,213,225,255],
"Remnant":[70,255,235,255],
"Explorarium":[155,155,155,255],
"Pirate":[200,0,0,255],
"Tri-Tachyon":[135,206,255],
"Hegemony":[245,150,30,255],
"XIV Battlegroup":[245,150,30,255],
"Luddic Path":[150,200,0,255],
"Luddic Church":[75,200,0,255],
},
The "Midline" is both id and name right? If I translate it to "XXX(chinese words)", it may cause some unpredictable problems. For example, in ship_data.csv, I change "Midline" to "XXX", there may be wrong because of the font loading size, breaking the translated words and make it unrecognized.(though it's not common)