Heal

Entity Action.

Heals an entity.

Type ID: apoli:heal

Fields

Field Type Default Description
amount Float The amount of health to restore.

Example

"entity_action": {
  "type": "apoli:heal",
  "amount": 6
}

This action heals the target entity for 3 hearts.