Pakes Planeswalker Add-On

In this forum you will find all cards that COULD be added to the game but aren't because they don't work 100%.
sandman423
Posts: 806
Joined: Thu Sep 10, 2009 8:59 pm

Re: Pakes Planeswalker Add-On

Post by sandman423 »

Try copying and pasting these to replace the original...

Code: Select all

[card]
name=Ajani Goldmane
auto=counter(0/1,4,Loyalty)
auto=counter(0/0,3,Choice)
auto=this(counter{0/1,1,Loyalty}<1) may bury
auto=@movedto(Ajani Goldmane|battlefield):bury all(*[Ajani])
auto=@damaged(player) from(*|opponentbattlefield):may token(-51145)
auto=@each cleanup:bury all(Ajani Goldmane[-counter{0/1.1.Loyalty}])
auto=@each combatends:bury all(Ajani Goldmane[-counter{0/1.1.Loyalty}])
auto=@each my upkeep:counter(0/0,-3,Choice) && counter(0/0,3,Choice)
auto={C(0/0,-2,Choice)}{C(0/1,1,Loyalty)}:life:2 controller asSorcery
auto={C(0/0,-2,Choice)}{C(0/1,-1,Loyalty)}:lord(creature|myBattlefield) counter(1/1) && lord(creature|myBattlefield) vigilance asSorcery
auto={C(0/0,-2,Choice)}{C(0/1,-6,Loyalty)}:token(-222222)
mana={2}{W}{W}
abilities=shroud
subtype=Planeswalker Ajani
toughness=0
[/card]
[card]
name=Avatar Ajani
id=-222222
auto=thisforeach(controllerlife) 1/1
type=Creature
subtype=Avatar
power=*
toughness=*
[/card]
[card]
name=Damaged Ajani Goldmane
id=-51145
auto=may life:1 controller && counter(0/1,-1,Loyalty) all(Ajani Goldmane|mybattlefield) && token(-51145)
type=nothing
auto=moveto(exile) all(this)
[/card]
Atian
Posts: 10
Joined: Sun Sep 18, 2011 12:13 am

Re: Pakes Planeswalker Add-On

Post by Atian »

Thanks man, ill test this out right now, but what about Elspeth, any clue?
sandman423
Posts: 806
Joined: Thu Sep 10, 2009 8:59 pm

Re: Pakes Planeswalker Add-On

Post by sandman423 »

Not sure...But I think that the one posted on page four you should just copy and paste...Let me know if it works.

I think it works.

Code: Select all

[card]
name=Elspeth, Knight-Errant
auto=counter(0/1,4,Loyalty)
auto=counter(0/0,3,Choice)
auto=this(counter{0/1,1,Loyalty}<1) may bury
auto=@movedto(elspeth, knight-errant|battlefield):bury all(*[elspeth])
auto=@damaged(player) from(*|opponentbattlefield):may token(-511335)
auto=@each cleanup:bury all(elspeth, knight-errant[-counter{0/1.1.Loyalty}])
auto=@each combatends:bury all(elspeth, knight-errant[-counter{0/1.1.Loyalty}])
auto=@each my upkeep:counter(0/0,-3,Choice) && counter(0/0,3,Choice)
auto={C(0/0,-2,Choice)}{C(0/1,1,Loyalty)}:token(Soldier,creature soldier, 1/1,white) asSorcery
auto={C(0/0,-2,Choice)}{C(0/1,1,Loyalty)}:3/3 && flying target(creature) asSorcery
auto={C(0/0,-2,Choice)}{C(0/1,-8,Loyalty)}:token(-1111111)
mana={2}{W}{W}
abilities=shroud
subtype=Planeswalker Elspeth 
toughness=0
[/card]
[card]
name=Elspeths protection
id=-1111111
auto=lord(artifact,enchantment,land,|myBattlefield) indestructible
auto=lord(*[-planeswalker]|myBattlefield) indestructible
text=For the rest of the game, artifacts, creatures, enchantments, and lands you control are indestructible.
abilities=shroud, indestructible
[/card]
[card]
name=Damaged Elspeth
auto=may life:1 controller && counter(0/1,-1,Loyalty) all(Elspeth, Knight-Errant|mybattlefield) && token(-51135)
id=-51135
type=nothing
auto=moveto(junk) all(this)
[/card]
Zethfox
Posts: 3029
Joined: Thu Jun 10, 2010 11:28 pm

Re: Pakes Planeswalker Add-On

Post by Zethfox »

i specifically added support for the planeswalker legend rule, and no one ever uses it :/

type=planeswalker
subtype=jace

on all jaces....this follows mtg planeswalker legend rule when you do this.
jwilkes99999
Posts: 151
Joined: Sun Jan 16, 2011 8:58 pm

Re: Pakes Planeswalker Add-On

Post by jwilkes99999 »

So the file on page one won't work in 16.0 without modifications?
Atian
Posts: 10
Joined: Sun Sep 18, 2011 12:13 am

Re: Pakes Planeswalker Add-On

Post by Atian »

Yep there both working now thanks sandman
Nazar-WTH-PCgamer
Posts: 60
Joined: Sat Feb 19, 2011 5:24 am

Re: Pakes Planeswalker Add-On

Post by Nazar-WTH-PCgamer »

Did anyone work on coding Gideon yet?
I allowed myself to post the information here

multiverseid=263391 / Card Name: Gideon Jura / Types: Planeswalker — Gideon

Mana Cost: 3+W+W / Converted Mana Cost: 5

Card Text:
+2: During target opponent's next turn, creatures that player controls attack Gideon Jura if able.
-2: Destroy target tapped creature.
0: Until end of turn, Gideon Jura becomes a 6/6 Human Soldier creature that's still a planeswalker. Prevent all damage that would be dealt to him this turn.
Loyalty: 6

Expansion: Magic 2012 (Mythic Rare) Magic 2012 / Rarity: Mythic Rare / Card #: 16
All Sets: Magic 2012 (Mythic Rare), Rise of the Eldrazi (Mythic Rare) / Artist: Aleksi Briclot

I'm not quite sure how I would code the last ability... it implies adding the "human soldier creature" type to Gideon, giving it 6/6 stats and invulnerability... all these until end of turn... then change it back to normal. I'm not even sure if the ability should be allowed on consecutive turns (1x owner + 1x opponent) or only once per whole turn (1x owner or 1x opponent but never both). Hard to even work around with a token in my opinion. This is why I posted. I'm waiting for suggestions.
Nazar is meant to rule the world... Someday! Once Nazar is in charge, goblins won't have to hide or shovel orcish poops no more. Vote for Nazar!!!
sandman423
Posts: 806
Joined: Thu Sep 10, 2009 8:59 pm

Re: Pakes Planeswalker Add-On

Post by sandman423 »

I got Gideon Code but when he becomes a 6/6 Human Soldier his Attack and defense change to like 14/9 and weird numbers like that...
Locked