Abyss of Dagath Login Music
item/Lotus/Types/Items/SongItems/AbyssofDagathSongItem
The Abyss of Dagath login music to enjoy from the Somachord in your Orbiter.
| kind | song |
| parent | SongItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/SongItem/AbyssOfDagathLoginSongItemStoreIcon.png |
| description | The Abyss of Dagath login music to enjoy from the Somachord in your Orbiter. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/SongItems/AbyssofDagathSongItem |
| display_name | Abyss of Dagath Login Music |
| localize_tag | /Lotus/Language/Fragments/AbyssOfDagathSongName |
| internal_name | AbyssofDagathSongItem |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Fragments/AbyssOfDagathSongDesc |
Raw record
{
"kind": "song",
"parent": "SongItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/SongItem/AbyssOfDagathLoginSongItemStoreIcon.png",
"description": "The Abyss of Dagath login music to enjoy from the Somachord in your Orbiter.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/SongItems/AbyssofDagathSongItem",
"display_name": "Abyss of Dagath Login Music",
"localize_tag": "/Lotus/Language/Fragments/AbyssOfDagathSongName",
"internal_name": "AbyssofDagathSongItem",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Fragments/AbyssOfDagathSongDesc"
}