Merge branch 'JUMPSTARTBIS' of https://github.com/Simisays/forge into JUMPSTARTBIS

This commit is contained in:
Simisays
2022-11-23 21:30:11 +01:00
2 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,6 @@ K:etbCounter:P1P1:X
R:Event$ AddCounter | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl+inZoneBattlefield | ValidCounterType$ P1P1 | ReplaceWith$ AddOneMoreCounters | Description$ If one or more +1/+1 counters would be put on a creature you control, that many plus one +1/+1 counters are put on it instead. R:Event$ AddCounter | ActiveZones$ Battlefield | ValidCard$ Creature.YouCtrl+inZoneBattlefield | ValidCounterType$ P1P1 | ReplaceWith$ AddOneMoreCounters | Description$ If one or more +1/+1 counters would be put on a creature you control, that many plus one +1/+1 counters are put on it instead.
SVar:AddOneMoreCounters:DB$ ReplaceCounter | ValidCounterType$ P1P1 | ChooseCounter$ True | Amount$ Y SVar:AddOneMoreCounters:DB$ ReplaceCounter | ValidCounterType$ P1P1 | ChooseCounter$ True | Amount$ Y
A:AB$ PutCounter | Cost$ T SubCounter<1/P1P1> | ValidTgts$ Creature.YouCtrl+Other | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on another target creature you control. A:AB$ PutCounter | Cost$ T SubCounter<1/P1P1> | ValidTgts$ Creature.YouCtrl+Other | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on another target creature you control.
CARDNAME deals 1 damage to target creature.
SVar:X:Count$xPaid SVar:X:Count$xPaid
SVar:Y:ReplaceCount$CounterNum/Plus.1 SVar:Y:ReplaceCount$CounterNum/Plus.1
DeckHas:Ability$Counters DeckHas:Ability$Counters

View File

@@ -6,7 +6,7 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.S
SVar:TrigScry:DB$ Scry | ScryNum$ 3 SVar:TrigScry:DB$ Scry | ScryNum$ 3
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ Whenever CARDNAME attacks, you may return another creature you control to it's owner's hand. If you do, CARDNAME can't be blocked this turn. T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ Whenever CARDNAME attacks, you may return another creature you control to it's owner's hand. If you do, CARDNAME can't be blocked this turn.
SVar:TrigChangeZone:DB$ ChangeZone | Optional$ True | Origin$ Battlefield | Destination$ Hand | Hidden$ True | ChangeType$ Creature.YouCtrl+Other | SelectPrompt$ Select another creature you control | ChangeNum$ 1 | RememberChanged$ True | SubAbility$ DBUnblockable SVar:TrigChangeZone:DB$ ChangeZone | Optional$ True | Origin$ Battlefield | Destination$ Hand | Hidden$ True | ChangeType$ Creature.YouCtrl+Other | SelectPrompt$ Select another creature you control | ChangeNum$ 1 | RememberChanged$ True | SubAbility$ DBUnblockable
SVar:DBUnblockable:DB$ Effect | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ1 | RememberObjects$ TriggeredAttacker | ForgetOtherRemembered$ True | ExileOnMoved$ Battlefield | StaticAbilities$ Unblockable SVar:DBUnblockable:DB$ Effect | ConditionDefined$ Remembered | ConditionPresent$ Card | ConditionCompare$ EQ1 | RememberObjects$ TriggeredAttacker | ForgetOtherRemembered$ True | ExileOnMoved$ Battlefield | StaticAbilities$ Unblockable | SubAbility$ DBCleanup
SVar:Unblockable:Mode$ CantBlockBy | ValidAttacker$ Card.IsRemembered | Description$ This creature can't be blocked this turn. SVar:Unblockable:Mode$ CantBlockBy | ValidAttacker$ Card.IsRemembered | Description$ This creature can't be blocked this turn.
SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True SVar:Cleanup:DB$ Cleanup | ClearRemembered$ True
SVar:HasAttackEffect:TRUE SVar:HasAttackEffect:TRUE