2024-08-14 09:59:23 +08:00
|
|
|
{
|
|
|
|
"AbilityName": "Bangboo_Safety_MathSkill",
|
|
|
|
"AbilitySpecials": {
|
|
|
|
"AS_AddedDamageRatio": {
|
|
|
|
"Value": 0.8
|
|
|
|
},
|
|
|
|
"AS_ExAddedDamageRatioWithBuff": {
|
|
|
|
"Value": 0.4
|
|
|
|
},
|
|
|
|
"AS_PairACount": {
|
2024-09-23 20:11:37 +08:00
|
|
|
"Value": 0
|
2024-08-14 09:59:23 +08:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"AbilityStacking": "Unique",
|
|
|
|
"DefaultModifier": {
|
|
|
|
"OnTeamAvatarConstructed": [
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialAction",
|
|
|
|
"ModifyFunction": "Replace",
|
2024-09-23 20:11:37 +08:00
|
|
|
"Param": 0,
|
2024-08-14 09:59:23 +08:00
|
|
|
"ParamName": "AS_PairACount",
|
|
|
|
"ParamType": "Float"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "RemoveModifier",
|
|
|
|
"ModifierName": "PairCheckModifier",
|
|
|
|
"Target": "TeamAvatars"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "PairCheckModifier",
|
|
|
|
"Target": "TeamAvatars"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"Modifiers": {
|
|
|
|
"MathSkillModifier": {
|
|
|
|
"Duration": -1,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnHitOther": [
|
|
|
|
{
|
|
|
|
"$type": "ModifyAttackDataAction",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAnimTagList",
|
|
|
|
"TagList": [
|
|
|
|
"BangbooQTE"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ByHasBuffGroup",
|
|
|
|
"BuffGroupList": [
|
|
|
|
"Electric",
|
|
|
|
"Overload",
|
|
|
|
"Burn",
|
|
|
|
"Ignite"
|
|
|
|
],
|
|
|
|
"Target": "Other"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
|
|
"PropertyValue": "%AS_ExAddedDamageRatioWithBuff",
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ModifyAttackDataAction",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAnimTagList",
|
|
|
|
"TagList": [
|
|
|
|
"BangbooQTE"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
|
|
"PropertyValue": "%AS_AddedDamageRatio",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"PairAModifier": {
|
|
|
|
"Duration": 1,
|
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "MultipleRefresh",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "SetAbilitySpecialAction",
|
|
|
|
"ModifyFunction": "Add",
|
2024-09-23 20:11:37 +08:00
|
|
|
"Param": 1,
|
2024-08-14 09:59:23 +08:00
|
|
|
"ParamName": "AS_PairACount",
|
|
|
|
"ParamType": "Float"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "MathSkillModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAbilitySpecial",
|
|
|
|
"CompareType": "GreaterEqual",
|
2024-09-23 20:11:37 +08:00
|
|
|
"Param": 2,
|
2024-08-14 09:59:23 +08:00
|
|
|
"ParamName": "AS_PairACount",
|
|
|
|
"ParamType": "Float",
|
|
|
|
"Target": "Self"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "ByBuddyTeamType",
|
|
|
|
"CheckBuddyTeam": "Fighting",
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"PairCheckModifier": {
|
|
|
|
"Duration": 1,
|
|
|
|
"IgnoreTimeScale": false,
|
|
|
|
"ModifierStacking": "Unique",
|
|
|
|
"OnAdded": [
|
|
|
|
{
|
|
|
|
"$type": "ApplyModifier",
|
|
|
|
"ModifierName": "PairAModifier",
|
|
|
|
"Predicates": [
|
|
|
|
{
|
|
|
|
"$type": "ByAvatarCamp",
|
|
|
|
"Camp": 3,
|
|
|
|
"Target": "Self"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Target": "Caster"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|