Copernics
resource/Lotus/Types/Items/RailjackMiscItems/CopernicsRailjackItem
A cell of encapsulated Void energy. Location: Lua
| kind | railjack |
| parent | BaseRailjackItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentCopernics.png |
| description | A cell of encapsulated Void energy. Location: Lua |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/RailjackMiscItems/CopernicsRailjackItem |
| display_name | Copernics |
| localize_tag | /Lotus/Language/Railjack/Copernics |
| internal_name | CopernicsRailjackItem |
| premium_price | 30 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Railjack/CopernicsDesc |
Raw record
{
"kind": "railjack",
"parent": "BaseRailjackItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentCopernics.png",
"description": "A cell of encapsulated Void energy.\r\n\r\nLocation: Lua",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/RailjackMiscItems/CopernicsRailjackItem",
"display_name": "Copernics",
"localize_tag": "/Lotus/Language/Railjack/Copernics",
"internal_name": "CopernicsRailjackItem",
"premium_price": 30,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Railjack/CopernicsDesc"
}