mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
46 lines
913 B
JSON
46 lines
913 B
JSON
{
|
|
"data": [
|
|
{
|
|
"eventType": "EventType_MissionDailyRelease",
|
|
"name": "Special Missions"
|
|
},
|
|
{
|
|
"eventType": "EventType_MissionPanel",
|
|
"name": "Panel Missions"
|
|
},
|
|
{
|
|
"eventType": "EventType_ProduceHighScore",
|
|
"name": "Kunio Juo's Idol Growth Month"
|
|
},
|
|
{
|
|
"eventType": "EventType_StoryCampaign",
|
|
"name": "Free Commu Unlock Period"
|
|
},
|
|
{
|
|
"eventType": "EventType_StoryEvent",
|
|
"name": "Story"
|
|
},
|
|
{
|
|
"eventType": "EventType_StoryEventMainStory",
|
|
"name": "Hatsuboshi Commu"
|
|
},
|
|
{
|
|
"eventType": "EventType_StoryEventBoxGasha",
|
|
"name": "Season"
|
|
},
|
|
{
|
|
"eventType": "EventType_StoryEventGuildMission",
|
|
"name": "Story"
|
|
},
|
|
{
|
|
"eventType": "EventType_GvgRaid",
|
|
"name": "Regional Tour"
|
|
}
|
|
],
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"eventType"
|
|
]
|
|
}
|
|
}
|