mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Kiora, Uro
This commit is contained in:
10
forge-gui/res/cardsfolder/b/kiora_bests_the_sea_god.txt
Normal file
10
forge-gui/res/cardsfolder/b/kiora_bests_the_sea_god.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Kiora Bests the Sea God
|
||||
ManaCost:5 U U
|
||||
Types:Enchantment Saga
|
||||
K:Saga:3:TrigToken,TrigTap,TrigGainControl
|
||||
SVar:TrigToken:DB$ Token | TokenScript$ u_8_8_kraken_hexproof | SpellDescription$ Create an 8/8 blue Kraken creature token with hexproof.
|
||||
SVar:TrigTap:DB$ TapAll | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | ValidCards$ Permanent.nonLand | SubAbility$ DBPumpAll | SpellDescription$ Tap all nonland permanents target opponent controls. They don't untap during their controllers' next untap step.
|
||||
SVar:DBPumpAll:DB$ PumpAll | Defined$ Targeted | ValidCards$ Creature | KW$ HIDDEN This card doesn't untap during your next untap step. | Permanent$ True
|
||||
SVar:TrigGainControl:DB$ GainControl | TgtPrompt$ Choose target creature | ValidTgts$ Permanent.OppCtrl | TgtPrompt$ Select target permanent an opponent controls | SubAbility$ DBUntap | SpellDescription$ Gain control of target permanent an opponent controls. Untap it.
|
||||
SVar:DBUntap:DB$ Untap | Defined$ Targeted
|
||||
Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI — Create an 8/8 blue Kraken creature token with hexproof.\nII — Tap all nonland permanents target opponent controls. They don't untap during their controllers' next untap step.\nIII — Gain control of target permanent an opponent controls. Untap it.
|
||||
13
forge-gui/res/cardsfolder/b/uro_titan_of_natures_wrath.txt
Normal file
13
forge-gui/res/cardsfolder/b/uro_titan_of_natures_wrath.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Uro, Titan of Nature's Wrath
|
||||
ManaCost:1 G U
|
||||
Types:Legendary Creature Elder Giant
|
||||
PT:6/6
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, sacrifice it unless it escaped.
|
||||
SVar:TrigSac:DB$ Sacrifice | SacValid$ Self | ConditionNotPresent$ Card.Self+escaped
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When CARDNAME enters the battlefield or attacks, you gain 3 life and draw a card, then you may put a land card from your hand onto the battlefield.
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerZones$ Battlefield | OptionalDecider$ You | Secondary$ True | TriggerDescription$ When CARDNAME enters the battlefield or attacks, you gain 3 life and draw a card, then you may put a land card from your hand onto the battlefield.
|
||||
SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 3 | SubAbility$ DBDraw
|
||||
SVar:DBDraw:DB$ Draw | Defined$ You | SubAbility$ DBLand
|
||||
SVar:DBLand:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | OptionalDecider$ You |
|
||||
K:Escape:U U G G ExileFromGrave<5/Card.Other/other>
|
||||
Oracle:When Uro enters the battlefield, sacrifice it unless it escaped.\nWhen Uro enters the battlefield or attacks, you gain 3 life and draw a card, then you may put a land card from your hand onto the battlefield.\nEscape--{G}{G}{U}{U}, exile five other cards from your graveyard.
|
||||
7
forge-gui/res/tokenscripts/u_8_8_kraken_hexproof.txt
Normal file
7
forge-gui/res/tokenscripts/u_8_8_kraken_hexproof.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Kraken
|
||||
ManaCost:no cost
|
||||
Types:Creature Kraken
|
||||
Colors:blue
|
||||
PT:8/8
|
||||
K:Hexproof
|
||||
Oracle:Hexproof
|
||||
Reference in New Issue
Block a user