Oritech
Adds integration for the installed and enabled states of player augments.
Condition
epiphany_extra:oritech_augment
Checks whether a specified augment is installed or currently enabled.
json
{
"type": "epiphany_extra:oritech_augment",
"augment": "oritech:augment/flight",
"state": "installed"
}Note
state defaults to installed, which is also true for an installed but disabled augment. Use enabled to require the augment to be active.