Is blocking
origins-powerful-powers:is_blockingentity condition
True while the entity is blocking with a shield (after the shield has finished rising).
No fields.
Example:
{
"type": "origins:modify_damage_taken",
"condition": {
"type": "origins-powerful-powers:is_blocking"
},
"modifier": {
"operation": "multiply_total_multiplicative",
"value": -0.2
}
}While blocking, hits that get past the shield (from the side or behind) deal 20% less.
Attribute: is_blocking