ZenlessData/Data/LightfootRover_ATK7_UAV_Bullet.json

187 lines
4.8 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 3,
"BulletColliderConfig": {
"CapsuleColliderHeight": 0.4,
"CapsuleColliderRadius": 0.07,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Capsule"
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_UAVRaven_Attack_02_02_Trail"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": -90,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MissileWell",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 5,
"CapsuleColliderRadius": 0.5,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 2
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "LightfootRover_Attack07_Attackproperty_UAV",
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 1.5,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Explode_Ground"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Explode"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Explode"
},
"IsCanReflect": false,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementSimple",
"CoordinateType": "Local",
"Duration": -1,
"Gravity": 0,
"InitVelocity": {
"x": 0,
"y": 0,
"z": 25
},
"TimesUpMoveOption": "Remain"
},
"OnBulletExplodeAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_LightfootRover_ATK7_CamShake_UAV_Explode_E_01"
}
],
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": -1,
"RotateSpeed": 200,
"RotateType": "Fixed",
"TargetPosRot": {
"CoordsOption": "Self",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "ATK7_ActualTargetPoint_UAV",
"IsUseAttachPointPos": true,
"OffsetReferTarget": "Caster"
}
},
"TargetUpdateMode": "OnStart",
"TimesUpRotateOption": "Stop"
},
"Targetting": "Enemy",
"TimeUpExplode": true,
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Explode"
}
}
],
"AbilityName": "LightfootRover_ATK7_UAV_Bullet",
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "SetAttachPointPosRotAction",
"AttachPointName": "ATK7_BaseTargetPoint_UAV",
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"PositionOffset": {
"x": 0,
"y": 0,
"z": 2.5
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "ATK7_BaseTargetPoint_UAV",
"IsUseAttachPointPos": true
}
}
},
{
"$type": "SetAttachPointPosRotAction",
"AttachPointName": "ATK7_ActualTargetPoint_UAV",
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0.3,
"y": 0,
"z": 0.3
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "ATK7_BaseTargetPoint_UAV",
"IsUseAttachPointPos": true
}
}
}
]
}