TinyLifeWeb/web/_data/features.json

63 lines
2.9 KiB
JSON

[
{
"value": "CharacterCreator.png",
"title": "Create",
"text": [
"Create your own characters with unique personalities and skills",
"With over 100 clothing items and thousands of colors available, create your Tinies exactly how you want",
"Choose from different age groups, each with their own unique interactions and gameplay"
],
"alt": "A banner showing the game's character creator"
},
{
"value": "BuildMode.png",
"title": "Build",
"text": [
"Build houses and community spaces like parks and cafés and watch households inhabit them",
"Pick from hundreds of furniture items, wallpapers, tiles, roofs and more to make each building unique",
"Choose items wisely to maximize skill and need gain for your Tinies, but minimize the lot's final price"
],
"alt": "A banner showing the game's build mode"
},
{
"value": "Actions.png",
"title": "Interact",
"text": [
"Control your household and tell your characters what to do",
"Choose from many complex skills, like cooking, painting, programming, woodworking and more",
"With multiple members in your household, let the AI manage your unattended Tinies for you"
],
"alt": "A split banner showing a Tiny's life goals menu, as well as the interactions of a fridge"
},
{
"value": "Relationships.png",
"title": "Build Relationships",
"text": [
"Have your characters interact, build relationships, grow families and live unique lives",
"Explore multiple public and residential lots in the vast open world",
"Control multiple households in one save file to play out your own story"
],
"alt": "A banner showing a relationship tooltip for a Tiny called Jeremiah Jenson, whom the currently selected Tiny is dating"
},
{
"value": "CustomContent.png",
"title": "Share",
"text": [
"Share your creations with the community by exporting lots and households from your game",
"Use the Steam Workshop integration to easily upload and download custom content",
"Integrate your own story into your content by writing descriptions for your Tinies and lots"
],
"alt": "A banner showing part of the household import menu, with the Walden household in the center"
},
{
"value": "Modding.png",
"title": "Add Content",
"text": [
"Create additional content through the game's built-in C# modding API",
"Share your mods using the game's Steam Workshop integration",
"Install mods from community members to enhance your gameplay"
],
"alt": "A split banner showing the game's custom content menu with the Example Mod installed, as well as a part of the Example Mod's code"
}
]