Nakak Pearls
resource/Lotus/Types/Items/MiscItems/WaterFightBucks
Nakak in Cetus would probably like these. Maybe she'll trade something special for them.
| kind | misc |
| parent | MiscItemBase |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Event/WaterFight/WaterFightBucks.png |
| description | Nakak in Cetus would probably like these. Maybe she'll trade something special for them. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/WaterFightBucks |
| display_name | Nakak Pearls |
| localize_tag | /Lotus/Language/Events/WaterFightBucks |
| internal_name | WaterFightBucks |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Events/WaterFightBucksDesc |
Raw record
{
"kind": "misc",
"parent": "MiscItemBase",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Event/WaterFight/WaterFightBucks.png",
"description": "Nakak in Cetus would probably like these. Maybe she'll trade something special for them.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/WaterFightBucks",
"display_name": "Nakak Pearls",
"localize_tag": "/Lotus/Language/Events/WaterFightBucks",
"internal_name": "WaterFightBucks",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Events/WaterFightBucksDesc"
}