1
0
ZenlessData/Data/JsonBytes/NewAbility/BangbooAbility/OvertimebooAbility/Bangboo_Overtimeboo_AttackManager.json
2025-04-22 20:22:46 -03:00

170 lines
4.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_AttackPre",
"FrameCountHigh": 0,
"FrameCountLow": 165,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ScreenModifier"
]
},
{
"AnimatorStateName": "Attack_AttackPre",
"FrameCountHigh": 0,
"FrameCountLow": 411,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MAModifier"
]
},
{
"AnimatorStateName": "Attack_AttackMove",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ScreenModifier",
"MAModifier"
]
},
{
"AnimatorStateName": "Attack_AttackLaunch",
"FrameCountHigh": 95,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ScreenModifier"
]
},
{
"AnimatorStateName": "Attack_AttackLaunch",
"FrameCountHigh": 80,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MAModifier"
]
},
{
"AnimatorStateName": "Attack_AttackEnd",
"FrameCountHigh": 60,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ScreenModifier"
]
},
{
"AnimatorStateName": "Attack_AttackEnd",
"FrameCountHigh": 60,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MAModifier"
]
}
]
}
],
"AbilityName": "Bangboo_Overtimeboo_AttackManager",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_AttackLaunch",
"ParamType": 3,
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Bangboo_Overtimeboo_Attackproperty_Attack01_HitCheck"
]
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"MAModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Bangboo_Overtimeboo_Body_LOD0"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Bangboo_Eyes_003_LOD0"
}
],
"Tag": "Eff_Bangboo_Overtimeboo_Attack_AttackPre_03_MA",
"Target": "Self",
"key": "Eff_Bangboo_Overtimeboo_Attack_AttackPre_03_MA"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Eff_Bangboo_Overtimeboo_Attack_AttackPre_03_MA",
"Target": "Self"
}
]
},
"ScreenModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PlayTextureSheetSequenceAction",
"InterruptType": "Interrupt",
"IsKeepLastFrame": true,
"MeshPath": "Bangboo_Overtimeboo_Screen_LOD0",
"Target": "Self",
"TextureSheetKey": "Overtimeboo_Computer"
}
],
"OnRemoved": [
{
"$type": "InterruptTextureSheetSequenceAction",
"MeshPath": "Bangboo_Overtimeboo_Screen_LOD0",
"Target": "Self",
"TextureSheetKey": "Overtimeboo_Computer"
}
]
}
}
}