mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Fix Midnight Oil script
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:2 B B
|
|||||||
Types:Enchantment
|
Types:Enchantment
|
||||||
K:etbCounter:HOUR:7
|
K:etbCounter:HOUR:7
|
||||||
T:Mode$ Phase | Phase$ Draw | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ At the beginning of your draw step, draw an additional card, then remove two hour counters from CARDNAME.
|
T:Mode$ Phase | Phase$ Draw | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ At the beginning of your draw step, draw an additional card, then remove two hour counters from CARDNAME.
|
||||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 | SubAbility DBRemoveCounter
|
SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 | SubAbility$ DBRemoveCounter
|
||||||
SVar:DBRemoveCounter:AB$ RemoveCounter | Cost$ 0 | Defined$ Self | CounterType$ HOUR | CounterNum$ 2
|
SVar:DBRemoveCounter:DB$ RemoveCounter | Defined$ Self | CounterType$ HOUR | CounterNum$ 2
|
||||||
S:Mode$ Continuous | Affected$ You | SetMaxHandSize$ X | References$ X | Description$ Your maximum hand size is equal to the number of hour counters on Midnight Oil.
|
S:Mode$ Continuous | Affected$ You | SetMaxHandSize$ X | References$ X | Description$ Your maximum hand size is equal to the number of hour counters on Midnight Oil.
|
||||||
T:Mode$ Discarded | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever you discard a card, you lose 1 life.
|
T:Mode$ Discarded | ValidCard$ Card.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever you discard a card, you lose 1 life.
|
||||||
SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
|
SVar:TrigLoseLife:AB$ LoseLife | Cost$ 0 | Defined$ You | LifeAmount$ 1
|
||||||
|
|||||||
Reference in New Issue
Block a user