diff options
| author | Franklin Wei <franklin@fwei.tk> | 2014-06-26 14:47:18 -0400 |
|---|---|---|
| committer | Franklin Wei <franklin@fwei.tk> | 2014-06-26 14:47:18 -0400 |
| commit | a921d4b4e410b37c1dd7e385303f423106e58b68 (patch) | |
| tree | 4ac4568135b8137922850057db65926f6da38abd /GAMESPEC | |
| parent | ad3259df663a3e0504b26a97d8c00a9454948850 (diff) | |
| download | wargames-server-a921d4b4e410b37c1dd7e385303f423106e58b68.zip wargames-server-a921d4b4e410b37c1dd7e385303f423106e58b68.tar.gz wargames-server-a921d4b4e410b37c1dd7e385303f423106e58b68.tar.bz2 wargames-server-a921d4b4e410b37c1dd7e385303f423106e58b68.tar.xz | |
Features, bugfixes :)
Diffstat (limited to 'GAMESPEC')
| -rw-r--r-- | GAMESPEC | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -15,10 +15,10 @@ ICBM launch: - The USSR can launch 6 at a time. - When an ICBM is launched, there are 5 possible results: - Miss: 0 casualties - - Marginal: 10000 casualties - - Minor: 100000 casualties - - Major: 500000 casualties - - Critical: All inhabitants of the target city are killed + - Marginal: 20%+100 casualties + - Minor: 40%+200 casualties + - Major: 60%+400 casualties + - Critical: 100% casualties - The probabilities of each of these options is outlined below: - Miss - 10% - Marginal - 20% |