mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
CMR: Body of Knowledge
This commit is contained in:
13
forge-gui/res/cardsfolder/upcoming/body_of_knowledge.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/body_of_knowledge.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Body of Knowledge
|
||||||
|
ManaCost:3 U U
|
||||||
|
Types:Creature Avatar
|
||||||
|
PT:*/*
|
||||||
|
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | SetToughness$ X | References$ X | Description$ CARDNAME's power and toughness are each equal to the number of cards in your hand.
|
||||||
|
S:Mode$ Continuous | Affected$ You | SetMaxHandSize$ Unlimited | Description$ You have no maximum hand size.
|
||||||
|
T:Mode$ DamageDone | ValidTarget$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME is dealt damage, draw that many cards.
|
||||||
|
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ Y | References$ Y
|
||||||
|
SVar:X:Count$InYourHand
|
||||||
|
SVar:Y:TriggerCount$DamageAmount
|
||||||
|
SVar:HasCombatEffect:TRUE
|
||||||
|
SVar:NeedsToPlayVar:X GE2
|
||||||
|
Oracle:Body of Knowledge's power and toughness are each equal to the number of cards in your hand.\nYou have no maximum hand size.\nWhenever Body of Knowledge is dealt damage, draw that many cards.
|
||||||
Reference in New Issue
Block a user