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

17 lines
191 B
JSON

[
{
"id": 1,
"discount": 0.9,
"favorlevel": 2
},
{
"id": 2,
"discount": 0.8,
"favorlevel": 4
},
{
"id": 3,
"discount": 0.7,
"favorlevel": 6
}
]