"clockwerk_creep_kills_with_flare" { "challengetype" "286" "desc" "#DOTA_ChallengeDesc_Clockwerk_CreepKillsWithFlare" "requiredhero" "51" "status_text" "#DOTA_ChallengeStatus_Clockwerk_CreepKillsWithFlare" "image" "images/spellicons/rattletrap_rocket_flare.png" "events" { "matching_type" "linear_series" "query" { "unit_killed" { "event" "death" "attacker" "!hero" "target_filter" "must_not_be_hero" "inflictor" "rattletrap_rocket_flare" "storage" { "1" { "aggregator" "increment" } } } } "progress_stored_in" "1" "post_tests" { "flare_kill_count" { "storage" "1" "compare" ">=" "amount" "" } } } "variables" { "" { "format" "int" "index" "0" } } }