← Focus

Naramon Lens

focus
/Lotus/Upgrades/Focus/TacticLens

Converts 2% of excess Affinity into Focus for the Naramon Way.

kind lens
parent /Lotus/Types/Items/MiscItems/FocusLens
school AP_TACTIC
icon_path /Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens1Rank.png
description Converts 2% of excess Affinity into Focus for the Naramon Way.
market_mode MM_HIDDEN
content_path /Lotus/Upgrades/Focus/TacticLens
display_name Naramon Lens
internal_name TacticLens
focus_xp_ratio 0.40000001
description_key /Lotus/Language/Items/TacticLensDesc
school_internal Tactic
display_name_key /Lotus/Language/Items/TacticLensName
is_player_facing True
ultimate_charge_boost 0.1
Raw record
{
  "kind": "lens",
  "tags": [
    "Lens",
    "School:Tactic"
  ],
  "parent": "/Lotus/Types/Items/MiscItems/FocusLens",
  "school": "AP_TACTIC",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Operator/FocusLenses/FocusLens1Rank.png",
  "description": "Converts 2% of excess Affinity into Focus for the Naramon Way.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Upgrades/Focus/TacticLens",
  "display_name": "Naramon Lens",
  "internal_name": "TacticLens",
  "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/TacticLensName",
    "RegularPrice": 1,
    "RectangleIcon": 0,
    "LocalizeDescTag": "/Lotus/Language/Items/TacticLensDesc",
    "TradeCapability": "RO_ALWAYS",
    "ExcludeFromCodex": 0,
    "FocusXP_Distributions": {
      "AP_TACTIC": 1
    }
  },
  "description_key": "/Lotus/Language/Items/TacticLensDesc",
  "school_internal": "Tactic",
  "display_name_key": "/Lotus/Language/Items/TacticLensName",
  "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/TacticLensName",
    "RegularPrice": 1,
    "RectangleIcon": 0,
    "LocalizeDescTag": "/Lotus/Language/Items/TacticLensDesc",
    "SortingPriority": 9,
    "TradeCapability": "RO_ALWAYS",
    "ExcludeFromCodex": 0,
    "FocusXP_Distributions": {
      "AP_TACTIC": 1
    },
    "RegularToFocusXpRatio": 0.40000001,
    "FocusUltimateChargeBoost": 0.1
  },
  "ultimate_charge_boost": 0.1
}