It is currently 26 Aug 2025, 11:10
   
Text Size

Forge Beta: 09-24-2012 ver 1.2.14

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby friarsol » 27 Sep 2012, 20:51

sagephoenix wrote:For some reason Behemoth's Herald won't let me activate it's ability. Haven't tested the other heralds yet.
And you definitely have three different creatures that meet the requirements?
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby gos » 27 Sep 2012, 21:26

AI countered my Wood Elves with Desertion. I got search my library for a forest when they entered the battlefield.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby gos » 27 Sep 2012, 21:38

When I cast Scapeshift, the lands enter the battlefield consecutively instead of at the same time, which is terrible for Valakut triggers.
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby Zirbert » 27 Sep 2012, 21:57

Sloth wrote:
Zirbert wrote:About that whole Hazezon Tamar thing...

This line appears to be the problem:

SVar:TrigExile:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Exile | Defined$ Sand.Warrior+YouCtrl

This may be a case where the card once worked correctly but Forge engine updates have changed the script syntax out from under it. The Defined$ needs to specify all permanents with both types, Sand and Warrior. This should exile all of Hazezon's own tokens, anything with changeling, and of course Mistform Ultimus. The "YouCtrl" is right out, since Hazezon's departure exiles the opponent's changelings as well (according to http://mtgcommander.net/Forum/viewtopic.php?f=2&t=11316, anyway).
Fixed! Thanks Zirbert.
Was there a back-end fix done for this - that is, more than just a correction to the card script? Because I've tested the new script (http://svn.slightlymagic.net/forge/trunk/res/cardsfolder/h/hazezon_tamar.txt), and Hazezon still isn't exiling any Sand Warriors or changelings when he leaves...
Zirbert
 
Posts: 512
Joined: 13 Oct 2010, 16:04
Has thanked: 104 times
Been thanked: 19 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby goldaryn » 27 Sep 2012, 22:03

Oh man, hilarious moment just now..

Ned Flanders just cast Rise from the Grave on my Angels of Glory's Rise

:P
Last edited by moomarc on 28 Sep 2012, 05:08, edited 1 time in total.
Reason: mouseover
goldaryn
 
Posts: 32
Joined: 18 Jul 2012, 13:27
Has thanked: 5 times
Been thanked: 6 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby swordshine » 28 Sep 2012, 03:05

The problem that Emrakul, the Aeons Torn shakes off Aura like Dragon Breath happened again in this beta.
swordshine
 
Posts: 682
Joined: 11 Jul 2010, 02:37
Has thanked: 116 times
Been thanked: 87 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby moomarc » 28 Sep 2012, 05:06

Zirbert wrote:
Sloth wrote:
Zirbert wrote:About that whole Hazezon Tamar thing...

This line appears to be the problem:

SVar:TrigExile:AB$ ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Exile | Defined$ Sand.Warrior+YouCtrl

This may be a case where the card once worked correctly but Forge engine updates have changed the script syntax out from under it. The Defined$ needs to specify all permanents with both types, Sand and Warrior. This should exile all of Hazezon's own tokens, anything with changeling, and of course Mistform Ultimus. The "YouCtrl" is right out, since Hazezon's departure exiles the opponent's changelings as well (according to http://mtgcommander.net/Forum/viewtopic.php?f=2&t=11316, anyway).
Fixed! Thanks Zirbert.
Was there a back-end fix done for this - that is, more than just a correction to the card script? Because I've tested the new script (http://svn.slightlymagic.net/forge/trunk/res/cardsfolder/h/hazezon_tamar.txt), and Hazezon still isn't exiling any Sand Warriors or changelings when he leaves...
Really fixed this time. Just change the last ChangeZone to ChangeZoneAll. (tested and everything :mrgreen: )
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby moomarc » 28 Sep 2012, 06:20

gos wrote:AI countered my Wood Elves with Desertion. I got search my library for a forest when they entered the battlefield.
Fixed! Thanks gos. (It looks like you would have this problem with any ETB trigger of a card put onto the battlefield via countering this way)
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby schnautzr » 28 Sep 2012, 08:03

