Skip to content

Commit 4b80236

Browse files
committed
cog & longship updates
1 parent 10ead6e commit 4b80236

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

src/guides/boats/cog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## Movement Stats
66

7+
(Not Trebuchet capable, sail and no oars/rowing)
8+
79
| Property | Value | Unit | Description |
810
|---------------------------|-------|---------|-------------|
911
| Speed | 18.0 | m/s | Maximum speed. |
@@ -19,6 +21,23 @@
1921
| Max Rowing Contribution | 0.0 | - | Rowing's share of max speed (0 means no rowing, fully sail-dependent). |
2022
| Input Type | ad | - | Control scheme (A/D for turning, sail-based forward). |
2123

24+
(Trebuchet capable, no sail and only oars/rowing)
25+
26+
| Property | Value | Unit | Description |
27+
|---------------------------|-------|---------|-------------|
28+
| Speed | 10.8 | m/s | Maximum speed. |
29+
| Acceleration | 1.2 | m/s² | Rate of speed increase. |
30+
| Drag | 0.015 | coeff | Slowdown factor. |
31+
| Angular Speed | 1.8 | deg/s | Maximum turning speed. |
32+
| Angular Acceleration | 2.0 | deg/s² | Rate of turning increase. |
33+
| Min Speed for Turn | 0.01 | m/s | Minimum speed required to turn. |
34+
| Max Turn Effectiveness | 1.0 | coeff | Peak turning efficiency. |
35+
| Max Heel | 1.5 | deg | Maximum lean angle during turns. |
36+
| Heel Speed | 4.0 | - | Rate of leaning into a turn. |
37+
| Heel Recovery Speed | 7.0 | - | Rate of returning to upright. |
38+
| Max Rowing Contribution | 1.0 | - | Rowing's share of max speed (0 means no rowing, fully sail-dependent). |
39+
| Input Type | ad | - | Control scheme (A/D for turning, sail-based forward). |
40+
2241
### Structure Stats
2342

2443
| Property | Value |

src/guides/boats/longship.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
| Mast | 5.0 |
3434
| Stern | 7.0 |
3535

36-
The longship has no inventory or siege weapon slots.
36+
The longship has an inventory but it can't store horses and it doesn't have any siege weapon slots.

0 commit comments

Comments
 (0)