1
0
ZenlessData/Data/_unsorted/MiasmaHeavyStriker_EtherBarrierManage.json
2025-12-30 00:30:43 +01:00

184 lines
5.5 KiB
JSON

{
"AbilityName": "MiasmaHeavyStriker_EtherBarrierManage",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_EtherBarrierManage",
"Target": "Self"
}
],
"OnCustomEventReceived": [
]
},
"Modifiers": {
"Modifier_DelayEnableEtherBarrier": {
"DelayHandlers": [
{
"DelayTime": 80,
"TimeUpActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 999999,
"ParamName": "Weight_10_Current",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Twins"
]
}
],
"Target": "Self"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Replace"
},
"Modifier_EtherBarrierManage": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": true,
"PropertyType": "CurHP",
"RefPropertyType": "MaxHP",
"ValueRangeActions": [
{
"HighToValueActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 999999,
"ParamName": "Weight_10_Current",
"Target": "Self"
}
],
"Val": 1
},
{
"HighToValueActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 999999,
"ParamName": "Weight_10_Current",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Twins"
]
}
],
"Target": "Self"
}
],
"Val": 0.5
}
]
}
]
}
],
"ModifierStacking": "Unique",
"OnCustomEventReceived": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierDestroyed"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_DelayEnableEtherBarrier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"SelfEnabledEtherBarrier"
]
}
]
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 2,
"ParamName": "Int_GroundHitIndex",
"ParamType": 3
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_HitForwardType",
"ParamType": 3
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_Shield",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_Hit",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SpecialEffectFadeAction",
"EffectNames": [
"Eff_Monster_HeavyStriker_Transform_01_08_Weapon",
"Eff_Monster_HeavyStriker_Transform_01_09_Weapon",
"Eff_Monster_HeavyStriker_Transform_01_10_Lighting"
],
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_HeavyStriker_MA_Transform_01_Mat01_ScreenImage_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_HeavyStriker_MA_Transform_01_Mat04_ScreenImage_04",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_HeavyStriker_MA_Transform_01_Mat03_OverrideRimGlow_03",
"Target": "Self"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_HeavyStriker_Debuff_Stun_Start_Front_01_Spark"
},
{
"$type": "FireEffect",
"AttachPointName": "Skn_L_Hand",
"EffectPattern": "Eff_Monster_HeavyStriker_Overload_Stun_Start_Front_01_Lighting"
},
{
"$type": "FireEffect",
"AttachPointName": "Skn_R_Hand",
"EffectPattern": "Eff_Monster_HeavyStriker_Overload_Stun_Start_Front_02_Lighting"
},
{
"$type": "FireEffect",
"AttachPointName": "LockBone",
"EffectPattern": "Eff_Monster_HeavyStriker_Overload_Stun_Start_Front_03_Lighting"
}
]
}
]
}
}
}