Aranya Planter
item/Lotus/Types/Items/ShipDecos/TennoPlanterD
A decorative planter for the orbiter.
| kind | ship_decoration |
| parent | ShipDecoItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/TennoPlanterD.png |
| description | A decorative planter for the orbiter. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/ShipDecos/TennoPlanterD |
| display_name | Aranya Planter |
| localize_tag | /Lotus/Language/ShipDecorations/TennoPlanterDName |
| internal_name | TennoPlanterD |
| premium_price | 20 |
| is_player_facing | True |
| product_category | ShipDecorations |
| localize_desc_tag | /Lotus/Language/ShipDecorations/TennoPlanterDesc |
Raw record
{
"kind": "ship_decoration",
"parent": "ShipDecoItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/ShipDecos/Decorations/TennoPlanterD.png",
"description": "A decorative planter for the orbiter.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/ShipDecos/TennoPlanterD",
"display_name": "Aranya Planter",
"localize_tag": "/Lotus/Language/ShipDecorations/TennoPlanterDName",
"internal_name": "TennoPlanterD",
"premium_price": 20,
"is_player_facing": true,
"product_category": "ShipDecorations",
"localize_desc_tag": "/Lotus/Language/ShipDecorations/TennoPlanterDesc"
}