mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
EOE: 2 cards (#8097)
This commit is contained in:
committed by
GitHub
parent
655d01114c
commit
69e2f90c8d
10
forge-gui/res/cardsfolder/upcoming/atomic_microsizer.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/atomic_microsizer.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Atomic Microsizer
|
||||
ManaCost:U
|
||||
Types:Artifact Equipment
|
||||
K:Equip:2
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 1 | Description$ Equipped creature gets +1/+0.
|
||||
T:Mode$ Attacks | ValidCard$ Creature.EquippedBy | Execute$ TrigUnblockable | TriggerDescription$ Whenever equipped creature attacks, choose up to one target creature. That creature can't be blocked this turn and has base power and toughness 1/1 until end of turn.
|
||||
SVar:TrigUnblockable:DB$ Effect | TgtPrompt$ Select up to one target creature | ValidTgts$ Creature | TargetMin$ 0 | TargetMax$ 1 | RememberObjects$ Targeted | ExileOnMoved$ Battlefield | StaticAbilities$ Unblockable | AILogic$ Pump | SubAbility$ DBAnimate
|
||||
SVar:Unblockable:Mode$ CantBlockBy | ValidAttacker$ Card.IsRemembered | Description$ This creature can't be blocked this turn.
|
||||
SVar:DBAnimate:DB$ Animate | Defined$ Targeted | Power$ 1 | Toughness$ 1
|
||||
Oracle:Equipped creature gets +1/+0.\nWhenever equipped creature attacks, choose up to one target creature. That creature can't be blocked this turn and has base power and toughness 1/1 until end of turn.\nEquip {2}
|
||||
12
forge-gui/res/cardsfolder/upcoming/glacier_godmaw.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/glacier_godmaw.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Glacier Godmaw
|
||||
ManaCost:5 G G
|
||||
Types:Creature Leviathan
|
||||
PT:6/6
|
||||
K:Trample
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$ When this creature enters, create a Lander token. (It's an artifact with "{2}, {T}, Sacrifice this token: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.")
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_lander_sac_search | TokenOwner$ You
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPumpAll | TriggerDescription$ Landfall — Whenever a land you control enters, creatures you control get +1/+1 and gain vigilance and haste until end of turn.
|
||||
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1 | NumDef$ +1 | KW$ Vigilance & Haste
|
||||
SVar:BuffedBy:Land
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Trample\nWhen this creature enters, create a Lander token. (It's an artifact with "{2}, {T}, Sacrifice this token: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle.)\nLandfall — Whenever a land you control enters, creatures you control get +1/+1 and gain vigilance and haste until end of turn.
|
||||
Reference in New Issue
Block a user