Target Condition

Meta Condition

Checks for an entity condition on the target entity.

Type ID: apoli:target_condition

Note

Only available as a Bi-entity Condition

Fields

Field Type Default Description
condition Entity Condition The condition to check for on the target entity.

Example

"bientity_condition": {
    "type": "apoli:target_condition",
    "condition": {
       "type": "apoli:tamed"
    }
}

This checks if the targetted entity is a tamable, and tamed mob.