[Angel's Tomb] prompts you to treat it as a creature even if it's already a creature this turn.
User avatar
schnautzr
 
Posts: 106
Joined: 23 Aug 2012, 01:13
Location: UTC -6/-5
Has thanked: 27 times
Been thanked: 7 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby moomarc » 28 Sep 2012, 09:58

schnautzr wrote:[Angel's Tomb] prompts you to treat it as a creature even if it's already a creature this turn.
That's correct. It becoming a creature doesn't remove the trigger and in some circumstances it may have become something else between becoming an angel and the next creature being cast. (You also never know when a card will come out that triggers something whenever another card becomes a creature).
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby Andy9973 » 28 Sep 2012, 12:15

moomarc wrote:
Zirbert wrote:Maybe I missed a token image pack somewhere along that line that needed to be downloaded separately, but...

I have no picture (token image) for the 1/1 white Human tokens created by Commander's Authority and Voice of the Provinces. They look for TokenImage$ w 1 1 human avr, which doesn't exist in my res/pics/tokens folder.

Is that one missing in action? As a workaround, I changed it to w 1 1 human dka, which I do have (Thraben Doomsayer and friends).
I think it was the same image as the dka one so I never uploaded a set-specific one. I'll fix this tomorrow when I'm back at my pc.
Actually the Human token of AVR is different to the one of DKA.

I also have a problem with a picture of one of the tokens. The soldier token creature by Hero of Bladehold doesn't show up for me. I added "TokenImage$ W 1 1 Soldier SOM" in the hero_of_bladehold.txt file (while paying attention that its separated by the rest with a |) and I named the picture "w_1_1_soldier_som.jpg". I've tried it with some other token images and they worked. Only the Hero of Bladehold tokens don't seem to be showing with a picture.
Andy9973
 
Posts: 103
Joined: 30 Apr 2012, 08:35
Has thanked: 47 times
Been thanked: 5 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby moomarc » 28 Sep 2012, 12:35

Andy9973 wrote:Actually the Human token of AVR is different to the one of DKA.

I also have a problem with a picture of one of the tokens. The soldier token creature by Hero of Bladehold doesn't show up for me. I added "TokenImage$ W 1 1 Soldier SOM" in the hero_of_bladehold.txt file (while paying attention that its separated by the rest with a |) and I named the picture "w_1_1_soldier_som.jpg". I've tried it with some other token images and they worked. Only the Hero of Bladehold tokens don't seem to be showing with a picture.
See my post from about a page ago:
moomarc wrote:...EDIT: Nevermind. Found the problem. For now, in your main.properties file in the res folder change "token-images.txt" to "../token-images.txt". Then run the downloader again.
You can either fix the file yourself otherwise just wait for the next beta. Should be fairly soon - just getting RtR scripted and tested.
-Marc
User avatar
moomarc
Pixel Commander
 
Posts: 2091
Joined: 04 Jun 2010, 15:22
Location: Johannesburg, South Africa
Has thanked: 371 times
Been thanked: 372 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby timmermac » 28 Sep 2012, 13:03

swordshine wrote:The problem that Emrakul, the Aeons Torn shakes off Aura like Dragon Breath happened again in this beta.
You shouldn't even be able to put a Dragon Breath on Emrakul. It has protection from colored spells. Or am I misinterpreting something here?
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby friarsol » 28 Sep 2012, 13:16

timmermac wrote:
swordshine wrote:The problem that Emrakul, the Aeons Torn shakes off Aura like Dragon Breath happened again in this beta.
You shouldn't even be able to put a Dragon Breath on Emrakul. It has protection from colored spells. Or am I misinterpreting something here?
I think you are just missing the triggered ability on Dragon Breath
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 09-24-2012 ver 1.2.14

Postby uhlersoth » 28 Sep 2012, 14:40

That multiple blockers panel is really confusing. I don't know what it's asking or how to use it.
uhlersoth
 
Posts: 25
Joined: 16 Apr 2012, 19:33
Has thanked: 0 time
Been thanked: 5 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 20 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 20 users online :: 0 registered, 0 hidden and 20 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 20 guests

Login Form