mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Merge pull request #2414 from Card-Forge/kevlahnota-patch-pwultimate
fix missing pw achievement
This commit is contained in:
@@ -6,11 +6,11 @@ K:Compleated
|
|||||||
A:AB$ Pump | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | NumAtt$ -3 | IsCurse$ True | Duration$ UntilYourNextTurn | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature | TgtPrompt$ Select up to one target creature | SpellDescription$ Until your next turn, up to one target creature gets -3/-0.
|
A:AB$ Pump | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | NumAtt$ -3 | IsCurse$ True | Duration$ UntilYourNextTurn | TargetMin$ 0 | TargetMax$ 1 | ValidTgts$ Creature | TgtPrompt$ Select up to one target creature | SpellDescription$ Until your next turn, up to one target creature gets -3/-0.
|
||||||
A:AB$ Mill | Cost$ SubCounter<2/LOYALTY> | NumCards$ 3 | Planeswalker$ True | ValidTgts$ Player | TgtPrompt$ Select target player | SubAbility$ DBDraw | SpellDescription$ Target player mills three cards.
|
A:AB$ Mill | Cost$ SubCounter<2/LOYALTY> | NumCards$ 3 | Planeswalker$ True | ValidTgts$ Player | TgtPrompt$ Select target player | SubAbility$ DBDraw | SpellDescription$ Target player mills three cards.
|
||||||
SVar:DBDraw:DB$ Draw | NumCards$ Y | SpellDescription$ Then if a graveyard has twenty or more cards in it, you draw three cards. Otherwise, you draw a card.
|
SVar:DBDraw:DB$ Draw | NumCards$ Y | SpellDescription$ Then if a graveyard has twenty or more cards in it, you draw three cards. Otherwise, you draw a card.
|
||||||
A:AB$ Mill | Cost$ SubCounter<X/LOYALTY> | NumCards$ Z | Planeswalker$ True | ValidTgts$ Player | TgtPrompt$ Select target player | SpellDescription$ Target player mills three times X cards.
|
A:AB$ Mill | Cost$ SubCounter<X/LOYALTY> | NumCards$ Z | Planeswalker$ True | Ultimate$ True | ValidTgts$ Player | TgtPrompt$ Select target player | SpellDescription$ Target player mills three times X cards.
|
||||||
SVar:Y:Count$Compare CheckGrave GE20.3.1
|
SVar:Y:Count$Compare CheckGrave GE20.3.1
|
||||||
SVar:CheckGrave:PlayerCountPlayers$HighestValidGraveyard Card.YouOwn
|
SVar:CheckGrave:PlayerCountPlayers$HighestValidGraveyard Card.YouOwn
|
||||||
SVar:X:Count$xPaid
|
SVar:X:Count$xPaid
|
||||||
SVar:Z:SVar$X/Times.3
|
SVar:Z:SVar$X/Times.3
|
||||||
DeckHas:Ability$Mill
|
DeckHas:Ability$Mill
|
||||||
DeckHints:Ability$Mill
|
DeckHints:Ability$Mill
|
||||||
Oracle:Compleated ({U/P} can be paid with {U} or 2 life. If life was paid, this planeswalker enters with two fewer loyalty counters.)\n[+1]: Until your next turn, up to one target creature gets -3/-0.\n[−2]: Target player mills three cards. Then if a graveyard has twenty or more cards in it, you draw three cards. Otherwise, you draw a card.\n[−X]: Target player mills three times X cards.
|
Oracle:Compleated ({U/P} can be paid with {U} or 2 life. If life was paid, this planeswalker enters with two fewer loyalty counters.)\n[+1]: Until your next turn, up to one target creature gets -3/-0.\n[−2]: Target player mills three cards. Then if a graveyard has twenty or more cards in it, you draw three cards. Otherwise, you draw a card.\n[−X]: Target player mills three times X cards.
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ Loyalty:5
|
|||||||
K:Compleated
|
K:Compleated
|
||||||
A:AB$ Mana | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Produced$ R G | Amount$ 1 | RestrictValid$ Spell.Creature,Activated.Creature+inZoneBattlefield | SpellDescription$ Add {R}{G}. Spend this mana only to cast creature spells or activate abilities of creatures.
|
A:AB$ Mana | Cost$ AddCounter<1/LOYALTY> | Planeswalker$ True | Produced$ R G | Amount$ 1 | RestrictValid$ Spell.Creature,Activated.Creature+inZoneBattlefield | SpellDescription$ Add {R}{G}. Spend this mana only to cast creature spells or activate abilities of creatures.
|
||||||
A:AB$ Token | Cost$ SubCounter<1/LOYALTY> | Planeswalker$ True | TokenScript$ g_3_3_phyrexian_beast_toxic | SpellDescription$ Create a 3/3 green Phyrexian Beast creature token with toxic 1.
|
A:AB$ Token | Cost$ SubCounter<1/LOYALTY> | Planeswalker$ True | TokenScript$ g_3_3_phyrexian_beast_toxic | SpellDescription$ Create a 3/3 green Phyrexian Beast creature token with toxic 1.
|
||||||
A:AB$ DealDamage | Cost$ SubCounter<4/LOYALTY> | Planeswalker$ True | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select any number of creatures and planeswalkers to distribute damage to | NumDmg$ OrigPower | TargetMin$ 1 | TargetMax$ OrigPower | DividedAsYouChoose$ OrigPower | SpellDescription$ NICKNAME deals X damage divided as you choose among any number of target creatures and/or planeswalkers, where X is the greatest power among creatures you controlled as you activated this ability.
|
A:AB$ DealDamage | Cost$ SubCounter<4/LOYALTY> | Planeswalker$ True | Ultimate$ True | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select any number of creatures and planeswalkers to distribute damage to | NumDmg$ OrigPower | TargetMin$ 1 | TargetMax$ OrigPower | DividedAsYouChoose$ OrigPower | SpellDescription$ NICKNAME deals X damage divided as you choose among any number of target creatures and/or planeswalkers, where X is the greatest power among creatures you controlled as you activated this ability.
|
||||||
SVar:OrigPower:Count$Valid Creature.YouCtrl$GreatestPower
|
SVar:OrigPower:Count$Valid Creature.YouCtrl$GreatestPower
|
||||||
DeckHas:Type$Beast|Phyrexian & Ability$Counters
|
DeckHas:Type$Beast|Phyrexian & Ability$Counters
|
||||||
Oracle:Compleated ({R/G/P} can be paid with {R}, {G}, or 2 life. If life was paid, this planeswalker enters with two fewer loyalty counters.)\n[+1]: Add {R}{G}. Spend this mana only to cast creature spells or activate abilities of creatures.\n[−1]: Create a 3/3 green Phyrexian Beast creature token with toxic 1.\n[−4]: Lukka deals X damage divided as you choose among any number of target creatures and/or planeswalkers, where X is the greatest power among creatures you controlled as you activated this ability.
|
Oracle:Compleated ({R/G/P} can be paid with {R}, {G}, or 2 life. If life was paid, this planeswalker enters with two fewer loyalty counters.)\n[+1]: Add {R}{G}. Spend this mana only to cast creature spells or activate abilities of creatures.\n[−1]: Create a 3/3 green Phyrexian Beast creature token with toxic 1.\n[−4]: Lukka deals X damage divided as you choose among any number of target creatures and/or planeswalkers, where X is the greatest power among creatures you controlled as you activated this ability.
|
||||||
|
|||||||
Reference in New Issue
Block a user