mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-06 06:32:13 +02:00
pushing
This commit is contained in:
400
data/tables/FieldMiniGameUpgradeTable.json
Normal file
400
data/tables/FieldMiniGameUpgradeTable.json
Normal file
@@ -0,0 +1,400 @@
|
||||
[
|
||||
{
|
||||
"groupId": 1,
|
||||
"id": 1,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 1,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 1.4
|
||||
},
|
||||
{
|
||||
"groupId": 1,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 1.8
|
||||
},
|
||||
{
|
||||
"groupId": 1,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 2.2
|
||||
},
|
||||
{
|
||||
"groupId": 1,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 2.6
|
||||
},
|
||||
{
|
||||
"groupId": 1,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 3.0
|
||||
},
|
||||
{
|
||||
"groupId": 2,
|
||||
"id": 1,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 2,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 0.95
|
||||
},
|
||||
{
|
||||
"groupId": 2,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 0.9
|
||||
},
|
||||
{
|
||||
"groupId": 2,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 0.85
|
||||
},
|
||||
{
|
||||
"groupId": 2,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 0.8
|
||||
},
|
||||
{
|
||||
"groupId": 2,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 0.75
|
||||
},
|
||||
{
|
||||
"groupId": 3,
|
||||
"id": 1
|
||||
},
|
||||
{
|
||||
"groupId": 3,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 100.0
|
||||
},
|
||||
{
|
||||
"groupId": 3,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 200.0
|
||||
},
|
||||
{
|
||||
"groupId": 3,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 300.0
|
||||
},
|
||||
{
|
||||
"groupId": 3,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 400.0
|
||||
},
|
||||
{
|
||||
"groupId": 3,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 500.0
|
||||
},
|
||||
{
|
||||
"groupId": 4,
|
||||
"id": 1
|
||||
},
|
||||
{
|
||||
"groupId": 4,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 5.0
|
||||
},
|
||||
{
|
||||
"groupId": 4,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 10.0
|
||||
},
|
||||
{
|
||||
"groupId": 4,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 15.0
|
||||
},
|
||||
{
|
||||
"groupId": 4,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 20.0
|
||||
},
|
||||
{
|
||||
"groupId": 4,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 25.0
|
||||
},
|
||||
{
|
||||
"groupId": 5,
|
||||
"id": 1,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 5,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 1.03
|
||||
},
|
||||
{
|
||||
"groupId": 5,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 1.06
|
||||
},
|
||||
{
|
||||
"groupId": 5,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 1.09
|
||||
},
|
||||
{
|
||||
"groupId": 5,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 1.12
|
||||
},
|
||||
{
|
||||
"groupId": 5,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 1.15
|
||||
},
|
||||
{
|
||||
"groupId": 6,
|
||||
"id": 1,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 6,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 1.2
|
||||
},
|
||||
{
|
||||
"groupId": 6,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 1.4
|
||||
},
|
||||
{
|
||||
"groupId": 6,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 1.6
|
||||
},
|
||||
{
|
||||
"groupId": 6,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 1.8
|
||||
},
|
||||
{
|
||||
"groupId": 6,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 2.0
|
||||
},
|
||||
{
|
||||
"groupId": 7,
|
||||
"id": 1,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 7,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 1.2
|
||||
},
|
||||
{
|
||||
"groupId": 7,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 1.4
|
||||
},
|
||||
{
|
||||
"groupId": 7,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 1.6
|
||||
},
|
||||
{
|
||||
"groupId": 7,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 1.8
|
||||
},
|
||||
{
|
||||
"groupId": 7,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 2.0
|
||||
},
|
||||
{
|
||||
"groupId": 8,
|
||||
"id": 1,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 8,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 1.1
|
||||
},
|
||||
{
|
||||
"groupId": 8,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 1.2
|
||||
},
|
||||
{
|
||||
"groupId": 8,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 1.3
|
||||
},
|
||||
{
|
||||
"groupId": 8,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 1.4
|
||||
},
|
||||
{
|
||||
"groupId": 8,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 1.5
|
||||
},
|
||||
{
|
||||
"groupId": 9,
|
||||
"id": 1,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 9,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 1.1
|
||||
},
|
||||
{
|
||||
"groupId": 9,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 1.2
|
||||
},
|
||||
{
|
||||
"groupId": 9,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 1.3
|
||||
},
|
||||
{
|
||||
"groupId": 9,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 1.4
|
||||
},
|
||||
{
|
||||
"groupId": 9,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 1.5
|
||||
},
|
||||
{
|
||||
"groupId": 10,
|
||||
"id": 1,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 10,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 1.1
|
||||
},
|
||||
{
|
||||
"groupId": 10,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 1.2
|
||||
},
|
||||
{
|
||||
"groupId": 10,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 1.3
|
||||
},
|
||||
{
|
||||
"groupId": 10,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 1.4
|
||||
},
|
||||
{
|
||||
"groupId": 10,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 1.5
|
||||
},
|
||||
{
|
||||
"groupId": 11,
|
||||
"id": 1
|
||||
},
|
||||
{
|
||||
"groupId": 11,
|
||||
"id": 2,
|
||||
"upgradeCost": 50000,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 11,
|
||||
"id": 3,
|
||||
"upgradeCost": 500000,
|
||||
"upgradeValue": 2.0
|
||||
},
|
||||
{
|
||||
"groupId": 12,
|
||||
"id": 1
|
||||
},
|
||||
{
|
||||
"groupId": 12,
|
||||
"id": 2,
|
||||
"upgradeCost": 500,
|
||||
"upgradeValue": 1.0
|
||||
},
|
||||
{
|
||||
"groupId": 12,
|
||||
"id": 3,
|
||||
"upgradeCost": 2500,
|
||||
"upgradeValue": 2.0
|
||||
},
|
||||
{
|
||||
"groupId": 12,
|
||||
"id": 4,
|
||||
"upgradeCost": 20000,
|
||||
"upgradeValue": 3.0
|
||||
},
|
||||
{
|
||||
"groupId": 12,
|
||||
"id": 5,
|
||||
"upgradeCost": 100000,
|
||||
"upgradeValue": 4.0
|
||||
},
|
||||
{
|
||||
"groupId": 12,
|
||||
"id": 6,
|
||||
"upgradeCost": 200000,
|
||||
"upgradeValue": 5.0
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user