Blister Stalk
resource/Lotus/Types/Items/MushroomJournal/HeatMushroomJournalItem
This mushroom is always hot to the touch. Take it to Nightcap in the airlock for further information. Location: Deepmines Bounties on Venus
| kind | mushroom |
| parent | MushroomJournalItem |
| icon_path | /Lotus/Interface/Icons/NokkoColony/MushroomIconHeat.png |
| description | This mushroom is always hot to the touch. Take it to Nightcap in the airlock for further information. Location: Deepmines Bounties on Venus |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MushroomJournal/HeatMushroomJournalItem |
| display_name | Blister Stalk |
| localize_tag | /Lotus/Language/NokkoColony/HeatMushroomName |
| internal_name | HeatMushroomJournalItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/NokkoColony/HeatMushroomDesc |
Raw record
{
"kind": "mushroom",
"parent": "MushroomJournalItem",
"icon_path": "/Lotus/Interface/Icons/NokkoColony/MushroomIconHeat.png",
"description": "This mushroom is always hot to the touch. Take it to Nightcap in the airlock for further information.\r\n\r\nLocation: Deepmines Bounties on Venus",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MushroomJournal/HeatMushroomJournalItem",
"display_name": "Blister Stalk",
"localize_tag": "/Lotus/Language/NokkoColony/HeatMushroomName",
"internal_name": "HeatMushroomJournalItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/NokkoColony/HeatMushroomDesc"
}