CapersProject/Assets/Resources/JSON/CardShopDataTable.json
2024-11-29 08:07:50 +09:00

97 lines
1.3 KiB
JSON

[
{
"Idx": "HeartSlotPlus",
"Ratio": 4,
"Price": 350
},
{
"Idx": "ServerNpcAdd",
"Ratio": 4,
"Price": 500
},
{
"Idx": "CleanerNpcAdd",
"Ratio": 4,
"Price": 500
},
{
"Idx": "BartenderNpcAdd",
"Ratio": 4,
"Price": 500
},
{
"Idx": "SpeedBoost",
"Ratio": 4,
"Price": 250
},
{
"Idx": "GoldBoost",
"Ratio": 4,
"Price": 250
},
{
"Idx": "DashCooldownReduction",
"Ratio": 4,
"Price": 250
},
{
"Idx": "TipBoost",
"Ratio": 4,
"Price": 300
},
{
"Idx": "GaugeTimeUp",
"Ratio": 4,
"Price": 500
},
{
"Idx": "BarrelAutoSupply",
"Ratio": 4,
"Price": 400
},
{
"Idx": "ServerNpcUpgrade",
"Ratio": 4,
"Price": 150
},
{
"Idx": "CleanerNpcUpgrade",
"Ratio": 4,
"Price": 150
},
{
"Idx": "BartenderNpcUpgrade",
"Ratio": 4,
"Price": 150
},
{
"Idx": "PassiveDoubleServing",
"Ratio": 8,
"Price": 500
},
{
"Idx": "PassiveRandomChange",
"Ratio": 8,
"Price": 500
},
{
"Idx": "PassiveGoldAutoGain",
"Ratio": 8,
"Price": 450
},
{
"Idx": "PassiveMakingBonus",
"Ratio": 8,
"Price": 400
},
{
"Idx": "PassiveServingBonus",
"Ratio": 8,
"Price": 400
},
{
"Idx": "PassiveCleaningBonus",
"Ratio": 8,
"Price": 400
}
]