Crucible items support almost all MythicMobs base conditions.
You can view those by clicking here here.
These conditions are added by Crucible, and are meant to be used with players and/or items (although they may work for other things too, depending on the condition)
Conditions | Description |
---|---|
CustomModelData | Tests the custom model data the calling item as |
EquipSlot | Matches the equipment slot the skill was called from |
ItemAmmo | Matches how much ammo the calling item has |
MythicKeyId | Matches the key ID the skill was called from |
Furniture Conditions
Conditions | Description |
---|---|
FurnitureDirection | Checks if the targeted Furniture entity has a specific direction |
IsFurniture | Checks if the targeted entity is a Furniture or if there is a Furniture entity at the targeted location |
FurnitureState | Checks if the target Furniture's is the specified one |
FurnitureType | Checks the type of furniture being targeted |