1
0
ZenlessData/Data/_unsorted/SideScroller2_HeatBuff_3.json
2025-07-16 01:54:02 +02:00

141 lines
3.9 KiB
JSON

{
"AbilityName": "SideScroller2_HeatBuff_3",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.5
},
"AS_SabreCounts_Added": {
"Value": 100
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnIndirectHitOther": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"#SideScroller2_Block_AttackProperty"
]
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "BlockSuccessModifier",
"Target": "Caster"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_SabreCounts_Added",
"CustomPropertyType": "SabreCounts",
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Caster"
}
]
}
]
},
"Modifiers": {
"AddedDamageModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "BlockSuccessModifier"
}
],
"Properties": {
"Actor_AddedDamageRatio": "%AS_AddedDamageRatio"
}
},
"BlockSuccessModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Special_ChargeAttack_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AddedDamageModifier"
]
},
{
"AnimatorStateName": "Attack_Special_ChargeAttack_01_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AddedDamageModifier"
]
},
{
"AnimatorStateName": "Attack_Special_ChargeAttack_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AddedDamageModifier"
]
},
{
"AnimatorStateName": "Attack_Special_ChargeAttack_02_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AddedDamageModifier"
]
},
{
"AnimatorStateName": "Attack_Special_ChargeAttack_03",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AddedDamageModifier"
]
},
{
"AnimatorStateName": "Attack_Special_ChargeAttack_03_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AddedDamageModifier"
]
}
]
}
],
"ModifierStacking": "Refresh"
}
}
}