mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Merge pull request #131 from TheBlackMarvel/TheBlackMarvel-patch-3
NCC Resourceful Defense
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Name:Resourceful Defense
|
||||
ManaCost:2 W
|
||||
Types:Enchantment
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Permanent.YouCtrl+HasCounters | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever a permanent you control leaves the battlefield, if it had counters on it, put those counters on target permanent you control.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Permanent.YouCtrl | TgtPrompt$ Select target permanent you control | CounterType$ EachFromSource | EachFromSource$ TriggeredCardLKICopy
|
||||
DeckHas:Ability$Counters
|
||||
A:AB$ MoveCounter | Cost$ 4 W | ValidTgts$ Permanent.YouCtrl | TargetMin$ 2 | TargetMax$ 2 | TgtPrompt$ Select target permanent to move counter to | CounterType$ Any | CounterNum$ Any | SpellDescription$ Move any number of counters from target permanent you control to another target permanent you control.
|
||||
Oracle:Whenever a permanent you control leaves the battlefield, if it had counters on it, put those counters on target permanent you control.\n{4}{W}: Move any number of counters from target permanent you control to another target permanent you control.
|
||||
Reference in New Issue
Block a user