- Fixed Nahiri, the Lithomancer

This commit is contained in:
swordshine
2015-08-27 08:24:07 +00:00
parent d11ea42d63
commit 38ebf7658b
2 changed files with 2 additions and 2 deletions

View File

@@ -3519,7 +3519,7 @@ public class CardFactoryUtil {
final Trigger ingestTrigger = TriggerHandler.parseTrigger(trigIngest.toString(), card, true);
for (int i = 0; i < ingest; i++) {
card.addTrigger(ingestTrigger);
} // Exploit
} // Ingest
}
public final static void refreshTotemArmor(Card c) {

View File

@@ -8,7 +8,7 @@ SVar:DBChooseTarget:DB$ ChooseCard | DefinedCards$ Remembered | Mandatory$ True
SVar:DBAttach:DB$ Attach | Optional$ True | Object$ Valid Equipment.YouCtrl | ChooseAnObject$ Choose an equipment you control | Defined$ ChosenCard | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | ClearChosenCard$ True
A:AB$ ChangeZone | Cost$ SubCounter<2/LOYALTY> | Origin$ Hand,Graveyard | Destination$ Battlefield | Hidden$ True | Planeswalker$ True | ChangeType$ Equipment.YouCtrl | Optional$ True | SpellDescription$ You may put an Equipment card from your hand or graveyard onto the battlefield.
A:AB$ Token | Cost$ SubCounter<10/LOYALTY> | Planeswalker$ True | Ultimate$ True | TokenAmount$ 1 | TokenName$ Stoneforged Blade | Tokenimage$ c stoneforged blade | TokenTypes$ Artifact,Equipment | TokenOwner$ You | TokenColors$ Colorless | TokenKeywords$ Indestructible | TokenAbilities$ StoneforgedEquip | TokenStaticAbilities$ StoneforgedST | SpellDescription$ Put a colorless Equipment artifact token named Stoneforged Blade onto the battlefield. It has indestructible, "Equipped creature gets +5/+5 and has double strike," and equip {0}.
A:AB$ Token | Cost$ SubCounter<10/LOYALTY> | Planeswalker$ True | Ultimate$ True | TokenAmount$ 1 | TokenName$ Stoneforged Blade | TokenImage$ c stoneforged blade | TokenTypes$ Artifact,Equipment | TokenOwner$ You | TokenColors$ Colorless | TokenKeywords$ Indestructible | TokenAbilities$ StoneforgedEquip | TokenStaticAbilities$ StoneforgedST | SpellDescription$ Put a colorless Equipment artifact token named Stoneforged Blade onto the battlefield. It has indestructible, "Equipped creature gets +5/+5 and has double strike," and equip {0}.
SVar:StoneforgedEquip:AB$ Attach | Cost$ 0 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | SorcerySpeed$ True | Equip$ True | AILogic$ Pump | IsPresent$ Card.Self+nonCreature | PrecostDesc$ Equip | SpellDescription$ ({0}: Attach to target creature you control. Equip only as a sorcery.)
SVar:StoneforgedST:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 5 | AddToughness$ 5 | AddKeyword$ Double Strike | Description$ Equipped creature gets +5/+5 and has double strike.
SVar:RemAIDeck:True