← Focus

Eidolon Zenurik Lens

focus
/Lotus/Upgrades/Focus/PowerLensOstron

Converts 4.25% of excess Affinity into Focus for the Zenurik Way.

kind lens
parent /Lotus/Types/Items/MiscItems/FocusLensOstron
school AP_POWER
icon_path /Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens3Rank.png
description Converts 4.25% of excess Affinity into Focus for the Zenurik Way.
market_mode MM_VISIBLE
content_path /Lotus/Upgrades/Focus/PowerLensOstron
display_name Eidolon Zenurik Lens
internal_name PowerLensOstron
premium_price 80
focus_xp_ratio 0.85000002
description_key /Lotus/Language/Items/OstronPowerLensDesc
school_internal Power
display_name_key /Lotus/Language/Items/OstronPowerLensName
is_player_facing True
ultimate_charge_boost 0.1
Raw record
{
  "kind": "lens",
  "tags": [
    "Lens",
    "School:Power"
  ],
  "parent": "/Lotus/Types/Items/MiscItems/FocusLensOstron",
  "school": "AP_POWER",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens3Rank.png",
  "description": "Converts 4.25% of excess Affinity into Focus for the Zenurik Way.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Upgrades/Focus/PowerLensOstron",
  "display_name": "Eidolon Zenurik Lens",
  "internal_name": "PowerLensOstron",
  "premium_price": 80,
  "ancestor_chain": [
    "/Lotus/Types/Items/MiscItems/FocusLensOstron",
    "/Lotus/Types/Items/MiscItems/FocusLens",
    "/Lotus/Types/Items/MiscItems/"
  ],
  "focus_xp_ratio": 0.85000002,
  "raw_parameters": {
    "MarketMode": "MM_VISIBLE",
    "LocalizeTag": "/Lotus/Language/Items/OstronPowerLensName",
    "PremiumPrice": 80,
    "LocalizeDescTag": "/Lotus/Language/Items/OstronPowerLensDesc",
    "TradeCapability": "RO_ALWAYS",
    "FocusXP_Distributions": {
      "AP_POWER": 1
    }
  },
  "description_key": "/Lotus/Language/Items/OstronPowerLensDesc",
  "school_internal": "Power",
  "display_name_key": "/Lotus/Language/Items/OstronPowerLensName",
  "is_player_facing": true,
  "effective_parameters": {
    "Icon": "/Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens3Rank.png",
    "Amount": [
      1,
      1
    ],
    "MarketMode": "MM_VISIBLE",
    "LocalizeTag": "/Lotus/Language/Items/OstronPowerLensName",
    "PremiumPrice": 80,
    "SellingPrice": 5000,
    "RectangleIcon": 0,
    "LocalizeDescTag": "/Lotus/Language/Items/OstronPowerLensDesc",
    "SortingPriority": 9,
    "TradeCapability": "RO_ALWAYS",
    "ExcludeFromCodex": 0,
    "FocusXP_Distributions": {
      "AP_POWER": 1
    },
    "RegularToFocusXpRatio": 0.85000002,
    "FocusUltimateChargeBoost": 0.1
  },
  "ultimate_charge_boost": 0.1
}