Repair
The repair action is used to repair at warp point.
Makes Up
An Action is fundamentally made up of two main components:
- type
repair- data
see RepairData
RepairData
Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
repair_warp_point | string | true | - | The warp point to repair. |
Example
[
{
"type": "repair",
"data": {
"repair_warp_point": "WarpPoint_1"
}
}
]
Last modified: 12 11月 2023