"lich_frost_blasts_leading_to_kills" { "requiredhero" "lich" "desc" "#DOTA_ChallengeDesc_Lich_Kills_After_Frost_Blast" "image" "images/spellicons/lich_frost_nova.png" "events" { "matching_type" "linear_series" "query" { "frost_blast_slow" { "event" "modifier_add" "modifier" "modifier_lich_frostnova_slow" "caster" "!hero" "target" "!1" } "separator" "10" "kill_after_frost_blast_slow" { "event" "death" "assist_player_id" "!playerid" "target_team" "!enemyteam" "target_must_be_hero" "1" "storage" { "1" "target" } } } "progress_stored_in" "2" "postmatch_increments" { "storage" { "2" { "aggregator" "increment" } } } "post_tests" { "test_kills_after_frost_blast_slow" { "storage" "2" "compare" ">=" "amount" "" } } } "variables" { "" { "format" "int" "index" "0" } } }