14 lines
299 B
JSON
14 lines
299 B
JSON
{
|
|
"AbilityName": "ActivityCombatPause_MonsterBlockDamage",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_NoStun",
|
|
"PropertyValue": 0.1,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
} |