Tabletop Simulator

Tabletop Simulator

Nemesis Boards (scripted setup, and script assisted)
Zobrazuje se 111–120 z 243 položek
< 1 ... 10  11  12  13  14 ... 25 >
Aktualizace: 1. kvě. 2024 v 1.10
provedl STUVash

Forgot to add the updated script, oops.

Aktualizace: 1. kvě. 2024 v 1.05
provedl STUVash

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

Aktualizace: 30. dub. 2024 v 10.58
provedl 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.

Aktualizace: 30. dub. 2024 v 10.25
provedl STUVash

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

Aktualizace: 29. dub. 2024 v 1.22
provedl STUVash

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

Aktualizace: 29. dub. 2024 v 1.20
provedl 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.

Aktualizace: 28. dub. 2024 v 13.35
provedl STUVash

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

Aktualizace: 28. dub. 2024 v 12.18
provedl 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 :/

Aktualizace: 27. dub. 2024 v 2.54
provedl STUVash

Fixed Weakness deck not being destroyed against Carnomorph enemy specifically.

Aktualizace: 27. dub. 2024 v 2.08
provedl 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.