mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
65 lines
1.2 KiB
JSON
65 lines
1.2 KiB
JSON
{
|
|
"IconColorIDToColor": {
|
|
"1": "#FFE14BFF",
|
|
"2": "#579F6FFF",
|
|
"3": "#9C9EFFFF",
|
|
"4": "#E07A93FF",
|
|
"5": "#375F9FFF",
|
|
"6": "#bb3315FF",
|
|
"7": "#9b59b6FF"
|
|
},
|
|
"IconColorIDToIconPath": {},
|
|
"WaypointLockColor": "#919191FF",
|
|
"WaypointMatList": [
|
|
{
|
|
"ID": 1,
|
|
"FloatValues": {
|
|
"_LightMapIntensity": 0.15,
|
|
"_Saturate": 0,
|
|
"_FresnelIntensity": 0
|
|
},
|
|
"ColorValues": {
|
|
"_FresnelColor": "#579F6FFF"
|
|
}
|
|
},
|
|
{
|
|
"ID": 2,
|
|
"FloatValues": {
|
|
"_LightMapIntensity": 1,
|
|
"_Saturate": 1,
|
|
"_FresnelIntensity": 1
|
|
},
|
|
"ColorValues": {
|
|
"_FresnelColor": "#005EFFFF"
|
|
}
|
|
},
|
|
{
|
|
"ID": 3,
|
|
"FloatValues": {
|
|
"_LightMapIntensity": 1,
|
|
"_Saturate": 1,
|
|
"_FresnelIntensity": 1
|
|
},
|
|
"ColorValues": {
|
|
"_FresnelColor": "#FF0000FF"
|
|
}
|
|
},
|
|
{
|
|
"ID": 4,
|
|
"FloatValues": {
|
|
"_LightMapIntensity": 1,
|
|
"_Saturate": 1,
|
|
"_FresnelIntensity": 3
|
|
},
|
|
"ColorValues": {
|
|
"_FresnelColor": "#005EFFFF"
|
|
}
|
|
}
|
|
],
|
|
"ShowUnpassEfxColorIDs": [
|
|
1,
|
|
2,
|
|
3,
|
|
6
|
|
]
|
|
} |