1
0
ZenlessData/Data/_unsorted/LiquidEther_Default.json

724 lines
17 KiB
JSON

{
"AbilityName": "LiquidEther_Default",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetHintArrowAction",
"Enable": false,
"Target": "Self"
},
{
"$type": "PushMuteHUDAction",
"isIgnoreAni": true,
"tag": "LiquidEtherMuteHUD"
},
{
"$type": "PushMuteBeSelectedAction",
"MuteValue": true,
"Tag": "LiquidEtherMuteBeSelected",
"Target": "Self"
},
{
"$type": "ApplyAttackPropertyTagsWhitelistAction",
"AttackPropertyTags": [
"CanHitLiquidEther"
]
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_4m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"4m"
]
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_6m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"6m"
]
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_10m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"10m"
]
}
],
"Target": "Self"
}
],
"OnCustomEventReceived": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_4m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"4m"
]
},
{
"$type": "ByCustomEvent",
"EventKey": "LiquidEtherEnable"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_6m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"6m"
]
},
{
"$type": "ByCustomEvent",
"EventKey": "LiquidEtherEnable"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_10m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"10m"
]
},
{
"$type": "ByCustomEvent",
"EventKey": "LiquidEtherEnable"
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_4m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"4m"
]
},
{
"$type": "ByCustomEvent",
"EventKey": "LiquidEtherDisable"
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_6m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"6m"
]
},
{
"$type": "ByCustomEvent",
"EventKey": "LiquidEtherDisable"
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_10m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"10m"
]
},
{
"$type": "ByCustomEvent",
"EventKey": "LiquidEtherDisable"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_DelayDestroy",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "DestroyLiquidEther"
}
],
"Target": "Self"
}
],
"Properties": {
"Actor_NoDamage": 1,
"Actor_NoElementAccumulation": 1,
"Actor_NoHitEffect": 1
}
},
"Modifiers": {
"Modifier_Active_10m": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "FieldRangeMixin",
"ColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "FanCylinder",
"FanCylinderColliderAngle": 360,
"FanCylinderColliderHeight": 3,
"FanCylinderColliderRadius": 10,
"FanCylinderColliderVertexNum": 24
},
"FieldEnterActions": [
{
"$type": "SendCustomEvent",
"EventKey": "EnterLiquidEther",
"IsGlobal": false,
"Target": "Other"
}
],
"FieldExitActions": [
{
"$type": "SendCustomEvent",
"EventKey": "ExitLiquidEther",
"IsGlobal": false,
"Target": "Other"
}
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"IsFollow": false,
"TotalDuration": -1
}
],
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"EffectPattern": "Eff_Scene_Device_Prop_SuburbsLiquidMiasma_03",
"Target": "Self"
},
{
"$type": "PushHitColliderEnable",
"HitColliderEnable": true,
"Tag": "LiquidEther_Collider",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_IsAlive"
],
"IsAdd": true
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_IsAlive"
],
"IsAdd": false
},
{
"$type": "PopHitColliderEnable",
"Tag": "LiquidEther_Collider",
"Target": "Self"
}
]
},
"Modifier_Active_10m_Enable": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"EffectPattern": "Eff_Scene_Device_Prop_Miasma_02",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_Enable"
],
"IsAdd": true
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_Enable"
],
"IsAdd": false
}
]
},
"Modifier_Active_4m": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "FieldRangeMixin",
"ColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "FanCylinder",
"FanCylinderColliderAngle": 360,
"FanCylinderColliderHeight": 3,
"FanCylinderColliderRadius": 4,
"FanCylinderColliderVertexNum": 24
},
"FieldEnterActions": [
{
"$type": "SendCustomEvent",
"EventKey": "EnterLiquidEther",
"IsGlobal": false,
"Target": "Other"
}
],
"FieldExitActions": [
{
"$type": "SendCustomEvent",
"EventKey": "ExitLiquidEther",
"IsGlobal": false,
"Target": "Other"
}
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"IsFollow": false,
"TotalDuration": -1
}
],
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"EffectPattern": "Eff_Scene_Device_Prop_SuburbsLiquidMiasma_01",
"Target": "Self"
},
{
"$type": "PushHitColliderEnable",
"HitColliderEnable": true,
"Tag": "LiquidEther_Collider",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_IsAlive"
],
"IsAdd": true
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_IsAlive"
],
"IsAdd": false
},
{
"$type": "PopHitColliderEnable",
"Tag": "LiquidEther_Collider",
"Target": "Self"
}
]
},
"Modifier_Active_4m_Enable": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"EffectPattern": "Eff_Scene_Device_Prop_Miasma_01",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_Enable"
],
"IsAdd": true
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_Enable"
],
"IsAdd": false
}
]
},
"Modifier_Active_6m": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "FieldRangeMixin",
"ColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "FanCylinder",
"FanCylinderColliderAngle": 360,
"FanCylinderColliderHeight": 3,
"FanCylinderColliderRadius": 6,
"FanCylinderColliderVertexNum": 24
},
"FieldEnterActions": [
{
"$type": "SendCustomEvent",
"EventKey": "EnterLiquidEther",
"IsGlobal": false,
"Target": "Other"
}
],
"FieldExitActions": [
{
"$type": "SendCustomEvent",
"EventKey": "ExitLiquidEther",
"IsGlobal": false,
"Target": "Other"
}
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"IsFollow": false,
"TotalDuration": -1
}
],
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"EffectPattern": "Eff_Scene_Device_Prop_SuburbsLiquidMiasma_02",
"Target": "Self"
},
{
"$type": "PushHitColliderEnable",
"HitColliderEnable": true,
"Tag": "LiquidEther_Collider",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_IsAlive"
],
"IsAdd": true
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_IsAlive"
],
"IsAdd": false
},
{
"$type": "PopHitColliderEnable",
"Tag": "LiquidEther_Collider",
"Target": "Self"
}
]
},
"Modifier_Active_6m_Enable": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"EffectPattern": "Eff_Scene_Device_Prop_Miasma_02",
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_Enable"
],
"IsAdd": true
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"LiquidEther_Enable"
],
"IsAdd": false
}
]
},
"Modifier_DelayDestroy": {
"DelayHandlers": [
{
"DelayTime": 2,
"TimeUpActions": [
{
"$type": "DeadHandlerAction",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"LevelSpawn"
]
}
]
}
],
"Target": "Self"
}
]
}
],
"Duration": 90,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_4m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"4m"
]
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_4m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"4m"
]
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_6m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"6m"
]
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_6m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"6m"
]
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_10m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"10m"
]
}
],
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Active_10m_Enable",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"10m"
]
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_4m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"4m"
]
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_6m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"6m"
]
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Active_10m",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"10m"
]
}
],
"Target": "Self"
}
]
}
}
}