55 lines
1.3 KiB
JSON
55 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "Palicus_MultiDamageProtect",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOtherResolved": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"Palicus_MultiDamageProtect"
|
|
]
|
|
}
|
|
],
|
|
"FailureActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Palicus_MultiDamageProtect",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Monster_Palicus_ATK03_Attackproperty_Bullet",
|
|
"Monster_Palicus_ATK06_Attackproperty_Bullet"
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio"
|
|
}
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Palicus_MultiDamageProtect": {
|
|
"Duration": 0.2,
|
|
"ModifierStacking": "Refresh"
|
|
}
|
|
}
|
|
} |