mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
- Added Nimbus Champion
This commit is contained in:
12
forge-gui/res/cardsfolder/n/nimbus_champion.txt
Normal file
12
forge-gui/res/cardsfolder/n/nimbus_champion.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Nimbus Champion
|
||||
ManaCost:5 U
|
||||
Types:Creature Avatar Warrior
|
||||
PT:4/4
|
||||
K:Flying
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigBounce | TriggerDescription$ Whenever CARDNAME attacks, you may return target creature to its owner's hand if that creature's power is less than or equal to the number of Warriors your team controls.
|
||||
SVar:TrigBounce:DB$ ChangeZone | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | IsCurse$ True | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | References$ X,Y
|
||||
SVar:Y:Count$Valid Warrior.YourTeamCtrl
|
||||
SVar:X:Targeted$Valid Creature.powerLEY
|
||||
SVar:HasAttackEffect:TRUE
|
||||
SVar:BuffedBy:Warrior
|
||||
Oracle:Flying\nWhenever Nimbus Champion attacks, you may return target creature to its owner’s hand if that creature’s power is less than or equal to the number of Warriors your team controls.
|
||||
@@ -4,7 +4,7 @@ Types:Creature Djinn Monk
|
||||
PT:4/5
|
||||
K:Prowess
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigBounce | TriggerDescription$ Whenever CARDNAME attacks, you may return target creature to its owner's hand if its power is less than Sage-Eye Avengers's power.
|
||||
SVar:TrigBounce:DB$ ChangeZone | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | Curse$ True | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | References$ X,Y
|
||||
SVar:TrigBounce:DB$ ChangeZone | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand | IsCurse$ True | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ1 | References$ X,Y
|
||||
SVar:Y:Count$CardPower
|
||||
SVar:X:Targeted$Valid Creature.powerLTY
|
||||
SVar:HasAttackEffect:TRUE
|
||||
|
||||
Reference in New Issue
Block a user