1
0
ZenlessData/Data/JsonBytes/NewAbility/AvatarAbility/VivianAbility/Vivian_Talent_04.json
2025-04-22 20:22:46 -03:00

114 lines
2.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "SetAbilitySpecialsByBuffCount",
"BuffID": 3000221,
"ModifyFunction": "Replace",
"ParamName": "AS_BuffCount",
"Percentage": 1
},
{
"$type": "RemoveBuffModifier",
"BuffID": 3000221,
"StackCount": 99,
"Target": "TeamAvatars"
},
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "AttackBuffCount",
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
},
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Vivian_UniqueSkill",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": "%AS_BuffCount",
"ParamName": "AS_Talent6MultipleDamage",
"ParamType": "Float"
}
]
}
],
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 1,
"ParamName": "AS_BuffCount",
"ParamType": "Integer"
}
]
}
],
"AnimatorStateName": "Attack_Branch_Air",
"Frame": 12
},
{
"ActionList": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "Vivian_Attack_Branch_Air_AttackProperty_Talent06_Trigger",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 1,
"ParamName": "AS_BuffCount",
"ParamType": "Integer"
}
]
}
],
"AnimatorStateName": "Attack_Branch_Air",
"Frame": 67
}
]
}
],
"AbilityName": "Vivian_Talent_04",
"AbilitySpecials": {
"AS_AddedDamageRatio_Ether": {
"Value": 0.5,
"ValueType": "Float"
},
"AS_BuffCount": {
"Value": 0,
"ValueType": "Integer"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"Properties": {
"Actor_AddedDamageRatio_Ether": "%AS_AddedDamageRatio_Ether"
}
},
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Vivian_Talent_06"
],
"IsAdd": true
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Vivian_Talent_06"
],
"IsAdd": true
}
]
}