mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Merge branch 'wc' into 'master'
wintermoor_commander.txt add AI logic - by Xyx See merge request core-developers/forge!5187
This commit is contained in:
@@ -6,6 +6,7 @@ K:Deathtouch
|
||||
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetToughness$ X | Description$ CARDNAME's toughness is equal to the number of Knights you control.
|
||||
SVar:X:Count$Valid Knight.YouCtrl
|
||||
SVar:BuffedBy:Knight
|
||||
SVar:NoZeroToughnessAI:True
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, another target Knight you control gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it.)
|
||||
SVar:TrigPump:DB$ Pump | ValidTgts$ Knight.YouCtrl+Other | TgtPrompt$ Select another target Knight you control | KW$ Indestructible
|
||||
DeckHints:Type$Knight
|
||||
|
||||
Reference in New Issue
Block a user