diff --git a/forge-gui/res/cardsfolder/d/daring_fiendbonder.txt b/forge-gui/res/cardsfolder/d/daring_fiendbonder.txt index c39d5fdc782..211f1aee1ae 100644 --- a/forge-gui/res/cardsfolder/d/daring_fiendbonder.txt +++ b/forge-gui/res/cardsfolder/d/daring_fiendbonder.txt @@ -3,7 +3,7 @@ ManaCost:3 B Types:Creature Human Warlock PT:5/1 K:Haste -K:CARDNAME attacks each combat if able. +S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able. A:AB$ PutCounter | Cost$ 1 B ExileFromGrave<1/CARDNAME> | ActivationZone$ Graveyard | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ Indestructible | CounterNum$ 1 | SorcerySpeed$ True | SpellDescription$ Put an indestructible counter on target creature. Activate only as a sorcery. DeckHas:Ability$Counters|Graveyard SVar:AIPreference:ExileFromGraveCost$Card.Self diff --git a/forge-gui/res/cardsfolder/d/darksteel_juggernaut.txt b/forge-gui/res/cardsfolder/d/darksteel_juggernaut.txt index 9f01bac342b..87636cf36b9 100644 --- a/forge-gui/res/cardsfolder/d/darksteel_juggernaut.txt +++ b/forge-gui/res/cardsfolder/d/darksteel_juggernaut.txt @@ -3,9 +3,9 @@ ManaCost:5 Types:Artifact Creature Juggernaut PT:*/* K:Indestructible -K:CARDNAME attacks each combat if able. S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | Description$ CARDNAME's power and toughness are each equal to the number of artifacts you control. SVar:X:Count$Valid Artifact.YouCtrl +S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able. SVar:BuffedBy:Artifact SVar:NoZeroToughnessAI:True Oracle:Indestructible\nDarksteel Juggernaut's power and toughness are each equal to the number of artifacts you control.\nDarksteel Juggernaut attacks each combat if able. diff --git a/forge-gui/res/cardsfolder/d/dauthi_slayer.txt b/forge-gui/res/cardsfolder/d/dauthi_slayer.txt index 9dfdc6fb0c2..7e886aa2910 100644 --- a/forge-gui/res/cardsfolder/d/dauthi_slayer.txt +++ b/forge-gui/res/cardsfolder/d/dauthi_slayer.txt @@ -3,5 +3,5 @@ ManaCost:B B Types:Creature Dauthi Soldier PT:2/2 K:Shadow -K:CARDNAME attacks each combat if able. +S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able. Oracle:Shadow (This creature can block or be blocked by only creatures with shadow.)\nDauthi Slayer attacks each combat if able. diff --git a/forge-gui/res/cardsfolder/d/deathbellow_raider.txt b/forge-gui/res/cardsfolder/d/deathbellow_raider.txt index 270cee7cbbf..518d9650daa 100644 --- a/forge-gui/res/cardsfolder/d/deathbellow_raider.txt +++ b/forge-gui/res/cardsfolder/d/deathbellow_raider.txt @@ -2,6 +2,6 @@ Name:Deathbellow Raider ManaCost:1 R Types:Creature Minotaur Berserker PT:2/3 -K:CARDNAME attacks each combat if able. +S:Mode$ MustAttack | Affected$ Card.Self | Description$ CARDNAME attacks each combat if able. A:AB$ Regenerate | Cost$ 2 B | SpellDescription$ Regenerate CARDNAME. Oracle:Deathbellow Raider attacks each combat if able.\n{2}{B}: Regenerate Deathbellow Raider. diff --git a/forge-gui/res/cardsfolder/d/dragons_rage_channeler.txt b/forge-gui/res/cardsfolder/d/dragons_rage_channeler.txt index fd9ee7082d3..09c6f766bf3 100644 --- a/forge-gui/res/cardsfolder/d/dragons_rage_channeler.txt +++ b/forge-gui/res/cardsfolder/d/dragons_rage_channeler.txt @@ -4,6 +4,7 @@ Types:Creature Human Shaman PT:1/1 T:Mode$ SpellCast | ValidCard$ Card.nonCreature | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ DBSurveil | TriggerDescription$ Whenever you cast a noncreature spell, surveil 1. (Look at the top card of your library. You may put that card into your graveyard.) SVar:DBSurveil:DB$ Surveil | Defined$ You | Amount$ 1 -S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Flying & CARDNAME attacks each combat if able. | Condition$ Delirium | Description$ Delirium — As long as there are four or more card types in your graveyard, CARDNAME gets +2/+2, has flying, and attacks each combat if able. +S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 2 | AddKeyword$ Flying | Condition$ Delirium | Description$ Delirium — As long as there are four or more card types in your graveyard, CARDNAME gets +2/+2, has flying, and attacks each combat if able. +S:Mode$ MustAttack | Affected$ Card.Self | Condition$ Delirium | Secondary$ True DeckHas:Ability$Delirium|Surveil Oracle:Whenever you cast a noncreature spell, surveil 1. (Look at the top card of your library. You may put that card into your graveyard.)\nDelirium — As long as there are four or more card types among cards in your graveyard, Dragon's Rage Channeler gets +2/+2, has flying, and attacks each combat if able.