Files
PetitPlanet-Data/ExcelData/NpcReturnCfg.json
2025-11-11 07:21:48 +07:00

42 lines
650 B
JSON

[
{
"id": 1,
"price": 0,
"type": "",
"returnrate": 0.35,
"itemrate": 1,
"moneyratio": 1.1,
"topicrate": 10000,
"rank": 1
},
{
"id": 2,
"price": 50,
"type": "23,24,9,20,19",
"returnrate": 0.5,
"itemrate": 1,
"moneyratio": 1.1,
"topicrate": 10000,
"rank": 2
},
{
"id": 3,
"price": 200,
"type": "23,24,9,20,19",
"returnrate": 1,
"itemrate": 1,
"moneyratio": 1.1,
"topicrate": 10000,
"rank": 3
},
{
"id": 4,
"price": 0,
"type": "",
"returnrate": 1,
"itemrate": 1,
"moneyratio": 0,
"topicrate": 0,
"rank": 4
}
]