Alloy Plate
resource/Lotus/Types/Items/MiscItems/AlloyPlate
Carbon steel plates used to reinforce Grineer armor. Location: Venus, Phobos, Ceres, Jupiter, Pluto, and Sedna.
| kind | misc |
| parent | ResourceItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/AlloyPlate.png |
| description | Carbon steel plates used to reinforce Grineer armor. Location: Venus, Phobos, Ceres, Jupiter, Pluto, and Sedna. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/MiscItems/AlloyPlate |
| display_name | Alloy Plate |
| localize_tag | /Lotus/Language/Items/AlloyPlate |
| internal_name | AlloyPlate |
| premium_price | 30 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/AlloyPlateDesc |
Raw record
{
"kind": "misc",
"parent": "ResourceItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/CraftingComponents/AlloyPlate.png",
"description": "Carbon steel plates used to reinforce Grineer armor.\r\n\r\nLocation: Venus, Phobos, Ceres, Jupiter, Pluto, and Sedna.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/MiscItems/AlloyPlate",
"display_name": "Alloy Plate",
"localize_tag": "/Lotus/Language/Items/AlloyPlate",
"internal_name": "AlloyPlate",
"premium_price": 30,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/AlloyPlateDesc"
}