"heal_and_restore_mana" { "challengetype" "54" "desc" "#DOTA_ChallengeDesc_HealAndRestoreMana" "multi_query" "1" "events" { "1" { "desc" "#DOTA_ChallengeDesc_HealAndRestoreMana_Sub1" "matching_type" "linear_series" "query" { "heal_event" { "event" "heal" "healer" "!hero" "target_must_be_hero" "1" "storage" { "1" { "key" "value" "aggregator" "sum" } } } } "progress_stored_in" "1" "post_tests" { "test_total_healing" { "storage" "1" "compare" ">=" "amount" "" } } } "2" { "desc" "#DOTA_ChallengeDesc_HealAndRestoreMana_Sub2" "matching_type" "linear_series" "query" { "mana_event" { "event" "mana_restored" "caster" "!hero" "target_must_be_hero" "1" "storage" { "1" { "key" "value" "aggregator" "sum" } } } } "progress_stored_in" "1" "post_tests" { "test_total_mana_restored" { "storage" "1" "compare" ">=" "amount" "" } } } } "variables" { "" { "format" "int" "index" "0" } "" { "format" "int" "index" "1" } } }