|
@@ -1,3 +1,48 @@
|
|
-# clwars
|
|
|
|
|
|
+-*- org-mode -*-
|
|
|
|
|
|
-Small text based trading game.
|
|
|
|
|
|
+* clwars
|
|
|
|
+
|
|
|
|
+Text based trading/adventure sim.
|
|
|
|
+
|
|
|
|
+** Description
|
|
|
|
+CL-Wars is a text based game made for fun, highly inspired by
|
|
|
|
+Space Trader, Drug Wars, and WH40k.
|
|
|
|
+
|
|
|
|
+In CL-Wars you are a rogue trader on the run from galatic
|
|
|
|
+security forces, and you must use the tools available to
|
|
|
|
+you to reach a safe haven on the edge of the galaxy.
|
|
|
|
+
|
|
|
|
+** Systems
|
|
|
|
+*** Systems
|
|
|
|
+- Ship Systems
|
|
|
|
+ - Hull Integrity
|
|
|
|
+ - When 0 game over
|
|
|
|
+ - Repulsor Shield
|
|
|
|
+ - Each % of shield integrity reduces damage by some %
|
|
|
|
+ - Warp Drive
|
|
|
|
+ - How far you can jump per 1 fuel
|
|
|
|
+ - Reactors
|
|
|
|
+ - Powers warp drive and warp field
|
|
|
|
+ - Will always have some power, but if power is too low
|
|
|
|
+ you with have to jump without a warp field
|
|
|
|
+ - Munitions
|
|
|
|
+ - Ammo for weapons
|
|
|
|
+ - Warp Field
|
|
|
|
+ - Jumping without a warp field will have random effects
|
|
|
|
+- Weapons Systems
|
|
|
|
+ - Weapons have attributes depending on type
|
|
|
|
+ - Plasma Weapon
|
|
|
|
+ - Expensive/high damamge
|
|
|
|
+ - Beam Weapon
|
|
|
|
+ - High hull damage, low shield damage
|
|
|
|
+ - Explosive Weapon
|
|
|
|
+ - Average hull damage, average shield damage
|
|
|
|
+- Money
|
|
|
|
+ - Used to upgrade ship components/crew
|
|
|
|
+- Crew Systems
|
|
|
|
+ - Crew needs gruel for food
|
|
|
|
+ - Crew will be happier if spice is present on the ship
|
|
|
|
+ - Crew members can give buffs
|
|
|
|
+ to other parts of the ship
|
|
|
|
+ - Sanity
|
|
|
|
+ - Moral
|