Tabletop Simulator

Tabletop Simulator

Too Many Bones: Trove Chest Edition [COMPLETE]
219 Comments
Trindall  [author] Apr 15 @ 6:37am 
@Picke14
I have not made any plans to work on a mod for TES, I saw talk on Discord a while ago about one in progress and I see that one did get published yesterday to TTS.

I have the physical game at home but haven't been able to get it to the table yet, busy with a backlog of other games and a low amount of daily free time.
Pickle14 Apr 14 @ 8:51pm 
Howdy! I wanted to say how fantastic your work on this mod is, truly stellar!

I was wondering, are you considering doing a mod for The Elder Scrolls: Betrayal of the Second Era?
Vaele Apr 2 @ 9:15am 
The amount of work put into this mod is astounding. Thanks!
Kaos Mar 26 @ 1:05am 
I'll send you a link if you accept friends
Kaos Mar 26 @ 1:04am 
Thanks Trindall. My friend is making a helper app for the physical game and we're getting hold of the cards.

(he has approval from CTG)
Trindall  [author] Mar 25 @ 7:03am 
@Kaos
Are you wanting access to Unbreakable cards to play in the mod or to just look through?

I'm thinking that you are looking for just the cards, if that is the case the tyrant cards are in the tyrant trays in the Trove chest, upper right drawer in the very back and right middle drawer in the very back. They have the cards and components for each Unbreakable tyrant.

The encounter and loot cards are in tuck boxes in the Trove Chest, second drawer from the bottom on the left side. The two tuck boxes are in the back on top of the Gearloc mats.

If you are wanting to get the art files that make up the cards there is a couple extra steps to do but I'm not sure if that is what you are looking for.
Kaos Mar 25 @ 4:11am 
Hello- How can I get access to the Unbreakable cards (bosses/encounters)?
SHARKYAT Feb 9 @ 1:43am 
thanks alot for this WORK!!!
for my own i translate all Gearlocks and other Stuff into German and it works very good!
THX
THX!
xPewPewPew Jan 23 @ 6:44pm 
this mod is amazing
Trindall  [author] Jul 7, 2024 @ 6:02pm 
@Denzarki
There isn't a button to clear and reset the table. The current method is to just reload the mod or the save and start again with a clean starting point.

Your method of setting up the table the way you like it and saving that is a great way to do this.
Denzarki Jul 7, 2024 @ 11:33am 
is there a button i am missing to clear everything so you can start a new game setup?.. or is it best just doing what i have done where i have organised the table how i liked it and then saved it as "clean table"
ferb2002 Jun 14, 2024 @ 5:55pm 
maybe a botten right above full party wipe for battle won? that will just send the gearlocks+ compaions to thier prep area to clear the mat
Trindall  [author] Jun 13, 2024 @ 7:08am 
@The Wise Wolf
Sorry for the delay, but I've updated the mod to put in the change you requested. Atk/Def dice in the Exhausted Skill die area next to the Gearloc mat will not longer be deleted when pressing the Gearloc Atk/Def die Reset button.
The Wise Wolf May 14, 2024 @ 10:52am 
Yeah, with the defense change from before it's now *really* conveniet to just press reset after every turn. It really reduces clutter. The exhausted dice are now the only snag in that approach (though they don't come up *that* often). IF you do implenet this change, perhaps to facilitate between-fights reset, any atk/def dice in the exhausted skill zone should be deleted when you press "return skill dice"? Since I don't think you would use that mid-combat.
Trindall  [author] May 14, 2024 @ 10:40am 
@The Wise Wolf
I guess the scenario you are describing is a player who hits the Reset button after every turn, or may be multiple times within a single encounter. I never reset the dice when I play with the mod so I'm less familiar with the different ways people are using it.

I think the request that originally had me add them went something like, "It'd be nice to clean up the dice between encounters with the Reset functionality." I figured that any exhausted or locked ATK dice would no longer be exhausted at that point.

But I can add in checks to not clean up dice that are in the exhausted Skill die area to the Reset button at each Gearloc's spot.

