1
0
ZenlessData/Data/Harvester_LightManager.json
2025-01-21 21:25:26 -03:00

322 lines
8.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_1",
"FrameCountHigh": 120,
"FrameCountLow": 5,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "Attack_2",
"FrameCountHigh": 110,
"FrameCountLow": 15,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "Attack_3",
"FrameCountHigh": 155,
"FrameCountLow": 15,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "Attack_4",
"FrameCountHigh": 235,
"FrameCountLow": 15,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "Attack_5",
"FrameCountHigh": 115,
"FrameCountLow": 0,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "Attack_6",
"FrameCountHigh": 185,
"FrameCountLow": 3,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "Attack_7",
"FrameCountHigh": 110,
"FrameCountLow": 5,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "Attack_8",
"FrameCountHigh": 125,
"FrameCountLow": 5,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "Attack_9",
"FrameCountHigh": 105,
"FrameCountLow": 10,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "Attack_10",
"FrameCountHigh": 235,
"FrameCountLow": 3,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "Attack_11",
"FrameCountHigh": 150,
"FrameCountLow": 10,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "Attack_12",
"FrameCountHigh": 150,
"FrameCountLow": 3,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "BackMode_Attack_01",
"FrameCountHigh": 208,
"FrameCountLow": 12,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "BackMode_Attack_02",
"FrameCountHigh": 146,
"FrameCountLow": 14,
"ModifierNameList": [
"LightYellowModifier"
]
},
{
"AnimatorStateName": "StaktingMode_Rush_Start",
"FrameCountLow": 10,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "StaktingMode_Rush_Loop",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "StaktingMode_Rush_Attack",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "StaktingMode_Flank_Attack_01",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "StaktingMode_Flank_Attack_02",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"LightRedModifier"
]
},
{
"AnimatorStateName": "StaktingMode_Finish_Attack",
"FrameCountLow": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"LightRedModifier"
]
}
]
}
],
"AbilityName": "Harvester_LightManager",
"AbilityStacking": "Unique",
"Modifiers": {
"Bron_Light_Modifier": {
"Duration": 0.5,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "LightGreenModifier",
"Target": "Self"
}
]
},
"LightGreenModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Harvester_Common_05_Mod",
"Target": "Self"
}
]
},
"LightRedModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "LightGreenModifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Harvester_Common_01_Mod",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "LightGreenModifier",
"Target": "Self"
}
]
},
"LightYellowModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "LightGreenModifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "HeadPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Harvester_Common_02_Mod",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "LightGreenModifier",
"Target": "Self"
}
]
}
},
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Bron_Light_Modifier",
"Target": "Self"
}
]
}