mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Update angelic_cub.txt
This commit is contained in:
@@ -2,9 +2,8 @@ Name:Angelic Cub
|
|||||||
ManaCost:1 W
|
ManaCost:1 W
|
||||||
Types:Creature Cat Angel
|
Types:Creature Cat Angel
|
||||||
PT:1/1
|
PT:1/1
|
||||||
K:Flying
|
|
||||||
T:Mode$ BecomesTarget | ValidTarget$ Card.Self | TriggerZones$ Battlefield | FirstTime$ True | Execute$ TrigCounter | TriggerDescription$ Whenever CARDNAME becomes the target of a spell or ability for the first time each turn, put a +1/+1 counter on it.
|
T:Mode$ BecomesTarget | ValidTarget$ Card.Self | TriggerZones$ Battlefield | FirstTime$ True | Execute$ TrigCounter | TriggerDescription$ Whenever CARDNAME becomes the target of a spell or ability for the first time each turn, put a +1/+1 counter on it.
|
||||||
SVar:TrigCounter:DB$ PutCounter| Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
SVar:TrigCounter:DB$ PutCounter| Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||||
S:Mode$ Continuous | Affected$ Card.Self+counters_GE3_P1P1 | AddKeyword$ Flying & Vigilance | Description$ As long as CARDNAME has three or more +1/+1 counters on it, it has flying.
|
S:Mode$ Continuous | Affected$ Card.Self+counters_GE3_P1P1 | AddKeyword$ Flying | Description$ As long as CARDNAME has three or more +1/+1 counters on it, it has flying.
|
||||||
DeckHas:Ability$Counters & Keyword$Flying
|
DeckHas:Ability$Counters & Keyword$Flying
|
||||||
Oracle:Flying\nWhenever CARDNAME becomes the target of a spell or ability for the first time each turn, put a +1/+1 counter on it.\nAs long as CARDNAME has three or more +1/+1 counters on it, it has flying.
|
Oracle:Whenever CARDNAME becomes the target of a spell or ability for the first time each turn, put a +1/+1 counter on it.\nAs long as CARDNAME has three or more +1/+1 counters on it, it has flying.
|
||||||
|
|||||||
Reference in New Issue
Block a user