turnbasedgamedata/Config/Entity/EntityScoreConfig.json
2024-10-21 03:16:22 -03:00

10 lines
177 B
JSON

{
"AllEntityMaxScore": 510,
"DisableAtmoThresholdScore": 500,
"SingleEntityScoreDict": {
"Player": 15,
"Npc": 8,
"NpcMonster": 10,
"AssemblyNpc": 1.5
}
}