Name:Well of Lost Dreams
ManaCost:4
Types:Artifact
T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigStore | TriggerDescription$ Whenever you gain life, you may pay {X}, where X is less than or equal to the amount of life you gained. If you do, draw X cards.
SVar:TrigStore:DB$ ChooseNumber | Defined$ You | Min$ 0 | Max$ Y | ListTitle$ amount of mana to pay | AILogic$ OptionalDraw | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ X | UnlessCost$ X | UnlessPayer$ You | UnlessSwitched$ True
SVar:Y:TriggerCount$LifeAmount
SVar:X:Count$ChosenNumber
AI:RemoveDeck:Random
DeckNeeds:Ability$LifeGain
Oracle:Whenever you gain life, you may pay {X}, where X is less than or equal to the amount of life you gained. If you do, draw X cards.
