Added commander mode achievement and improved its graphic resources, added fixed primitives, fixes RNA set file, added new keyword and events to code the ability of six-side die roll.
This commit is contained in:
@@ -34231,8 +34231,11 @@ toughness=7
|
||||
[card]
|
||||
name=Elderwood Scion
|
||||
abilities=trample,lifelink
|
||||
auto=@targeted(this) from(mystack): altercost(colorless,-2)
|
||||
auto=@targeted(this) from(opponentstack):add{2} opponent
|
||||
auto=@targeted(this) from(instant[manacost=2]|myzones):choice name(This spell costs 2 less) name(This spell costs 2 less) add{C} controller
|
||||
auto=@targeted(this) from(sorcery[manacost=2]|myzones):choice name(This spell costs 2 less) name(This spell costs 2 less) add{C} controller
|
||||
auto=@targeted(this) from(instant[manacost>=3]|myzones):choice name(This spell costs 2 less) name(This spell costs 2 less) add{C}{C} controller
|
||||
auto=@targeted(this) from(sorcery[manacost>=3]|myzones):choice name(This spell costs 2 less) name(This spell costs 2 less) add{C}{C} controller
|
||||
auto=@targeted(this) from(*[instant;sorcery]|opponentzones):choice name(This spell costs 2 more) name(This spell costs 2 more) target(*[instant;sorcery]|opponentzones) transforms((,newability[pay[[{2}]] name(pay 2 mana) donothing?fizzle])) oneshot
|
||||
text=Trample, Lifelink -- Spells you cast that target Elderwood Scion cost {2} less to cast. Spells your opponents cast that target Elderwood Scion cost {2} more to cast.
|
||||
mana={3}{G}{W}
|
||||
type=Creature
|
||||
@@ -110539,7 +110542,7 @@ toughness=6
|
||||
[card]
|
||||
name=Sphinx of the Final Word
|
||||
abilities=nofizzle,flying,opponentshroud
|
||||
auto=lord(*[instant;sorcery]|mystack) nofizzle
|
||||
auto=@targeted(*[instant;sorcery]|mystack) from(instant|opponentzones):choice name(Instant and sorcery can't be countered) name(Instant and sorcery can't be countered) all(instant|opponentzones) fizzle
|
||||
text=Sphinx of the Final Word can't be countered. -- Flying, hexproof -- Instant and sorcery spells you control can't be countered by spells or abilities.
|
||||
mana={5}{U}{U}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user