Heal
Heals an entity.
Type ID: origins:heal
Fields
| Field | Type | Default | Description |
|---|---|---|---|
amount |
Float | The amount of health to restore. |
Example
"entity_action": {
"type": "origins:heal",
"amount": 6
}
This action heals the target entity for 3 hearts.