emberborja / ForbiddenStarsMod

Lua mod for Table Top Simulator
0 stars 0 forks source link

end of round button #15

Open emberborja opened 1 year ago

emberborja commented 1 year ago

This button would replace "material/events" button. This button would perform all end of round actions:

if final round should change to "end game" button? Either way will want to broadcast the winner of the game based on the rules. (in order: number of objs owned, number of planets owned, number of units, complete tie)

it would also broadcast a type of report, touched on further in issue "#3 End of round battle report"

emberborja commented 1 year ago

Q: If I draw multiple event cards, do I need to reveal them all? A: No. You are only required to reveal the event you resolve

perhaps instead of auto drawing the card face up on the table just deal the cards and let the player pull it out onto the table?