Intermission I Cred
resource/Lotus/Types/Items/MiscItems/NoraWolfTwoCreds
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/GenericCreditIcon.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/NoraWolfTwoCreds |
| display_name | Intermission I Cred |
| localize_tag | /Lotus/Language/Items/NoraWolfTwoCreds |
| internal_name | NoraWolfTwoCreds |
| selling_price | 5000 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Items/NoraWolfTwoCredsDesc |
Raw record
{
"kind": "misc",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Currency/GenericCreditIcon.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/NoraWolfTwoCreds",
"display_name": "Intermission I Cred",
"localize_tag": "/Lotus/Language/Items/NoraWolfTwoCreds",
"internal_name": "NoraWolfTwoCreds",
"selling_price": 5000,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Items/NoraWolfTwoCredsDesc"
}