ZenlessData/Data/Statue_02_Default.json
2024-09-23 09:11:37 -03:00

174 lines
4.5 KiB
JSON

{
"AbilityName": "Statue_02_Default",
"AbilityStacking": "Unique",
"DefaultModifier": {
"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": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Target"
}
},
"EffectPattern": "Eff_Device_Prop_Statue_02_02_Smoke",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "RangeActiveModifier"
}
]
},
"Modifiers": {
"EffectModifier": {
"DelayHandlers": [
{
"DelayTime": 5,
"TimeUpActions": [
{
"$type": "FireAudio",
"AudioPattern": "Play_sfx_interaction_Statue_02_Glasses"
},
{
"$type": "ApplyModifier",
"ModifierName": "LoopAudioModifier"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Device_Prop_Statue_02_01_Glasses",
"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": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Target"
}
},
"EffectPattern": "Eff_Device_Prop_Statue_02_01_Light",
"Target": "Self"
}
]
},
"LoopAudioModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnThinkInterval": [
{
"$type": "FireAudio",
"AudioPattern": "Play_sfx_interaction_Statue_02_Glasses"
}
],
"ThinkInterval": 7
},
"RangeActiveModifier": {
"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": 10,
"FanCylinderColliderRadius": 10,
"FanCylinderColliderVertexNum": 24
},
"FieldEnterActions": [
{
"$type": "ApplyModifier",
"ModifierName": "EffectModifier",
"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"
}
}
}