mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +00:00
Merge branch 'myojin' into 'master'
myojin_of_seeing_winds.txt etbCounter See merge request core-developers/forge!6288
This commit is contained in:
@@ -2,8 +2,8 @@ Name:Myojin of Seeing Winds
|
||||
ManaCost:7 U U U
|
||||
Types:Legendary Creature Spirit
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.wasCastFromYourHandByYou+Self | Destination$ Battlefield | Static$ True | Execute$ ETBCounter | TriggerDescription$ CARDNAME enters the battlefield with a divinity counter on it if you cast it from your hand.
|
||||
SVar:ETBCounter:DB$ PutCounter | Defined$ Self | CounterType$ DIVINITY | CounterNum$ 1
|
||||
K:etbCounter:DIVINITY:1:CheckSVar$ FromHand:CARDNAME enters the battlefield with a divinity counter on it if you cast it from your hand.
|
||||
SVar:FromHand:Count$wasCastFromYourHandByYou.1.0
|
||||
S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_DIVINITY | AddKeyword$ Indestructible | Description$ CARDNAME has indestructible as long as it has a divinity counter on it.
|
||||
A:AB$ Draw | Cost$ SubCounter<1/DIVINITY> | NumCards$ X | SpellDescription$ Draw a card for each permanent you control.
|
||||
SVar:X:Count$Valid Permanent.YouCtrl
|
||||
|
||||
Reference in New Issue
Block a user