2022-04-23 07:55:31 +05:30

32 lines
772 B
JSON

{
"miniMapUIRadius": 300.0,
"miniMapSightRadius": 150.0,
"miniMapScaleDefault": 3.0,
"miniMapScaleRanks": [
1.0,
3.0,
5.0
],
"levelMapScaleDefault": 1.0,
"levelMapScaleMax": 5.0,
"levelMapScaleMin": 1.0,
"levelMapTransPointRadius": 25.0,
"levelMapCustomMarkCancelRadius": 5.0,
"levelMapCustomMarkNearCancelRadius": 5.0,
"customStyles": [
{
"type": "MAP_MARK_CUSTOM",
"resPath": "ART/UI/InLevelUI/MiniMap/MarkCustomRed"
},
{
"type": "MAP_MARK_CUSTOM",
"resPath": "ART/UI/InLevelUI/MiniMap/MarkCustomBlue",
"customType": "BlueCircle"
}
],
"MarkNearThreshold": 35.0,
"MarkSelectedScale": 1.2,
"RewardTipSlideValue": 0.71,
"FirstAreaIDHideMiniMap": 1,
"MarkUnlockEffectDelay": 0.5
}