"kill_creeps_with_abilities_as_hero" { "challengetype" "438" "desc" "#DOTA_ChallengeDesc_Kill_Creeps_With_Abilities" "status_text" "#DOTA_ChallengeStatus_Kill_Creeps_With_Abilities" "requiredhero" "" "image" "images/challenges/icon_challenges_creepkillswithabilities.png" "events" { "matching_type" "linear_series" "query" { "creep_killed_spell" { "event" "death" "attacker" "!hero" "damage_category" "spell" "storage" { "1" { "aggregator" "increment" } } } "separator" "OR" "creep_killed_spell_generated_attack" { "event" "death" "attacker" "!hero" "damage_category" "attack" "spell_generated_attack" "1" "storage" { "1" { "aggregator" "increment" } } } } "progress_stored_in" "1" "post_tests" { "test_killed_units" { "storage" "1" "compare" ">=" "amount" "" } } } "variables" { "" { "format" "int" "index" "0" } "" { "format" "heroid" "index" "1" } } }