Has power tag
origins-powerful-powers:has_power_tagentity conditionalso a bi-entity condition
True when the entity holds a power in a power tag: a group of powers listed in a datapack file. Full details, the file format and the /opp powertag command are on page 16.
| Field | Type | Default | Description |
|---|---|---|---|
tag | String | required | The tag name, as written in the file. |
include_inactive | Boolean | false | Count powers whose own condition is false too. |
A tag name without a namespace gets the namespace of the power the condition is written in.
{
"type": "origins-powerful-powers:has_power_tag",
"tag": "mypack:magic"
}No attribute.