split data in separate files
This commit is contained in:
13
docs/schemas/ship-hull.md
Normal file
13
docs/schemas/ship-hull.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Schema: ShipHull
|
||||
|
||||
**Entity Type:** `ShipHull`
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Notes |
|
||||
|------|------|------|
|
||||
| id | string | stable anchor id |
|
||||
| name | string | hull name |
|
||||
| sizeClass | string | Small / Medium / Large |
|
||||
| moduleSlots | number | number of module slots available |
|
||||
| notes | string | characteristics and tradeoffs |
|
||||
Reference in New Issue
Block a user