diff --git a/CHANGELOG.md b/CHANGELOG.md index 9554c037a..e4123737f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ ## [master] (https://github.com/WagicProject/wagic/tree/master) ### 27/09/21 -- *Committed:* Fixed a bug on game achievements percentage calculation. ([Vitty85](https://github.com/Vitty85)) +- *Committed:* Fixed typos on "Teferi, Who Slows the Sunset" primitive. ([Vitty85](https://github.com/Vitty85)) + +- *Committed:* Fixed a bug on game achievements percentage calculation. https://mega.nz/file/rK4SGRQR#TzQ-2A9BH3tZIxXcsKmwKsOzXRipHH3AYEsyXoNSeY4 ([Vitty85](https://github.com/Vitty85)) ### 26/09/21 - *Committed:* Added new decks for AI, improved "genrand", "altercost" and "changecost" keywords in order to allow the usage of a variable instead of a simple number (e.g. "altercost(colorless, -phandcount)"). https://github.com/WagicProject/wagic/commit/9e3caa635dc00f60d5e908723c015dbac3bf6f7a ([Vitty85](https://github.com/Vitty85)) diff --git a/projects/mtg/bin/Res/sets/primitives/planeswalkers.txt b/projects/mtg/bin/Res/sets/primitives/planeswalkers.txt index c37fc0bc8..c3d7a07ad 100644 --- a/projects/mtg/bin/Res/sets/primitives/planeswalkers.txt +++ b/projects/mtg/bin/Res/sets/primitives/planeswalkers.txt @@ -2731,7 +2731,7 @@ name=Teferi, Who Slows the Sunset auto=counter(0/0,4,loyalty) aicode=activate transforms((,newability[target(*[zpos<=3]|mylibrary) moveto(myhand) and!( all(*[zpos<=3]|mylibrary) moveto(myreveal) and!( bottomoflibrary)! )!])) oneshot auto={C(0/0,1,Loyalty)}:name(+1: Tap or untap permanents) counter(0/0.1.TeferiEffect) -auto={C(0/0,-2,Loyalty)}:name(+2: Reveal top 3 cards) ability$!name(Reveal) reveal:3 optionone name(Put in hand) target(*|reveal) moveto(myhand) optiononeend optiontwo name(Put on bopttom) all(*|reveal) bottomoflibrary optiontwoend revealend!$ controller +auto={C(0/0,-2,Loyalty)}:name(-2: Reveal top 3 cards) ability$!name(Reveal) reveal:3 optionone name(Put in hand) target(*|reveal) moveto(myhand) optiononeend optiontwo name(Put on bopttom) all(*|reveal) bottomoflibrary optiontwoend revealend!$ controller auto={C(0/0,-7,Loyalty)}:name(-7: Get untap and draw emblem) emblem transforms((,newability[@each opponent untap:name(Untap all permanents) all(*|myBattlefield) untap],newability[@each opponent draw:name(Draw a card) draw:1 controller])) forever dontremove auto=@counteradded(0/0.1.TeferiEffect) from(this):name(Effect Ends) removeallcounters(0/0,1,TeferiEffect) auto=@counteradded(0/0.1.TeferiEffect) from(this):name(Gain 2 life) life:2 controller