CapersProject/Assets/Resources/JSON/CardShopDataTable.json

97 lines
1.3 KiB
JSON
Raw Normal View History

2024-11-28 23:07:50 +00:00
[
{
"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": 5,
2024-11-28 23:07:50 +00:00
"Price": 250
},
{
"Idx": "GoldBoost",
"Ratio": 5,
2024-11-28 23:07:50 +00:00
"Price": 250
},
{
"Idx": "DashCooldownReduction",
"Ratio": 5,
2024-11-28 23:07:50 +00:00
"Price": 250
},
{
"Idx": "TipBoost",
"Ratio": 4,
"Price": 300
},
{
"Idx": "GaugeTimeUp",
"Ratio": 5,
2024-11-28 23:07:50 +00:00
"Price": 500
},
{
"Idx": "BarrelAutoSupply",
"Ratio": 5,
2024-11-28 23:07:50 +00:00
"Price": 400
},
{
"Idx": "ServerNpcUpgrade",
"Ratio": 5,
2024-11-28 23:07:50 +00:00
"Price": 150
},
{
"Idx": "CleanerNpcUpgrade",
"Ratio": 5,
2024-11-28 23:07:50 +00:00
"Price": 150
},
{
"Idx": "BartenderNpcUpgrade",
"Ratio": 5,
2024-11-28 23:07:50 +00:00
"Price": 150
},
{
"Idx": "PassiveDoubleServing",
"Ratio": 0,
2024-11-28 23:07:50 +00:00
"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
}
]