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

163 lines
4.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 5,
"BulletColliderConfig": {
"CapsuleColliderHeight": 1,
"CapsuleColliderRadius": 0.2,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0.5
},
"ColliderType": "Capsule"
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": -15,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "FollowPoint_03_01",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 4,
"CapsuleColliderRadius": 1,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 2
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Specter_Attack_03_01_Bullet_01_Attackproperty",
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 1,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode_Ground"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode"
},
"IsCanReflect": true,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementSimple",
"Acceleration": {
"x": 0,
"y": 0,
"z": 0
},
"CoordinateType": "Local",
"Duration": -1,
"Gravity": -0.5,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"InitVelocity": {
"x": 0,
"y": 0,
"z": 40
},
"TimesUpMoveOption": "Remain"
},
"OnBulletCreateAction": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Specter_Attack_03_01_BulletStart",
"Target": "Other"
}
],
"OnBulletDestroyAction": [
],
"OverrideReflectDestroyExplode": "NotExplode",
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_Ether_M"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_Ether_M_Ground"
},
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": 0.01,
"FreezeRotateXZ": false,
"FreezeRotateY": false,
"ReachTargetStop": true,
"RotateSpeed": 360,
"RotateType": "Instant",
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": -1,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"BackupOffsetReferTarget": "None",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Target"
}
},
"TargetUpdateMode": "OnStart"
},
"Targetting": "Enemy",
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode"
},
"TriggerAfterIK": true
}
],
"AbilityName": "Specter_Atk03_01_Bullet_01",
"AbilityStacking": "Unique"
}