Zenurik Lens
focus/Lotus/Upgrades/Focus/PowerLens
Converts 2% of excess Affinity into Focus for the Zenurik Way.
| kind | lens |
| parent | /Lotus/Types/Items/MiscItems/FocusLens |
| school | AP_POWER |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens1Rank.png |
| description | Converts 2% of excess Affinity into Focus for the Zenurik Way. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Upgrades/Focus/PowerLens |
| display_name | Zenurik Lens |
| internal_name | PowerLens |
| focus_xp_ratio | 0.40000001 |
| description_key | /Lotus/Language/Items/PowerLensDesc |
| school_internal | Power |
| display_name_key | /Lotus/Language/Items/PowerLensName |
| is_player_facing | True |
| ultimate_charge_boost | 0.1 |
Raw record
{
"kind": "lens",
"tags": [
"Lens",
"School:Power"
],
"parent": "/Lotus/Types/Items/MiscItems/FocusLens",
"school": "AP_POWER",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens1Rank.png",
"description": "Converts 2% of excess Affinity into Focus for the Zenurik Way.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Upgrades/Focus/PowerLens",
"display_name": "Zenurik Lens",
"internal_name": "PowerLens",
"ancestor_chain": [
"/Lotus/Types/Items/MiscItems/FocusLens",
"/Lotus/Types/Items/MiscItems/"
],
"focus_xp_ratio": 0.40000001,
"raw_parameters": {
"MarketMode": "MM_HIDDEN",
"LocalizeTag": "/Lotus/Language/Items/PowerLensName",
"RegularPrice": 1,
"RectangleIcon": 0,
"LocalizeDescTag": "/Lotus/Language/Items/PowerLensDesc",
"TradeCapability": "RO_ALWAYS",
"ExcludeFromCodex": 0,
"FocusXP_Distributions": {
"AP_POWER": 1
}
},
"description_key": "/Lotus/Language/Items/PowerLensDesc",
"school_internal": "Power",
"display_name_key": "/Lotus/Language/Items/PowerLensName",
"is_player_facing": true,
"effective_parameters": {
"Icon": "/Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens1Rank.png",
"Amount": [
1,
1
],
"MarketMode": "MM_HIDDEN",
"LocalizeTag": "/Lotus/Language/Items/PowerLensName",
"RegularPrice": 1,
"RectangleIcon": 0,
"LocalizeDescTag": "/Lotus/Language/Items/PowerLensDesc",
"SortingPriority": 9,
"TradeCapability": "RO_ALWAYS",
"ExcludeFromCodex": 0,
"FocusXP_Distributions": {
"AP_POWER": 1
},
"RegularToFocusXpRatio": 0.40000001,
"FocusUltimateChargeBoost": 0.1
},
"ultimate_charge_boost": 0.1
}