mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Merge branch 'smallfix' into 'master'
Small fixes See merge request core-developers/forge!4837
This commit is contained in:
@@ -4,7 +4,7 @@ Types:Legendary Planeswalker Basri
|
|||||||
Loyalty:4
|
Loyalty:4
|
||||||
A:AB$ PutCounter | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | CounterNum$ 1 | CounterType$ P1P1 | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SubAbility$ DBPump | SpellDescription$ Put a +1/+1 counter on up to one target creature. It gains vigilance until end of turn.
|
A:AB$ PutCounter | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | CounterNum$ 1 | CounterType$ P1P1 | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Choose target creature | ValidTgts$ Creature | SubAbility$ DBPump | SpellDescription$ Put a +1/+1 counter on up to one target creature. It gains vigilance until end of turn.
|
||||||
SVar:DBPump:DB$ Pump | Defined$ Targeted | KW$ Vigilance
|
SVar:DBPump:DB$ Pump | Defined$ Targeted | KW$ Vigilance
|
||||||
A:AB$ Effect | Cost$ SubCounter<1/LOYALTY> | Triggers$ TrigAttack | SpellDescription$ Whenever a creature attacks this turn, put a +1/+1 counter on it.
|
A:AB$ Effect | Cost$ SubCounter<1/LOYALTY> | Planeswalker$ True | Triggers$ TrigAttack | SpellDescription$ Whenever a creature attacks this turn, put a +1/+1 counter on it.
|
||||||
SVar:TrigAttack:Mode$ Attacks | ValidCard$ Creature | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature attacks this turn, put a +1/+1 counter on it.
|
SVar:TrigAttack:Mode$ Attacks | ValidCard$ Creature | Execute$ TrigPutCounter | TriggerDescription$ Whenever a creature attacks this turn, put a +1/+1 counter on it.
|
||||||
SVar:TrigPutCounter:DB$ PutCounter | Defined$ TriggeredAttackerLKICopy | CounterType$ P1P1 | CounterNum$ 1
|
SVar:TrigPutCounter:DB$ PutCounter | Defined$ TriggeredAttackerLKICopy | CounterType$ P1P1 | CounterNum$ 1
|
||||||
A:AB$ PumpAll | Cost$ SubCounter<6/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidCards$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | KW$ Flying | SpellDescription$ Creatures you control get +2/+2 and gain flying until end of turn.
|
A:AB$ PumpAll | Cost$ SubCounter<6/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidCards$ Creature.YouCtrl | NumAtt$ +2 | NumDef$ +2 | KW$ Flying | SpellDescription$ Creatures you control get +2/+2 and gain flying until end of turn.
|
||||||
|
|||||||
@@ -33,5 +33,5 @@ Test of Endurance|The Test|So... did I pass?
|
|||||||
Thassa's Oracle|The Prophecy of Victory|I see... nothing. We must've won.
|
Thassa's Oracle|The Prophecy of Victory|I see... nothing. We must've won.
|
||||||
The Cheese Stands Alone|The Cheese|It's cheesy, but hey, it works!
|
The Cheese Stands Alone|The Cheese|It's cheesy, but hey, it works!
|
||||||
Triskaidekaphobia|The Fear of 13|It's just a silly ancient superstition... right?
|
Triskaidekaphobia|The Fear of 13|It's just a silly ancient superstition... right?
|
||||||
Vorpal Blade|Snicker-Snack!|"And hast thou slain the Jabberwock? Come to my arms, my beamish boy!"
|
Vorpal Sword|Snicker-Snack!|"And hast thou slain the Jabberwock? Come to my arms, my beamish boy!"
|
||||||
Emblem - Vraska, Golgari Queen|The Flurry of Assassins|How good is your dodging?
|
Emblem - Vraska, Golgari Queen|The Flurry of Assassins|How good is your dodging?
|
||||||
|
|||||||
Reference in New Issue
Block a user