"terrorblade_creep_kills_with_illusions" { "requiredhero" "terrorblade" "desc" "#DOTA_ChallengeDesc_Terrorblade_Illusion_Creepkills" "image" "images/spellicons/terrorblade_conjure_image.png" "events" { "matching_type" "linear_series" "query" { "accumulate_event" { "event" "death" "damage_source" "!hero" "attacker_team" "!team" "attacker_filter" "must_be_illusion" "storage" { "1" { "aggregator" "increment" } } } } "progress_stored_in" "1" "post_tests" { "test_killed" { "storage" "1" "compare" ">=" "amount" "" } } } "variables" { "" { "format" "int" "index" "0" } } }