mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Talus Paladin. Nice card.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5583,6 +5583,7 @@ res/cardsfolder/talon_sliver.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/talon_trooper.txt -text svneol=native#text/plain
|
res/cardsfolder/talon_trooper.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/talonrend.txt -text svneol=native#text/plain
|
res/cardsfolder/talonrend.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/talruum_minotaur.txt -text svneol=native#text/plain
|
res/cardsfolder/talruum_minotaur.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/talus_paladin.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/tangle_asp.txt -text svneol=native#text/plain
|
res/cardsfolder/tangle_asp.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/tangle_golem.txt -text svneol=native#text/plain
|
res/cardsfolder/tangle_golem.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/tangle_hulk.txt -text svneol=native#text/plain
|
res/cardsfolder/tangle_hulk.txt -text svneol=native#text/plain
|
||||||
|
|||||||
12
res/cardsfolder/talus_paladin.txt
Normal file
12
res/cardsfolder/talus_paladin.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Talus Paladin
|
||||||
|
ManaCost:3 W
|
||||||
|
Types:Creature Human Knight Ally
|
||||||
|
Text:no text
|
||||||
|
PT:2/3
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Ally.Other+YouCtrl | Optional$ True | TriggerZones$ Battlefield | Execute$ TrigPumpAll | TriggerDescription$ Whenever CARDNAME or another Ally enters the battlefield under your control, you may have Allies you control gain lifelink until end of turn, and you may put a +1/+1 counter on CARDNAME.
|
||||||
|
SVar:TrigPumpAll:AB$PumpAll | Cost$ 0 | ValidCards$ Creature.Ally.YouCtrl | KW$ Lifelink | SubAbility$ SVar=DBCounter
|
||||||
|
SVar:DBCounter:DB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | Optional$ True
|
||||||
|
SVar:Rarity:Rare
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/Talus_Paladin.jpg
|
||||||
|
End
|
||||||
|
|
||||||
Reference in New Issue
Block a user