mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
21 lines
312 B
JSON
21 lines
312 B
JSON
{
|
|
"WeightMappingTemplates": {
|
|
"Default": {
|
|
"WeightConfig": [
|
|
{},
|
|
{
|
|
"Distance": 1,
|
|
"Weight": 100
|
|
},
|
|
{
|
|
"Distance": 2,
|
|
"Weight": 100
|
|
},
|
|
{
|
|
"Distance": 4,
|
|
"Weight": 50
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |