Nora's Mix Vol. 5 Cred
resource/Lotus/Types/Items/MiscItems/NoraIntermissionNineCreds
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/GenericCreditIcon9.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/NoraIntermissionNineCreds |
| display_name | Nora's Mix Vol. 5 Cred |
| localize_tag | /Lotus/Language/NightwaveSeasonThree/NoraIntermissionNineCreds |
| internal_name | NoraIntermissionNineCreds |
| selling_price | 5000 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/NightwaveSeasonThree/NoraIntermissionSevenCredsDesc |
Raw record
{
"kind": "misc",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Currency/GenericCreditIcon9.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/NoraIntermissionNineCreds",
"display_name": "Nora's Mix Vol. 5 Cred",
"localize_tag": "/Lotus/Language/NightwaveSeasonThree/NoraIntermissionNineCreds",
"internal_name": "NoraIntermissionNineCreds",
"selling_price": 5000,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/NightwaveSeasonThree/NoraIntermissionSevenCredsDesc"
}