Another Level
item/Lotus/Types/Items/Emotes/DanceReachAcrossHips
Step up with these vibrant dance moves.
| kind | emote |
| parent | BaseDanceEmote |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Emotes/EmoteDanceOneTwoOneOne.png |
| description | Step up with these vibrant dance moves. |
| market_mode | MM_VISIBLE |
| content_path | /Lotus/Types/Items/Emotes/DanceReachAcrossHips |
| display_name | Another Level |
| localize_tag | /Lotus/Language/Emotes/DanceReachAcrossHipsName |
| internal_name | DanceReachAcrossHips |
| premium_price | 25 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Emotes/DanceReachAcrossHipsDesc |
Raw record
{
"kind": "emote",
"parent": "BaseDanceEmote",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Emotes/EmoteDanceOneTwoOneOne.png",
"description": "Step up with these vibrant dance moves.",
"market_mode": "MM_VISIBLE",
"content_path": "/Lotus/Types/Items/Emotes/DanceReachAcrossHips",
"display_name": "Another Level",
"localize_tag": "/Lotus/Language/Emotes/DanceReachAcrossHipsName",
"internal_name": "DanceReachAcrossHips",
"premium_price": 25,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Emotes/DanceReachAcrossHipsDesc"
}