ZenlessData/Data/Device_Prop_AbyssS2Portal_01_EffCtrl.json

152 lines
3.9 KiB
JSON
Raw Normal View History

{
"AbilityName": "Device_Prop_AbyssS2Portal_01_EffCtrl",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "EffCtrlInModifier"
},
{
"$type": "ApplyModifier",
"ModifierName": "EffCtrlOutModifier"
}
]
},
"Modifiers": {
"EffCtrlInModifier": {
"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": 4.5,
"FanCylinderColliderRadius": 2.5,
"FanCylinderColliderVertexNum": 24
},
"FieldEnterActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_State",
"ParamType": 3,
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "Self"
}
],
"FieldExitActions": [
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"IsFollow": false,
"TotalDuration": -1
}
],
"ModifierStacking": "Unique"
},
"EffCtrlOutModifier": {
"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": 4.5,
"FanCylinderColliderRadius": 3,
"FanCylinderColliderVertexNum": 24
},
"FieldEnterActions": [
],
"FieldExitActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_State",
"ParamType": 3,
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Target"
}
],
"Target": "Self"
}
],
"FieldInitPosRot": {
"CoordsOption": "Self",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"IsFollow": false,
"TotalDuration": -1
}
],
"ModifierStacking": "Unique"
}
}
}