(2.23) “For each” or “for every”规则有写: If it cannot be resolved simultaneously (for example, if it has multiple steps, a choice, or other dependencies), each instance should be resolved as a separate effect (and must be canceled, ignored, or prevented independently of each other effect). 而该遭遇的效果:“choose and discard 1 card from your hand”,就很明显涉及到choice。 严格按照规则,该遭遇就必须分开结算,不能同时计算并作为单次效果来结算。