← Items

30 Day Credit Booster

item
/Lotus/Types/StoreItems/Boosters/CreditBooster30DayStoreItem

Doubles the amount of credits you get from pickups and mission rewards.

kind store_item
parent CreditBooster3DayStoreItem
icon_path /Lotus/Interface/Icons/StoreIcons/Boosters/CreditBoosterGold.png
description Doubles the amount of credits you get from pickups and mission rewards.
content_path /Lotus/Types/StoreItems/Boosters/CreditBooster30DayStoreItem
display_name 30 Day Credit Booster
localize_tag /Lotus/Language/Items/CreditBoosterThirtyDayName
internal_name CreditBooster30DayStoreItem
is_player_facing True
product_category Boosters
localize_desc_tag /Lotus/Language/Items/CreditBoosterDesc
Raw record
{
  "kind": "store_item",
  "parent": "CreditBooster3DayStoreItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Boosters/CreditBoosterGold.png",
  "description": "Doubles the amount of credits you get from pickups and mission rewards.",
  "content_path": "/Lotus/Types/StoreItems/Boosters/CreditBooster30DayStoreItem",
  "display_name": "30 Day Credit Booster",
  "localize_tag": "/Lotus/Language/Items/CreditBoosterThirtyDayName",
  "internal_name": "CreditBooster30DayStoreItem",
  "is_player_facing": true,
  "product_category": "Boosters",
  "localize_desc_tag": "/Lotus/Language/Items/CreditBoosterDesc"
}