63 lines
1.4 KiB
JSON
63 lines
1.4 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ActwithStateFrameMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ActionList": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ExQTE02FeverRecover",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"AnimatorStateName": "SwitchIn_Attack_Ex_02",
|
|
"ForceTriggerOnTransitionIn": true,
|
|
"ForceTriggerOnTransitionOut": false,
|
|
"Frame": 1,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Pyrois_Talent_02",
|
|
"AbilitySpecials": {
|
|
"AS_CD": {
|
|
"Value": 0
|
|
},
|
|
"AS_FeverRecover_Talent02": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushChangeMaxIndividualFeverOffsetAction",
|
|
"Offset": 1000,
|
|
"Tag": "Pyrois_Talent_02_FeverOffset"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopChangeMaxIndividualFeverOffsetAction",
|
|
"Tag": "Pyrois_Talent_02_FeverOffset"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"ExQTE02FeverRecover": {
|
|
"Duration": "%AS_CD",
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "RecoverIndividualFeverAction",
|
|
"Amount": "%AS_FeverRecover_Talent02",
|
|
"IgnoreRatio": false,
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |