# HG changeset patch # User HackBot # Date 1442888086 0 # Node ID ee98adabcdb7ac91eab93e146e94627a971de55d # Parent 99ad4db9bc0a5a344885a161c30c5f1268916e61 learn Delve is a static ability that functions while the spell with delve is on the stack. \xe2\x80\x9cDelve\xe2\x80\x9d means \xe2\x80\x9cFor each generic mana in this spell\xe2\x80\x99s total cost, you may exile a card from your graveyard rather than pay that mana.\xe2\x80\x9d The delve ability isn\xe2\x80\x99t an additional or alternative cost and applies only after the total cost of the spell with delve is determined. diff -r 99ad4db9bc0a -r ee98adabcdb7 wisdom/delve --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/wisdom/delve Tue Sep 22 02:14:46 2015 +0000 @@ -0,0 +1,1 @@ +Delve is a static ability that functions while the spell with delve is on the stack. “Delve” means “For each generic mana in this spell’s total cost, you may exile a card from your graveyard rather than pay that mana.” The delve ability isn’t an additional or alternative cost and applies only after the total cost of the spell with delve is determined.