sivarajankumar / plutocracy

Automatically exported from code.google.com/p/plutocracy
GNU General Public License v2.0
0 stars 1 forks source link

Boarding combat #175

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
* Select your own ship, right click on enemy ship to bring up ring
  with one option: board
* Ships must be adjacent to one another to engage in boarding
* Once a ship is attacked this way it can no longer move
* At regular intervals each ship loses a random amount of men to combat;
  the attacker has twice as high a chance to lose men as the defender
* Ships that are in boarding combat can still transfer goods
* The ship that loses to the boarding attack (crew less than two) becomes
  owned by the other player
* While the ships are fighting, the board combat icon (Issue 174) is
  shown between them

Original issue reported on code.google.com by risu...@gmail.com on 24 Aug 2008 at 1:30

GoogleCodeExporter commented 8 years ago
Implemented in r450. Combat is fairly quick at the moment, with approximately 
2:3
odds against the attacker for each 2 second attack roll.

Original comment by risu...@gmail.com on 31 Aug 2008 at 1:23