← Resources

Crewman’s Boot

resource
/Lotus/Types/Items/Fish/Solaris/CorpusBootItem

While the Vallis coolant has kept this finely engineered Corpus tactical boot remarkably well preserved, it is, nonetheless, entirely worthless.

kind fish
parent FishItem
icon_path /Lotus/Interface/Icons/StoreIcons/Fishing/Venus/CorpusBoot.png
description While the Vallis coolant has kept this finely engineered Corpus tactical boot remarkably well preserved, it is, nonetheless, entirely worthless.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/Fish/Solaris/CorpusBootItem
display_name Crewman’s Boot
localize_tag /Lotus/Language/Fish/BothBootB
internal_name CorpusBootItem
selling_price 400
is_player_facing True
localize_desc_tag /Lotus/Language/Fish/BothBootBDesc
Raw record
{
  "kind": "fish",
  "parent": "FishItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Venus/CorpusBoot.png",
  "description": "While the Vallis coolant has kept this finely engineered Corpus tactical boot remarkably well preserved, it is, nonetheless, entirely worthless.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/Fish/Solaris/CorpusBootItem",
  "display_name": "Crewman\u2019s Boot",
  "localize_tag": "/Lotus/Language/Fish/BothBootB",
  "internal_name": "CorpusBootItem",
  "selling_price": 400,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Fish/BothBootBDesc"
}