Coprite Alloy
resource/Lotus/Types/Items/Gems/Eidolon/CommonOreBAlloyBItem
Coprun that has been forged into a stronger metal. Blueprint sold by Old Man Suumbaat in Cetus on Earth.
| kind | gem |
| parent | GemItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/CommonOreBAlloyA.png |
| description | Coprun that has been forged into a stronger metal. Blueprint sold by Old Man Suumbaat in Cetus on Earth. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Gems/Eidolon/CommonOreBAlloyBItem |
| display_name | Coprite Alloy |
| localize_tag | /Lotus/Language/Gems/CommonOreBAlloyA |
| internal_name | CommonOreBAlloyBItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Gems/CommonOreBAlloyADesc |
Raw record
{
"kind": "gem",
"parent": "GemItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gems/Eidolon/CommonOreBAlloyA.png",
"description": "Coprun that has been forged into a stronger metal.\r\n\r\nBlueprint sold by Old Man Suumbaat in Cetus on Earth.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Gems/Eidolon/CommonOreBAlloyBItem",
"display_name": "Coprite Alloy",
"localize_tag": "/Lotus/Language/Gems/CommonOreBAlloyA",
"internal_name": "CommonOreBAlloyBItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Gems/CommonOreBAlloyADesc"
}