Eidolon Lens
resource/Lotus/Types/Items/MiscItems/FocusLensOstron
An enhanced Greater Lens that has been infused with Breath of the Eidolon.
| kind | misc |
| parent | FocusLens |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens3Rank.png |
| description | An enhanced Greater Lens that has been infused with Breath of the Eidolon. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/FocusLensOstron |
| display_name | Eidolon Lens |
| localize_tag | /Lotus/Language/Focus/OstronLens |
| internal_name | FocusLensOstron |
| premium_price | 60 |
| selling_price | 5000 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Focus/OstronLensDesc |
Raw record
{
"kind": "misc",
"parent": "FocusLens",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens3Rank.png",
"description": "An enhanced Greater Lens that has been infused with Breath of the Eidolon.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/FocusLensOstron",
"display_name": "Eidolon Lens",
"localize_tag": "/Lotus/Language/Focus/OstronLens",
"internal_name": "FocusLensOstron",
"premium_price": 60,
"selling_price": 5000,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Focus/OstronLensDesc"
}