51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachZoneTagWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ModifierNameList": [
|
|
"BuffModifier"
|
|
],
|
|
"ZoneTag": "Seed_BothBuff_Active"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Seed_Talent_03",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.3
|
|
},
|
|
"AS_FeverGetRatio": {
|
|
"Value": 0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"BuffModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackQTE",
|
|
"ExQTE"
|
|
]
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_IndividualFeverGetRatio": "%AS_FeverGetRatio"
|
|
}
|
|
}
|
|
}
|
|
} |