Tabletop Simulator

Tabletop Simulator

Nemesis Boards (scripted setup, and script assisted)
Mostrando 111-120 de 243 aportaciones
< 1 ... 10  11  12  13  14 ... 25 >
Actualización: 1 MAY 2024 a las 1:10

Forgot to add the updated script, oops.

Actualización: 1 MAY 2024 a las 1:05

Added Engine related events to the Second Contact board enemies' event decks.

Actualización: 30 ABR 2024 a las 10:58

Playing on Second Contact board now adds Nemesis ship related events for the various enemies, while skipping the ones mentioning Generator or Engines.

Mixing Nemesis Ship and Lockdown is a first decent step. Maybe I'll make custom events if it feels necessary.

Actualización: 30 ABR 2024 a las 10:25

Playing on Second Contact board now removes Lockdown specific related events for the various enemies.

Actualización: 29 ABR 2024 a las 1:22

Forgot to replace the GUIDs of the new soundboards in the script.

Actualización: 29 ABR 2024 a las 1:20

Reduced the volume of the Event sound alot, once by round it's fine but when you draw multiples for some event or enemy retreat that's a bit headache inducing.

Actualización: 28 ABR 2024 a las 13:35

Added more tooltips on all quest items when needed for all boards.

Actualización: 28 ABR 2024 a las 12:18

Fixed contingency being dealt to the last player only. Was working fine before, probably changed it without properly checking what I was changing, typically happens if I keep working while being tired... I should avoid that.

Fixed Slime being in the exploration tokens when playing on the main Lockdown board. This was because the backup bag was cloned before removing the slime tokens. This was a tricky part with alot of back and forth, I'm not too surprised an issue was still present.

Added lockdown tooltips for Second Contact characters.
... I might need to either add more for the other boards too or find something else to give the info :/

Actualización: 27 ABR 2024 a las 2:54

Fixed Weakness deck not being destroyed against Carnomorph enemy specifically.

Actualización: 27 ABR 2024 a las 2:08

Added a boolean and a delay to prevent players from spamming the return of computer cards. If done fast enough it would be possible to make a second deck from the discarded computer cards while the main computer is still falling from the physics.

The bottom deck absorbs the top one, so the computerDeck reference essentially gets destroyed that way. Now it shouldn't happen in such manner.