Furniturebreak
Criteria: FurnitureBreak
Triggered when a player breaks matching MythicCrucible furniture.
Attributes
| Attribute | Description | Default |
|---|---|---|
| Furniture | The Crucible furniture item internal name to match. Supports comma-separated values. | Any |
| FurnitureType | Alias for Furniture. |
Any |
| FurnitureItem | Alias for Furniture. |
Any |
| Item | Alias for Furniture. |
Any |
| BreakerType | The entity type that broke the furniture. Supports comma-separated entity types. | Any |
Examples
SOME_ACHIEVEMENT:
Criteria:
BREAK_MARKET_STALLS:
Type: FurnitureBreak
Furniture: MarketStall,MarketCrate
BreakerType: PLAYER
Amount: 3