Files
LimbusStaticData/StaticData/static-data/event/Limbus3rdAnniversary-onetime-event.json
T
2026-07-20 17:19:20 +07:00

35 lines
587 B
JSON

{
"list": [
{
"id": 40,
"startDate": "2026-02-26T15:00:00.000Z",
"startDateForUI": "2026-02-26T15:00:00.000Z",
"endDate": "2026-03-26T01:00:00.000Z",
"endDateForUI": "2026-03-26T01:00:00.000Z",
"eventRewardDatas": [
{
"rewardId": 1,
"rewardCondition": {
"type": "ITEM",
"id": 20039,
"num": 1
},
"rewardItemList": [
{
"type": "ITEM",
"id": 103,
"num": 1
}
],
"limitCount": 1
}
],
"dailyLoginRewardItem":
{
"type": "ITEM",
"id": 20039,
"num": 1
}
}
]
}