mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
140 lines
3.4 KiB
JSON
140 lines
3.4 KiB
JSON
|
{
|
||
|
"AbilityName": "Bangboo_Devilboo_MathSkill",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_AddedElementAccumulationRatio": {
|
||
|
"Value": 1.0
|
||
|
},
|
||
|
"AS_ExQTEAttackMaxCount": {
|
||
|
"Value": 10
|
||
|
},
|
||
|
"AS_ExQTEDuration": {
|
||
|
"Value": 20
|
||
|
},
|
||
|
"AS_PairACount": {
|
||
|
"Value": 0.0
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnTeamAvatarConstructed": [
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialAction",
|
||
|
"ModifyFunction": "Replace",
|
||
|
"Param": 0.0,
|
||
|
"ParamName": "AS_PairACount",
|
||
|
"ParamType": "Float"
|
||
|
},
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "PairCheckModifier",
|
||
|
"Target": "TeamAvatars"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "PairCheckModifier",
|
||
|
"Target": "TeamAvatars"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"MathSkillModifier": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetTargetAbilitySpecialAction",
|
||
|
"Params": [
|
||
|
{
|
||
|
"AbilityName": "Bangboo_Devilboo_QTE",
|
||
|
"AbilitySpecials": [
|
||
|
{
|
||
|
"ModifyFunction": "Add",
|
||
|
"Param": "%AS_ExQTEDuration",
|
||
|
"ParamName": "AS_QTEDuration",
|
||
|
"ParamType": "Float"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyProperty",
|
||
|
"Amount": "%AS_ExQTEAttackMaxCount",
|
||
|
"CustomPropertyType": "QTEAttackMaxCount",
|
||
|
"PropertyModifyFunction": "Add",
|
||
|
"PropertyType": "Custom",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimTagList",
|
||
|
"TagList": [
|
||
|
"BangbooQTE"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedElementAccumulationRatio",
|
||
|
"PropertyValue": "%AS_AddedElementAccumulationRatio",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"PairAModifier": {
|
||
|
"Duration": 1,
|
||
|
"IgnoreTimeScale": false,
|
||
|
"ModifierStacking": "MultipleRefresh",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialAction",
|
||
|
"ModifyFunction": "Add",
|
||
|
"Param": 1.0,
|
||
|
"ParamName": "AS_PairACount",
|
||
|
"ParamType": "Float"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "MathSkillModifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbilitySpecial",
|
||
|
"CompareType": "GreaterEqual",
|
||
|
"Param": 2.0,
|
||
|
"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": "ByAvatarElementType",
|
||
|
"ElementType": 205,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Caster"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|