← Items

3 Day Affinity Booster

item
/Lotus/Types/StoreItems/Boosters/AffinityBooster3DayStoreItem

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

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