{
  "factory": "basic",
  "config": {
    "animation": {
      "animationName": "bigWinCountup",
      "animationState": "number_count",
      "loop": false
    },
    "attachments": {
      "big_win_number_count_main": {
        "type": "bitmapText",
        "config": {
          "style": {
            "font": "BigWinNumbers",
            "align": "center"
          }
        }
      },
      "big_win_number_count_additive": {
        "type": "bitmapText",
        "config": {
          "style": {
            "font": "BigWinNumbers",
            "align": "center"
          }
        }
      }
    }
  }
}