mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-06 09:42:31 +00:00
mdb test
This commit is contained in:
@@ -1,11 +1,45 @@
|
||||
{
|
||||
"EventType_MissionDailyRelease|name": "Special Missions",
|
||||
"EventType_MissionPanel|name": "Panel Missions",
|
||||
"EventType_ProduceHighScore|name": "Kunio Juo's Idol Growth Month",
|
||||
"EventType_StoryCampaign|name": "Free Commu Unlock Period",
|
||||
"EventType_StoryEvent|name": "Story",
|
||||
"EventType_StoryEventMainStory|name": "Hatsuboshi Commu",
|
||||
"EventType_StoryEventBoxGasha|name": "Season",
|
||||
"EventType_StoryEventGuildMission|name": "Story",
|
||||
"EventType_GvgRaid|name": "Regional Tour"
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"eventType"
|
||||
]
|
||||
},
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user