Files
LimbusStaticData/StaticData/static-data/continue/continue-01.json
T
2026-07-20 17:19:20 +07:00

61 lines
1.2 KiB
JSON

{
"list":[
{
"id": 1,
"continueLimitCount": -1,
"payments": [
{
"paymentId": 1,
"paymentType": "CHAIN",
"paymentElement":{
"type": "ITEM",
"id": 21,
"num": 1
}
},
{
"paymentId": 2,
"paymentType": "LUNACY",
"paymentElement":{
"type": "ITEM",
"id": 3,
"num": 40
}
}
],
"reviveHpRatio": 1,
"plusCoinUnitReviveMp": 45,
"minusCoinUnitReviveMp": -30,
"continueRewardAttributes": [
{
"attributeType": "CRIMSON",
"num": 10
},
{
"attributeType": "SCARLET",
"num": 10
},
{
"attributeType": "AMBER",
"num": 10
},
{
"attributeType": "SHAMROCK",
"num": 10
},
{
"attributeType": "AZURE",
"num": 10
},
{
"attributeType": "INDIGO",
"num": 10
},
{
"attributeType": "VIOLET",
"num": 10
}
]
}
]
}