wip: ship calculator

This commit is contained in:
Ilia Denisov
2026-03-24 11:33:52 +02:00
parent 960fd3a218
commit 17f366cd6b
3 changed files with 111 additions and 9 deletions
+14 -9
View File
@@ -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
```