← Resources

Nora's Mix Vol. 1 Cred

resource
/Lotus/Types/Items/MiscItems/NoraIntermissionFiveCreds

Used to purchase Nightwave's Cred Offerings. Nightwave Creds from past Series can be kept as souvenirs or sold for <CREDITS>Credits.

kind misc
parent MiscItemBase
icon_path /Lotus/Interface/Icons/StoreIcons/Currency/GenericCreditIcon5.png
description Used to purchase Nightwave's Cred Offerings. Nightwave Creds from past Series can be kept as souvenirs or sold for <CREDITS>Credits.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/NoraIntermissionFiveCreds
display_name Nora's Mix Vol. 1 Cred
localize_tag /Lotus/Language/NightwaveSeasonThree/NoraIntermissionFiveCreds
internal_name NoraIntermissionFiveCreds
selling_price 5000
is_player_facing True
localize_desc_tag /Lotus/Language/NightwaveSeasonThree/NoraIntermissionFiveCredsDesc
Raw record
{
  "kind": "misc",
  "parent": "MiscItemBase",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Currency/GenericCreditIcon5.png",
  "description": "Used to purchase Nightwave's Cred Offerings. Nightwave Creds from past Series can be kept as souvenirs or sold for <CREDITS>Credits.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/NoraIntermissionFiveCreds",
  "display_name": "Nora's Mix Vol. 1 Cred",
  "localize_tag": "/Lotus/Language/NightwaveSeasonThree/NoraIntermissionFiveCreds",
  "internal_name": "NoraIntermissionFiveCreds",
  "selling_price": 5000,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/NightwaveSeasonThree/NoraIntermissionFiveCredsDesc"
}