Files
LimbusStaticData/StaticData/static-data/event/boss-raid-permanent-shop-event.json
T
2026-07-20 17:19:20 +07:00

79 lines
1.3 KiB
JSON

{
"list": [
{
"id": 49,
"startDate": "2000-01-01T00:00:00.000Z",
"startDateForUI": "2000-01-01T00:00:00.000Z",
"endDate": "9999-12-31T00:00:00.000Z",
"endDateForUI": "9999-12-31T00:00:00.000Z",
"gracePeriod": "9999-12-31T00:00:00.000Z",
"eventRewardDatas": [
{
"rewardId": 1,
"rewardPrice": {
"type": "ITEM",
"id": 20045,
"num": 100
},
"rewardItemList": [
{
"type": "ITEM",
"id": 9900,
"num": 125
}
],
"limitCount": 2
},
{
"rewardId": 2,
"rewardPrice": {
"type": "ITEM",
"id": 20045,
"num": 150
},
"rewardItemList": [
{
"type": "ITEM",
"id": 232,
"num": 1
}
],
"limitCount": 1
},
{
"rewardId": 3,
"rewardPrice": {
"type": "ITEM",
"id": 20045,
"num": 15
},
"rewardItemList": [
{
"type": "ITEM",
"id": 214,
"num": 2
}
],
"limitCount": 40
},
{
"rewardId": 4,
"rewardPrice": {
"type": "ITEM",
"id": 20045,
"num": 5
},
"rewardItemList": [
{
"type": "ITEM",
"id": 213,
"num": 2
}
],
"limitCount": 10
}
],
"eventMainItemId": 20045
}
]
}