response codereview

This commit is contained in:
CCTV-1
2020-06-18 11:32:47 +08:00
parent 51ec7b049b
commit 5b0bdff50c
2 changed files with 4 additions and 1 deletions

View File

@@ -4,4 +4,6 @@ Types:Enchantment
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ LifeGained | SVarCompare$ GE3 | Execute$ TrigToken | TriggerDescription$ At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying. T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | CheckSVar$ LifeGained | SVarCompare$ GE3 | Execute$ TrigToken | TriggerDescription$ At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.
SVar:TrigToken:DB$Token | TokenAmount$ 1 | TokenScript$ w_2_2_griffin_flying | TokenOwner$ You SVar:TrigToken:DB$Token | TokenAmount$ 1 | TokenScript$ w_2_2_griffin_flying | TokenOwner$ You
SVar:LifeGained:Count$LifeYouGainedThisTurn SVar:LifeGained:Count$LifeYouGainedThisTurn
DeckHints:Ability$LifeGain
DeckHas:Ability$Token
Oracle:At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying. Oracle:At the beginning of your end step, if you gained 3 or more life this turn, create a 2/2 white Griffin creature token with flying.

View File

@@ -7,5 +7,6 @@ S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddTrigger$ SunbondTrig |
SVar:SunbondTrig:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ SunbondPutCounter | TriggerDescription$ Whenever you gain life, put that many +1/+1 counters on CARDNAME. SVar:SunbondTrig:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ SunbondPutCounter | TriggerDescription$ Whenever you gain life, put that many +1/+1 counters on CARDNAME.
SVar:SunbondPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ SunbondTriggerAmount | References$ SunbondTriggerAmount SVar:SunbondPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ SunbondTriggerAmount | References$ SunbondTriggerAmount
SVar:SunbondTriggerAmount:TriggerCount$LifeAmount SVar:SunbondTriggerAmount:TriggerCount$LifeAmount
DeckHas:Ability$LifeGain & Ability$Counters DeckHints:Ability$LifeGain
DeckHas:Ability$Counters
Oracle:Enchant creature\nEnchanted creature has "Whenever you gain life, put that many +1/+1 counters on this creature." Oracle:Enchant creature\nEnchanted creature has "Whenever you gain life, put that many +1/+1 counters on this creature."