113 lines
2.5 KiB
JSON
113 lines
2.5 KiB
JSON
|
{
|
||
|
"AbilityName": "Abyss_BossFight01_Buff_02",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_AddedDamageRatio": {
|
||
|
"Value": 0.4
|
||
|
},
|
||
|
"AS_AddedElementAccumulationRatio": {
|
||
|
"Value": 0.2
|
||
|
},
|
||
|
"AS_AddedStunRatio": {
|
||
|
"Value": 0.2
|
||
|
},
|
||
|
"AS_BaseAtkRatio": {
|
||
|
"Value": 0.2
|
||
|
},
|
||
|
"AS_Duration": {
|
||
|
"Value": 15
|
||
|
},
|
||
|
"AS_ExtraAtkRatio": {
|
||
|
"Value": 0.15
|
||
|
},
|
||
|
"AS_FeverGetRatio": {
|
||
|
"Value": 0.2
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "AvatarBuff_BossFight01_Buff_02",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimTagList",
|
||
|
"TagList": [
|
||
|
"AttackQTE",
|
||
|
"ExQTE"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AS_AddedDamageRatio",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimTagList",
|
||
|
"TagList": [
|
||
|
"AttackQTE",
|
||
|
"ExQTE"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedBreakStunRatio",
|
||
|
"PropertyValue": "%AS_AddedStunRatio",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimTagList",
|
||
|
"TagList": [
|
||
|
"AttackQTE",
|
||
|
"ExQTE"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedElementAccumulationRatio",
|
||
|
"PropertyValue": "%AS_AddedElementAccumulationRatio",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnSkillStart": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "ExtraAtk_Modifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByFromSkillType",
|
||
|
"SkillType": "ExQTE"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"AvatarBuff_BossFight01_Buff_02": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio",
|
||
|
"Actor_IndividualFeverGetRatio": "%AS_FeverGetRatio"
|
||
|
}
|
||
|
},
|
||
|
"ExtraAtk_Modifier": {
|
||
|
"Duration": "%AS_Duration",
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_BaseAttackRatio": "%AS_ExtraAtkRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|