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