{
  "format_version" : "1.8.0",
  "animations" : {
    "animation.wind_charge.rotate" : {
      "loop" : true,
      "bones" : {
        "wind" : {
          "rotation" : [ 0.0, "-query.life_time * 20 * 16", 0.0 ]
        },
        "wind_charge" : {
          "rotation" : [ 0.0, "query.life_time * 20 * 16", 0.0 ]
        }
      }
    }
  }
}
