"tinker_creep_kills_with_march" { "challengetype" "466" "desc" "#DOTA_ChallengeDesc_Tinker_March_Creep_Kills" "requiredhero" "tinker" "status_text" "#DOTA_ChallengeStatus_Tinker_March_Creep_Kills" "image" "images/spellicons/tinker_march_of_the_machines.png" "events" { "matching_type" "linear_series" "query" { "unit_killed" { "event" "death" "attacker" "!hero" "inflictor" "tinker_march_of_the_machines" "storage" { "1" { "aggregator" "increment" } } } } "progress_stored_in" "1" "post_tests" { "test_kill_count" { "storage" "1" "compare" ">=" "amount" "" } } } "variables" { "" { "format" "int" "index" "0" } } }