I'm currently working on model updates for my other TTS mod and I'll put this change request into the queue after I get some progress done on that other work.
The Wise Wolf May 4, 2024 @ 1:17pm 
Regarding the Reset, I just realized there is one more relevant special case.
It probably shouldn't return atk/def dice from the "used skills" zone, since those are normally used to mark exhausted atk/def (like from Break).
The Wise Wolf Apr 27, 2024 @ 3:11am 
Right, I didn't think through the reset for the extra dice. That does sound a bit complicated.

Thanks for the fast update!
Trindall  [author] Apr 26, 2024 @ 9:39pm 
@The Wise Wolf
I've updated the mod for two things. I've added in protections to the manual Baddie and NAP Baddie deployment chip so that a player cannot deploy a Baddie to a lane designation if that chip is already deployed to the Battle Mat. Secondly I've added the Active Slots to the excluded list when using the Reset button.

On the Reset button ignoring the BP but not the Active dice I think it was just me not thinking it through completely. I wanted to make sure that the Reset button wouldn't remove bones from the BP if pressed during an encounter but didn't follow that logic through to ensuring that Def wasn't also removed in the same way.

On the manual Baddie setup chip not checking if a Lane was already in use before attempting to deploy the Baddie I think that I either didn't think about it at the time or it was on a mental to-do list that I ultimately forgot to implement and moved on.
Trindall  [author] Apr 26, 2024 @ 9:39pm 
On adding a Reset button for the extra Atk/Def dice on the table, this can be done though it likely has a few caveats to it. The naïve implementation is straightforward and would not take too much work to implement. It would just delete all Atk/Def dice and spawn new copies regardless of them being in Locked/Active/BP slots.

The thorough implementation means I need to lookup the player count and use a look-up table to find the locations of the Locked/Active/BP slots of each and then exclude those from the list to delete. I could put in the simple Reset buttons quickly but the full version may take a good bit of wiring in and testing.
The Wise Wolf Apr 26, 2024 @ 3:36pm 
Also, this is more of a design question, but I noticed that the reset button for each player's 4atk/4def dice doesn't remove them from the backup plan, but does from active slots.
This makes me a bit confused as to when you are supposed to use them. Not removing BP suggests using them after each turn in combat (after all, if they were mostly for post-combat cleanup they would also remove BP dice), but they aren't good for that since they will yoink your defence.
What was the reasoning for having them work like that?
The Wise Wolf Apr 26, 2024 @ 3:36pm 
Honestly, I was surprised the manual deploy went through. I thought it would refuse, just like "deploy next baddie" does if all lane markers are in use.

Considering what you write about the cleanup script, I assume the first case was also caused by it somehow, just the circumstances were even weirder. Sadly it was a while ago and I only remember that it was a lane chip that went missing.

On a slightly unrelated note, would you consider adding a "reset" button for the extra atk/def dice that spawn on the sides? Would help with cleanup between fights.
Trindall  [author] Apr 26, 2024 @ 6:55am 
@The Wise Wolf
Sorry to hear that you ran into problems. I don't know what would cause a lane marker chip to get destroyed like that but I can make a guess on the second scenario. The script that cleans up a Baddie stack when health goes to zero knows the ID of the Baddie chip and itself so it will delete the other chips that it finds in its stack. With two overlapping stacks one of these script likely ran first and probably deleted the Baddie chip completely.

It sounds like there are still cases that I need to fix in the mod for that manual setup chip to check the destination before deploying to the Battle Mat so that this type of issue doesn't happen.

I'll try to track down that bug and get it fixed in the mod presently.
The Wise Wolf Apr 24, 2024 @ 12:08pm 
I have twice now encountered a bug which caused one token to be, for a lack of better term, disintegrated.

In first case it was one of the lane markers and sadly I don't remember the circumstances. It was just nowhere to be found after a fight. We had to copy it from another instance of the game.

