split data in separate files
This commit is contained in:
13
docs/schemas/ship-module.md
Normal file
13
docs/schemas/ship-module.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Schema: ShipModule
|
||||
|
||||
**Entity Type:** `ShipModule`
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Notes |
|
||||
|------|------|------|
|
||||
| id | string | stable anchor id |
|
||||
| name | string | module name |
|
||||
| effect | string | what the module does |
|
||||
| tradeoffs | string | costs or downsides |
|
||||
| notes | string | additional information |
|
||||
Reference in New Issue
Block a user