Fresnels
resource/Lotus/Types/Items/RailjackMiscItems/FresnelsRailjackItem
A rare Orokin material used to create a tear in space and allow safe passage through the Void.
| kind | railjack |
| parent | BaseRailjackItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentFresnels.png |
| description | A rare Orokin material used to create a tear in space and allow safe passage through the Void. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/RailjackMiscItems/FresnelsRailjackItem |
| display_name | Fresnels |
| localize_tag | /Lotus/Language/Railjack/Fresnels |
| internal_name | FresnelsRailjackItem |
| premium_price | 30 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Railjack/FresnelsDesc |
Raw record
{
"kind": "railjack",
"parent": "BaseRailjackItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Resources/Railjack/RailjackComponentFresnels.png",
"description": "A rare Orokin material used to create a tear in space and allow safe passage through the Void.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/RailjackMiscItems/FresnelsRailjackItem",
"display_name": "Fresnels",
"localize_tag": "/Lotus/Language/Railjack/Fresnels",
"internal_name": "FresnelsRailjackItem",
"premium_price": 30,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Railjack/FresnelsDesc"
}