implosion_armor_action
Triggers a massive shockwave when your health drops critically low — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | implosion_armor_action |
| Type | Misc |
| Color | Red |
| Icon | mdi:boombox |
Fields
| Field | Type | Description |
|---|---|---|
healthThreshold | Double | Health threshold to trigger the implosion (e.g. 4.0 for 2 hearts) |
knockbackForce | Double | Knockback force applied to enemies within the radius |
radius | Double | Radius of the shockwave |
Usage Example
- entry: implosion_armor_action
name: "Triggers a massive shockwave when your health drops critically low"
healthThreshold: 0
knockbackForce: 0
radius: 0