← Items

90-Day Affinity Booster

item
/Lotus/Types/StoreItems/Boosters/AffinityBooster90DayStoreItem

Doubles the rate at which you earn affinity. Upgrade your weapons and Warframes faster.

kind store_item
parent AffinityBooster3DayStoreItem
icon_path /Lotus/Interface/Icons/StoreIcons/Boosters/AffinityBoosterLegendary.png
description Doubles the rate at which you earn affinity. Upgrade your weapons and Warframes faster.
content_path /Lotus/Types/StoreItems/Boosters/AffinityBooster90DayStoreItem
display_name 90-Day Affinity Booster
localize_tag /Lotus/Language/Boosters/AffinityBoosterNinetyDayName
internal_name AffinityBooster90DayStoreItem
is_player_facing True
product_category Boosters
localize_desc_tag /Lotus/Language/Items/AffinityBoosterDesc
Raw record
{
  "kind": "store_item",
  "parent": "AffinityBooster3DayStoreItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Boosters/AffinityBoosterLegendary.png",
  "description": "Doubles the rate at which you earn affinity. Upgrade your weapons and Warframes faster.",
  "content_path": "/Lotus/Types/StoreItems/Boosters/AffinityBooster90DayStoreItem",
  "display_name": "90-Day Affinity Booster",
  "localize_tag": "/Lotus/Language/Boosters/AffinityBoosterNinetyDayName",
  "internal_name": "AffinityBooster90DayStoreItem",
  "is_player_facing": true,
  "product_category": "Boosters",
  "localize_desc_tag": "/Lotus/Language/Items/AffinityBoosterDesc"
}