{
  "Type": "SparksJamEmoteItemDefinition",
  "Name": "EID_Placeholder_Global_Vox",
  "Class": "UScriptClass'SparksJamEmoteItemDefinition'",
  "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
  "Properties": {
    "SongItemDef": {
      "ObjectName": "SparksSongItemDefinition'SID_Placeholder_01'",
      "ObjectPath": "/SparksSongTemplates/Items/Songs/SID_Placeholder_01.0"
    },
    "LoopType": "EFMJamLoopType::Lead",
    "CustomDanceAbility": {
      "AssetPathName": "/FMJamSystem/GAB_Emote_JamLoop.GAB_Emote_JamLoop_C",
      "SubPathString": ""
    },
    "PreviewLoops": 4,
    "bIncludeAudioWithAnimDuration": false,
    "EmoteCooldownSecs": 1.0,
    "DataList": [
      {
        "MinLevel": 1,
        "MaxLevel": 1
      },
      {
        "Traits": [
          "Item.Trait.SingleStack",
          "Item.Trait.Transient"
        ]
      },
      {
        "Tags": [
          "Cosmetics.EmoteType.Dance",
          "Cosmetics.UserFacingFlags.Emote.Sparks"
        ]
      },
      {
        "Icon": {
          "AssetPathName": "/Game/Global/Textures/Default/Blanks/Transparent1x1.Transparent1x1",
          "SubPathString": ""
        }
      }
    ]
  }
}