In the case just now it was a baddie token. The situation was as follows:
I deplyoed a baddie at lane 2 (manually) forgetting there was already a baddie at lane 2.
The baddies kinda got "merged" and I couldn't unstuck them.
I decided tor educe both of their healths to 0 (the health markers were overlapping too).
When they died, I thought both went to the defeated stack, but one of the baddies is just missing now, doesn't seem to be in any stack.
Eve Apr 23, 2024 @ 8:55pm 
Thank you for your response and letting me know.
Trindall  [author] Apr 15, 2024 @ 7:19pm 
@Fishmael
This mod does not automate Signal. This Baddie sill adds a new Baddie at the end of the round to the BQ and I haven't automated that as it might be tricky to get the timing correct relative to the time at which that Baddie is deployed versus the end of the round and whether or not that Baddie is still alive or not.

There is another Baddie function that adds additional Baddies, not a skill but that little Baddie icon in the lower right, that part is automated since the timing is that as soon as that Baddie is deployed then X Baddies of one tier lower are immediately added to the BQ. This one was easier to automate.

For the Signal skill, if the Baddie is still alive at the end of the round then you manually pull the appropriate Baddie and drop it on top of the BQ. It will get deployed to the Battle Mat the next time a Baddie would be deployed.
Eve Apr 15, 2024 @ 5:40pm 
Thank you for this mod, really made playing the game so much easier. I do have a question, does this mod automate signal or are this added to the queue manually? Thanks again.
ferb2002 Mar 28, 2024 @ 9:53pm 
bro that is a very cool update, your amazing for still caring for the game
Pickle Pete Mar 19, 2024 @ 2:07pm 
You're such a legend for this mod, please make every tts mod
Trindall  [author] Feb 22, 2024 @ 6:18am 
@Jailer
The special encounter cards are in a pile on the table. To the right of the Adventure Map that tracks progress points there are three stacks of cards, the loot cards, the trove loot cards and then the special encounter cards.

If you look through this small stack of cards you will find all of the special encounters that come with the game setup you've chosen for this game.
Jailer Feb 22, 2024 @ 1:03am 
Really awesome mod! One question: where can I find the special encounter cards? (Especially looking for the malnor trader one)
ul7 Feb 18, 2024 @ 2:29pm 
Sounds like I'll need to make a pool of dice and tweak the physics manually for those.
Thanks!
Trindall  [author] Feb 17, 2024 @ 12:52pm 
@ul7
Unfortunately there isn't much I can change on getting the dice to move higher or faster. These use the `.roll()` function built into TTS. It applies a random amount of rotation and velocity to each roll of the dice. it will be a lot sometimes and a little at others. I've seen rolls of a die that only rotated on the Y axis and never actually changed the face up die value. It is just kid of how it is when using random values.
ul7 Feb 17, 2024 @ 12:14am 
How do I get the dice to spin a bit faster a fly just a bit higher on the circular dice rollers? Mine just kind of spin real slow and on your older YouTube video they spin much faster.
ul7 Feb 10, 2024 @ 12:40pm 
Thanks, Trindall for the quick reply!
It's not a super big deal, just something I don't have much experience on without possible breaking the mod. This has been such a great piece of work for a game I own the whole physical collection but can't play across the world with friends.
If I hear of any solutions or ideas that might be helpful, I'll be sure to share what I know!

Thanks again for all the awesome work.
Trindall  [author] Feb 5, 2024 @ 10:25am 
@ul7
I'm not sure of a good way to put two dice on top of a baddie chip side by side in the mod. When playing the game physically that is exactly what I would do but when I tried to get that working in the mod it didn't really work out well.

As an alternative I made it so that two dice stacked on top of each other shouldn't obscure the baddie's health but it isn't a great method when there are a lot of dice to put on the baddie.

In the mod, when I've needed to track a lot of status/def/tyrant die then I'd place them off the battle mat somewhere just for ease of use of the mod.

