mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-28 09:05:26 +00:00
Merge branch '3.7' into '3.7'
Add data for Levelup City Implement See merge request YuukiPS/GC-Resources!13
This commit is contained in:
commit
fceb6749ed
111
Resources/ExcelBinOutput/StatuePromoteExcelConfigData.json
Normal file
111
Resources/ExcelBinOutput/StatuePromoteExcelConfigData.json
Normal file
@ -0,0 +1,111 @@
|
||||
[
|
||||
{
|
||||
"level": 2,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 1
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210312],
|
||||
"stamina": 7
|
||||
},
|
||||
{
|
||||
"level": 3,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 2
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210313],
|
||||
"stamina": 7
|
||||
},
|
||||
{
|
||||
"level": 4,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 4
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210314],
|
||||
"stamina": 8
|
||||
},
|
||||
{
|
||||
"level": 5,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 6
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210315],
|
||||
"stamina": 8
|
||||
},
|
||||
{
|
||||
"level": 6,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 7
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210316],
|
||||
"stamina": 8
|
||||
},
|
||||
{
|
||||
"level": 7,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 8
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210317],
|
||||
"stamina": 8
|
||||
},
|
||||
{
|
||||
"level": 8,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 10
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210318],
|
||||
"stamina": 8
|
||||
},
|
||||
{
|
||||
"level": 9,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 12
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210319],
|
||||
"stamina": 8
|
||||
},
|
||||
{
|
||||
"level": 10,
|
||||
"cityId": 1,
|
||||
"costItems": [
|
||||
{
|
||||
"id": 107001,
|
||||
"count": 15
|
||||
}
|
||||
],
|
||||
"rewardIdList": [210320],
|
||||
"stamina": 8
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user