yoel123 / java-text-based-space-station-manger-sim

space station management/tycoon/trader game. made for fun and practice.
6 stars 8 forks source link

an event to test damage system properly #49

Open yoel123 opened 4 years ago

yoel123 commented 4 years ago

of course, I have tested the damage system, but I want to add a feature that uses it.

the easiest way is to create an immediate event that adds random damage to the station, of course, if the player hs insurance they will cover it, and the insurance rate will go up as result (because the player is at high risk for the insurance company).

shod be easy to implement if you know how to use damages and event system.