Greater Focus Lens
resource/Lotus/Types/Items/MiscItems/FocusLensGreater
A Greater Lens that channels Affinity into Focus for one of the five Tenno Ways.
| kind | misc |
| parent | FocusLens |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens2Rank.png |
| description | A Greater Lens that channels Affinity into Focus for one of the five Tenno Ways. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/FocusLensGreater |
| display_name | Greater Focus Lens |
| localize_tag | /Lotus/Language/Focus/GreaterLens |
| internal_name | FocusLensGreater |
| premium_price | 40 |
| selling_price | 5000 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Focus/GreaterLensDesc |
Raw record
{
"kind": "misc",
"parent": "FocusLens",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens2Rank.png",
"description": "A Greater Lens that channels Affinity into Focus for one of the five Tenno Ways.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/FocusLensGreater",
"display_name": "Greater Focus Lens",
"localize_tag": "/Lotus/Language/Focus/GreaterLens",
"internal_name": "FocusLensGreater",
"premium_price": 40,
"selling_price": 5000,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Focus/GreaterLensDesc"
}