Re: Fate Reforged Spoiler Season
Ok, thanks for the info!Marek14 wrote:Well, I haven't tried to figure out the SVN yet, but I put my name to everything I did in the Forge Upcoming list.
- Agetian
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=52&t=16508
Ok, thanks for the info!Marek14 wrote:Well, I haven't tried to figure out the SVN yet, but I put my name to everything I did in the Forge Upcoming list.
I don't think it should since the scripts Animate from a generic choice.Marek14 wrote:Also, can you please test Artificial Evolution with the Siege cycle? I don't understand how exactly Artificial Evolution works, but I'm worried it might try to change the word "Dragons" on these cards (which is actually a new concept called "anchor word", unrelated to creature types).
Well, Runemarks are here, and Noxious Dragon and Hungering Yeti were taken as well, I think, though I didn't work on those.♠swordshine wrote:FRF branch is merged. Remaining cards:
Fate Reforged (185 cards) ... 92.97% (13 cards missing: Abzan Runemark | Jeskai Runemark | Write into Being | Dark Deal | Ghastly Conscription | Noxious Dragon | Sultai Runemark | Arcbond | Friendly Fire | Hungering Yeti | Wild Slash | Arashin War Beast | Winds of Qal Sisma)
I'll commit the runemarks asap.
According to the Wiki you claimed Hungering Yeti? Kapoue claimed Noxious Dragon, I don't see either in this thread.Marek14 wrote:Well, Runemarks are here, and Noxious Dragon and Hungering Yeti were taken as well, I think, though I didn't work on those.♠
Name:Noxious Dragon
ManaCost:4 B B
Types:Creature Dragon
PT:4/4
K:Flying
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDestroy | TriggerController$ TriggeredCardController | OptionalDecider$ You | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, you may destroy target creature with converted mana cost 3 or less.
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Creature.cmcLE3 | TgtPrompt$ Select target creature with converted mana cost 3 or less
SVar:Picture:http://www.wizards.com/global/images/magic/general/noxious_dragon.jpg
Oracle:Flying\nWhen Noxious Dragon dies, you may destroy target creature with converted mana cost 3 or less.
Yea it uses mtg-data.txt. I should have some free time either tonight or tomorrow, and I'll see if I can migrate these scripts off mtg-data and instead use http://mtgjson.com/ who seems to update much faster.Marek14 wrote:Agetian: Someone, I think, mentioned that the script runs on mtg-data.txt? That wasn't updated yet.
Oh, gotcha, thanks for the clarification (and for the mtgjson updates for FRF)! By the way, what's the "online mode" for in those scripts? (I thought it could be used to generate Oracles for sets that are not yet part of mtg-data.txt, at least so I thought from superficially scanning the scripts' code, but it looks like that wasn't the intention or the mode doesn't work, at least that way...)friarsol wrote:Yea it uses mtg-data.txt. I should have some free time either tonight or tomorrow, and I'll see if I can migrate these scripts off mtg-data and instead use http://mtgjson.com/ who seems to update much faster.Marek14 wrote:Agetian: Someone, I think, mentioned that the script runs on mtg-data.txt? That wasn't updated yet.