Tabletop Simulator

Tabletop Simulator

Nemesis Boards (scripted setup, and script assisted)
Näytetään 111–120 / 243
< 1 ... 10  11  12  13  14 ... 25 >
Päivitys: 1.5.2024 klo 1.10
tekijältä STUVash

Forgot to add the updated script, oops.

Päivitys: 1.5.2024 klo 1.05
tekijältä STUVash

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

Päivitys: 30.4.2024 klo 10.58
tekijältä STUVash

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.

Päivitys: 30.4.2024 klo 10.25
tekijältä STUVash

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

Päivitys: 29.4.2024 klo 1.22
tekijältä STUVash

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

Päivitys: 29.4.2024 klo 1.20
tekijältä STUVash

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.

Päivitys: 28.4.2024 klo 13.35
tekijältä STUVash

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

Päivitys: 28.4.2024 klo 12.18
tekijältä STUVash

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 :/

Päivitys: 27.4.2024 klo 2.54
tekijältä STUVash

Fixed Weakness deck not being destroyed against Carnomorph enemy specifically.

Päivitys: 27.4.2024 klo 2.08
tekijältä STUVash

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.