mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
26 lines
425 B
JSON
26 lines
425 B
JSON
{
|
|
"data": [
|
|
{
|
|
"name": "Common",
|
|
"type": "ProducePlanType_Common"
|
|
},
|
|
{
|
|
"name": "【Sense Exclusive】",
|
|
"type": "ProducePlanType_Plan1"
|
|
},
|
|
{
|
|
"name": "【Logic Exclusive】",
|
|
"type": "ProducePlanType_Plan2"
|
|
},
|
|
{
|
|
"name": "【Anomaly Exclusive】",
|
|
"type": "ProducePlanType_Plan3"
|
|
}
|
|
],
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"type"
|
|
]
|
|
}
|
|
}
|