ZenlessData/Data/Nostradamus_Talent_01.json

197 lines
5.3 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "ChargeTime",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
}
],
"AnimatorStateName": "Attack_Branch_01_Start_1",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "ChargeTime",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
}
],
"AnimatorStateName": "Attack_Branch_01_Start_2",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "ChargeTime",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
}
],
"AnimatorStateName": "Attack_Branch_01_Start_3",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "ChargeTime",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
}
],
"AnimatorStateName": "Attack_Branch_01_Start_4",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "ModifyProperty",
"Amount": 0,
"CustomPropertyType": "ChargeTime",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Replace",
"PropertyType": "Custom"
}
],
"AnimatorStateName": "Attack_Branch_01_Start_5",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
}
]
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Branch_01_Charge",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"ChargeCalModifier"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0,
"Target": "Self"
},
{
"AnimatorStateName": "Attack_Branch_02_Charge",
"IsLoop": true,
"LayerIndex": 0,
"ModifierNameList": [
"ChargeCalModifier"
],
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0,
"Target": "Self"
}
]
}
],
"AbilityName": "Nostradamus_Talent_01",
"AbilitySpecials": {
"AS_AddedRatio_Talent_01": {
"Value": 0.2
},
"AS_ButtletTimeAddRatio_Talent_01": {
"Value": 1.5
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackSpecial",
"ExSp"
],
"Target": "Self"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedRatio_Talent_01",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackSpecial",
"ExSp"
],
"Target": "Self"
}
],
"PropertyKey": "Actor_AddedElementAccumulationRatio",
"PropertyValue": "%AS_AddedRatio_Talent_01",
"Target": "Self"
}
]
},
"Modifiers": {
"ChargeCalModifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "SmoothChangePropertyMixin",
"PropertyItems": [
{
"Amount": "%AS_ButtletTimeAddRatio_Talent_01",
"CustomPropertyType": "ChargeTime",
"Percentage": 0,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
}
]
}
],
"ModifierStacking": "Unique"
}
}
}