Boot
resource/Lotus/Types/Items/Fish/Eidolon/GrineerBootItem
Synthetic fibers and a molded foam insole were the basis for what was once a robust and comfortable combat boot. Now, it's a home for tiny aquatic organisms.
| kind | fish |
| parent | FishItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Fishing/Eidolon/GrineerBoot.png |
| description | Synthetic fibers and a molded foam insole were the basis for what was once a robust and comfortable combat boot. Now, it's a home for tiny aquatic organisms. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Fish/Eidolon/GrineerBootItem |
| display_name | Boot |
| localize_tag | /Lotus/Language/Fish/BothBootA |
| internal_name | GrineerBootItem |
| selling_price | 400 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Fish/BothBootADesc |
Raw record
{
"kind": "fish",
"parent": "FishItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Fishing/Eidolon/GrineerBoot.png",
"description": "Synthetic fibers and a molded foam insole were the basis for what was once a robust and comfortable combat boot. Now, it's a home for tiny aquatic organisms.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Fish/Eidolon/GrineerBootItem",
"display_name": "Boot",
"localize_tag": "/Lotus/Language/Fish/BothBootA",
"internal_name": "GrineerBootItem",
"selling_price": 400,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Fish/BothBootADesc"
}