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

42 lines
722 B
JSON

[
{
"id": 1,
"gradeindex": "NPC_HOME_SCORE_CRITERIA_RANK",
"paramstr": "0:2,1:4,2:6,3:8",
"point": 0,
"thresh": 0,
"multiply": 0,
"max": 0,
"min": 0
},
{
"id": 5,
"gradeindex": "NPC_HOME_SCORE_CRITERIA_QUANTITY",
"paramstr": "1",
"point": -2,
"thresh": 50,
"multiply": 0,
"max": 0,
"min": 0
},
{
"id": 6,
"gradeindex": "NPC_HOME_SCORE_CRITERIA_TAG",
"paramstr": "墙面",
"point": 0,
"thresh": 0,
"multiply": 1.5,
"max": 0,
"min": 0
},
{
"id": 7,
"gradeindex": "NPC_HOME_SCORE_CRITERIA_TAG",
"paramstr": "地板",
"point": 0,
"thresh": 0,
"multiply": 1.5,
"max": 0,
"min": 0
}
]