Actor Condition
Checks for an entity condition on the acting entity.
Type ID: apoli:actor_condition
Note
Only available as a Bi-entity Condition
Fields
| Field | Type | Default | Description |
|---|---|---|---|
condition |
Entity Condition | The condition to check for on the acting entity. |
Example
"bientity_condition": {
"type": "apoli:actor_condition",
"condition": {
"type": "apoli:tamed"
}
}
This checks if the acting entity is a tamable, and tamed mob.