Tabletop Simulator

Tabletop Simulator

Any MTG Booster Generator
14 kommentarer
☣CoRNeRNoTe☣  [ophavsmand] 10. nov. kl. 18:39 
hey Cuicksand, not at the moment. I'm away for a bit but I can add them next week. If you want to have a go at coding it, you can edit the LUA and add them in, feel free to submit a PR if you get it working and I can include it in the next release

this is the place in the code you have to edit -

https://github.com/cornernote/tabletop_simulator-mtg_booster_generator/blob/main/lua/booster-generator.lua#L643
Cuicksand 10. nov. kl. 11:04 
is there a way to spawn EOE collector packs ?
☣CoRNeRNoTe☣  [ophavsmand] 9. nov. kl. 4:18 
hey kLAcK

Sounds like great ideas!

Exporting the List of Cards : You could try something where you drop the deck in and it populates the notebook from the top menu with the list of cards

Building the Deck : I recommend exporting the card list, then build a deck in your favourite tool (there are so many and many people have a preference), then import the deck you want to play with back into TTS.

Table : The most popular table is by Pi. He makes a 4 player, 6 player and 8 player, but sadly no 2 player. It would be great to have a 2 player table aimed at 60-card or draft formats.

Feel free to use the Discussions tab for further discussions as these comments can get hard to follow.
kLAcK 8. nov. kl. 12:42 
[h1] A pre-release draft sim [/h1]
Hello! Thank you for this excellent tool! I have a lot to unpack here:

My goal was to practice for the Avatar pre-release. It has 5 different seeded packs and a pre-chosen character.

A friend and I started adding the logic to your setDefinitions. The code is very well organized and easy to add on! No other website or tool can currently provide custom draft packs.

I think a great way to get people into pre-releases is the ability to practice a full week ahead of time. With sealed pre-release becoming more specialized, and websites slow to update, I see Tabletop as one of the premier ways to practice for pre-release.

Imagine that for each set release, once previews are over, you just load up Tabletop and start the "Avatar pre-release" table.



This is all doable now, but there are some greater pain points that exist:
kLAcK 8. nov. kl. 12:40 
Exporting the List of Cards : We will make a hard list we can export to deckbuilding sites.
Building the Deck : Its hard to organize and sort cards. We will investigate ways to sort cards by color and mana cost and vertically.
Table : The best tables are tailored to commander. We will create a table better suited for drafting and 2 players. It should be possible to play the game without any camera panning.

I think all of this would remove many barriers to entry. This effort could also serve the greater goal of "getting people to show up at their LGS". Maybe, just maybe, The Professor can be happy again.



@☣CoRNeRNoTe☣ You are a much more experienced Tabletop developer and Magic player than I am. All I would ask is some advice. What do you think of this idea? Are there any gotcha’s you can foresee? Any relevant things I should take a look at?

Best Regards,
klack
☣CoRNeRNoTe☣  [ophavsmand] 24. okt. kl. 4:03 
hey #1 Scrib Opp , is it different to the FIN booster? If you can get me a list of the contents then I can alter the contents for it. I have added the pack image as FINC so you can see how to looks.
#1 Scrib Opp 23. okt. kl. 11:22 
Is there a way to generate collector's boosters, or would that be a possibility to do? I wanted to show do Final Fantasy Collector's Pack Battles with my girlfriend, without spending 1200$ IRL LOL
Sami 23. sep. kl. 7:55 
Yes, you fixed the minor problems I had with it. Now it's accurate and a wonderful booster generator <3
Homunkolus 16. sep. kl. 3:41 
It works now! No issues.
☣CoRNeRNoTe☣  [ophavsmand] 14. sep. kl. 15:50 
hi Homunkolus, I just tried MB2 and it worked. I was doing some changes last night so maybe I fixed something already. Can you please try the latest version and let me know if you still have issues?
Homunkolus 14. sep. kl. 2:58 
Very awesome! Any idea why "Set:MB2" doesn't cause mystery boosters 2 to spawn correctly? I just get error notecards in the packs. Otherwise phenomenal work. Greatly appreciate it.
☣CoRNeRNoTe☣  [ophavsmand] 13. sep. kl. 12:03 
Thanks for the feedback Sami. I had noticed it was not generating lands also. That was how it worked in the script I got it from.

I have changed this to add a land to every pack (and 1 less common).

I also fixed the sort order. They still come out face down, but when you flip it the land is on top and the rare is on the bottom. Let me know if that's not right (been so long since I bought a pack).
Sami 8. sep. kl. 10:59 
It's really cool, and I think my friend who loves FF14 would love this. But I found two minor-ish problems with this.

First thing is that the packs don't seem to generate any basic lands. Which probably is better for people who just want more powerful stuff/choices, but I'm a nerd that likes authenticity.

Second very minor thing is that when you pull out the cards, they're flipped... But when you flip them over to face you they're in the opposite order than they should be. So you see your rare pull first and the commons last.