wip: ship calculator
This commit is contained in:
+14
-9
@@ -3,15 +3,20 @@
|
||||
## Ship Calculator
|
||||
|
||||
```text
|
||||
Class: [ ] { Create }
|
||||
Drives: [20.000] x 1.013 [O--]
|
||||
Weapons: [ 0.000] x [1.000] [==0]
|
||||
Armament: [ 0 ]
|
||||
Schields: [ 5.500] @ [1.123]
|
||||
Cargo: [30.125] @ [1.320]
|
||||
|
||||
Drives: [ ] @ [1.013]
|
||||
Weapons: [ ] @ [1.000]
|
||||
Armament: [ ]
|
||||
Schields: [ ] @ [1.123]
|
||||
Cargo: [ ] @ [1.320]
|
||||
Mass: [ 123,45 ] [==0]
|
||||
Speed: ( 12,456 ) [O--]
|
||||
Attack: 0
|
||||
Defense: 100,0
|
||||
|
||||
Mass: 123,45
|
||||
Speed: 12,456 l.y.
|
||||
|
||||
Name: [ ] { Create }
|
||||
Planet { Name } Production:
|
||||
[ 100.0 ] MAT per turn produced [O--] supplied
|
||||
{ N.000 } ship(s) per turn
|
||||
{ M.000 } turn(s) per ship
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user