← Focus

Greater Zenurik Lens

focus
/Lotus/Upgrades/Focus/PowerLensGreater

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

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