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.
17 lines
604 B
17 lines
604 B
{
|
|
"name": "Weather",
|
|
"icon": "weather2:weather_item",
|
|
"category": "gamemechanics",
|
|
"pages": [
|
|
{
|
|
"type": "text",
|
|
"text": "In this world, the $(thing)weather$() is localized and is much more diverse. $(br2)Warm and cold particle based weather fronts spawn in, when they collide they can create a storm that will develop into deadlier storms."
|
|
},
|
|
{
|
|
"type": "image",
|
|
"images": [ "patchouli:textures/weather1.png" ],
|
|
"border": "true",
|
|
"text": "How it looks like on a rainy day."
|
|
}
|
|
]
|
|
} |