1
0
ZenlessData/Data/_unsorted/Sentinel_Turret_Laser.json
2026-06-17 01:18:11 +02:00

130 lines
3.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "LaserMixin",
"AliveDuration": -1,
"BlockColliderRadius": 0.3,
"BlockEffect": {
"EffectPattern": "Eff_Monster_Sentinele_Common_04_Burst"
},
"BlockInterval": -1,
"BlockLayers": [
"ScenePropCollider"
],
"DodgeColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.55
},
"EffectName": "Eff_Monster_Sentinele_Common_03_Beam",
"FadeRatio": 0.3,
"FirstHitDelayTime": 0,
"HitAnimEventID": "Monster_Sentinel_Turret_Laser",
"HitColliderRadius": 0.3,
"HitInterval": 0.3,
"HitLayers": [
"HitCollider"
],
"InterruptAnimationSpeed": 1.5,
"LaserInitPosRot": {
"CoordsOption": "Self",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Core",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"Length": 60,
"Tag": "Sentinel_Turret_Laser"
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Turret_Attack_01",
"FrameCountHigh": 180,
"FrameCountLow": 93,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MDF_Turret_Laser"
]
}
]
}
],
"AbilityName": "Sentinel_Turret_Laser",
"AbilityStacking": "Unique",
"Modifiers": {
"MDF_Turret_Laser": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Sentinel_Turret_Laser"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Sentinel_Head"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Sentinel_Cannon_01"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Sentinel_Cannon_02"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_Sentinel_Head"
}
],
"Tag": "Monster_Sentinel_MA_Common_OverrideRimGlow_01",
"Target": "Self",
"key": "Monster_Sentinel_Turret_Laser"
}
],
"OnRemoved": [
{
"$type": "InterruptLaserAction",
"Tag": "Sentinel_Turret_Laser"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Sentinel_Turret_Laser"
}
]
}
}
}