I'd be happy to hear if anyone has good ideas on how this might be made better in the mod though.
ul7 Feb 4, 2024 @ 3:47pm 
Quick question on keeping def dice and status dice on baddies.
I'm pretty new to TTS but was wondering how other players are keeping the Def/Status dice tracked on baddies, since mine only snap to the middle of the chip. I generally place Def/Status die on the baddie chip side by side for convenience. Is there an easy way to do that here?
walking dead Dec 8, 2023 @ 8:37am 
IM OK ,thanks
Trindall  [author] Dec 7, 2023 @ 12:12pm 
@walking dead
I'll take a look at this this evening once I'm back home.

Do you remember which character you used? Which game did you play? (Base game, Undertow, Unbreakable)
walking dead Dec 7, 2023 @ 10:25am 
somethings can not read correctly include some encounter card and some character
Malkavian Nov 3, 2023 @ 10:12am 
This mod is amazing and I can't rate it highly enough. While it'll never be the same as the tactile enjoyment of the physical game, this allows me to share my love of TMB with my interstate friends, and the setup and automatic BQ are godsends, saving time and frustration. Thank you so much for all your hard work on it!
Trindall  [author] Nov 3, 2023 @ 6:37am 
@adamjc916
Thank you for letting me know about the issue. For some reason TTS lost the reference between Drellen's Tyrant tray and the scripting that runs it. I've fixed this in the mod.

Also the 40 Days in Daelore expansion gives you more Solo/General encounter cards but doesn't have more Day 1 - 3 encounters. The additional Day 1 - 3 encounters are in the Age of Tyranny expansion.
adamjc916 Nov 2, 2023 @ 3:16pm 
Great work as always, one thing I noticed is that Drellen does not automate correctly. When I select 40 days encounters, the starting cards are never mixed in, I always get the original three starting cards from the base game. In addition Drellen's two tyrant cards are not mixed in either and stay in his box.
Trindall  [author] Oct 31, 2023 @ 7:22pm 
@ferb2002
-Oops- I accidentally overwrote the update second to last update Change Note rather than putting the update in the newest spot.

The latest change was to fix a bug in deploying the Automaton of Shale components.

I'll need to look back through my git commit history to remember what the second to last update was for.
ferb2002 Oct 31, 2023 @ 5:30pm 
hey what did you update man
Cypc Oct 17, 2023 @ 7:48am 
Great mod, full of content, and game setup is just so satisfying to watch.
HEX: NOT GAY Sep 6, 2023 @ 6:01am 
gale setup seems to be broken. The box appears but none of the dice or the mat appears
Hawaiian Grizzly Aug 22, 2023 @ 3:47pm 
I think you got it covered. Full party wipe has the active baddies put at the bottom of the active stacks.
Trindall  [author] Aug 20, 2023 @ 8:07pm 
@Hawaiian Grizzly
What would simulating a full party KO look like? I'm asking so that I'm thinking of the same thing that you are when trying to answer your question.

The mod does have a few bits that might help in this regards though that I think may be just what you are asking about. When you setup and deploy the Baddies to the Battle Mat using the BQ setup button above the BQ spot there will be a black `Full Party Wipe?` button alongside the lower left side of the Battle Mat.

Clicking on this will clean up all deployed Baddies all at once. (Since it is for a fully party KO scenario the Baddies are returned to the bottom of the Active stacks rather than the discard stacks.)

I think that this button will only clean up the deployed Baddies though and leave the Baddies in the BQ alone. (I don't recall.)
Trindall  [author] Aug 20, 2023 @ 8:07pm 
If you want to remove one Baddie at a time, in addition to decreasing the Baddie's Health to 0, you can right-click on the Baddie stack and click on the `Reset` option and it will clean up that Baddie automatically.
Hawaiian Grizzly Aug 20, 2023 @ 6:56pm 
@Trindall. Thanks for your assistance. My brother and I did some testing on our end and I believe this has to be a client side issue and nothing with your mod. My brother launched the game and recreated the same party and baddies, and didn't have an issue. However, even though I was in his lobby/game, I couldn't see the pictures. So I believe this has to do with my PC which I'm investigating.

Does your mod have a feature to simulate a full party KO? I know it removes the baddie chip when it is defeated, but couldn't find an easy way to simulate a full party KO.