NTStation / NTstation13

NTstation13 - A version of Spacestation13, forked from /tg/station13.
36 stars 198 forks source link

[Needs poll] [Needs testing] blob changes for lowpop #959

Closed Tokiko1 closed 10 years ago

Tokiko1 commented 10 years ago

Blobs can now occur with 17 players or more.

Blobs below 30 players get a lower resource rate. The rate is calculate like this:

Rate = (readied players/10)+(0.4-((readied players-17)/40)

So with 17 players you get a rate of 2.1, with 22 you have 2.475. 30+ player blobs keep their resource rate of 3.

Blobs also have to expand a bit more to win now. This should discourage hard-to-reach-without-AI locations such as xenobio or the AI sat which are a problem on lower pop rounds.

GunHog commented 10 years ago

Integrate this: https://github.com/tgstation/-tg-station/pull/4472 into your PR for blobs! It will give out the Nuke Code and quarantine law to the AI one hour (we could possibly adjust that if needed) after the blob is declared, should there be a stalemate. We need more reasons to nuke stuff, so why not?

ike709 commented 10 years ago

:+1: For this and an extra :+1: if you do what Gunhog said.

Tokiko1 commented 10 years ago

Oh, the nuke stuff sounds fun. Will add it later.

Tokiko1 commented 10 years ago

Poll: http://tgstation13.org/phpBB/viewtopic.php?f=14&t=1234

GunHog commented 10 years ago

@Tokiko1 EDITED FOR HORRIBLE GRAMMAR: Are you still going to add the change to allow the station crew to activate the self destruct after a certain period of time?

Tokiko1 commented 10 years ago

I've been a bit too busy to work on this. I'll try to add the blob nuke thing later.