61 lines
1.3 KiB
JSON
61 lines
1.3 KiB
JSON
|
{
|
||
|
"AbilityName": "Abyss_FixedLayerBuff_10",
|
||
|
"AbilitySpecials": {
|
||
|
"AddedDamageRatio": {
|
||
|
"Value": 1
|
||
|
},
|
||
|
"AddedStunRatio": {
|
||
|
"Value": 0.5
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimTagList",
|
||
|
"TagList": [
|
||
|
"AssaultAid",
|
||
|
"AttackAid"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AddedDamageRatio",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimTagList",
|
||
|
"TagList": [
|
||
|
"ParryAid",
|
||
|
"AttackAid"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedBreakStunRatio",
|
||
|
"PropertyValue": "%AddedStunRatio",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnSkillStart": [
|
||
|
{
|
||
|
"$type": "ModifyPerfectSwitchPointAction",
|
||
|
"Amount": 1,
|
||
|
"ModifyFunction": "Add",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByFromSkillType",
|
||
|
"SkillType": "QTE",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|