#Is there a way to influence / change what sets are available to draft in towns?

1 messages · Page 1 of 1 (latest)

zenith turtle
#

I tend to see the same boring standard legal draft sets all over the place. Is there a way to change it up so there's more variety? I know there is older sets to draft in adventure mode but those seem to appear very rarely these days.

Also I don't like doing Jumpstart at all because you cant sell the cards (or you couldn't when I last tried that). Can you configure things to only show drafts?

glad stirrup
#

Good news on the first part! you can restrict events in the config files, this will only affect newly generated towns (or, if you just start a new file then the worldgen will have it impact everything)

i can send over a config file that shenshinoman troubleshooted for me that excludes everything but aetherdrift as a starting point

#

as for the jumpstarts i can't speak on it but i assume it'd be similar

#

If you add "DFT" to the list of restrictedEvents in the same format as everything else, then delete everything you want, you should be good to go

#

i will say the lsit is a bit disorganized, i will probably fix that when i have a chance since I assume this is a list that a handful of people will find helpful for various reasons

#

if you only watn to restrict standard legal sets it's probably easier to just manually put in all the standard legal stuff, but I assumed you might also want to cut recentish sets that arent in standard anymore as well

zenith turtle
#

That's cool, thank you. I'll have to play around with that 🙂

scenic dust
#

To remove the jumpstarts. Just make an "allowedJumpstart":[] array in that config file, and place a set code in between those brackets that does not have Jumpstart (like "HTR" for instance).. this will over-right the normal list and tell it to only try to make a Jumpstart from that set, it'll fail to make one, and just no make a Jumpstart at all. (If you leave the array entirely blank it may not over-right, as the list is NULL.)