You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
societer/world/maps.json

98 lines
1.5 KiB

{
"gradients": {
"height": [
{
"offset": 0.999,
"color": {
"r": 0.62,
"g": 0.004,
"b": 0.259
}
},
{
"offset": 0.5,
"color": {
"r": 0.863,
"g": 0.525,
"b": 0.365
}
},
{
"offset": 0.25,
"color": {
"r": 0.984,
"g": 0.973,
"b": 0.69
}
},
{
"offset": 0.0,
"color": {
"r": 0.537,
"g": 0.812,
"b": 0.647
}
}
],
"temperature": [
{
"offset": 0.999,
"color": {
"r": 0.62,
"g": 0.004,
"b": 0.259
}
},
{
"offset": 0.9,
"color": {
"r": 0.863,
"g": 0.525,
"b": 0.365
}
},
{
"offset": 0.8,
"color": {
"r": 0.984,
"g": 0.973,
"b": 0.69
}
},
{
"offset": 0.5,
"color": {
"r": 0.537,
"g": 0.812,
"b": 0.647
}
},
{
"offset": 0.0,
"color": {
"r": 0.369,
"g": 0.31,
"b": 0.635
}
}
],
"moisture": [
{
"offset": 0.999,
"color": {
"r": 0.984,
"g": 0.973,
"b": 0.69
}
},
{
"offset": 0.0,
"color": {
"r": 0.537,
"g": 0.812,
"b": 0.647
}
},
]
}
}