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

142 lines
3.8 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 4,
"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": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 8,
"CapsuleColliderRadius": 1,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 4
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Specter_Attack_02_02_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": "ConfigMovementCurve",
"CoordinateType": "Local",
"Duration": -1,
"Gravity": -0.5,
"HitNormalRatio": 0,
"HitTangentialRatio": 0,
"ScaleRatio": 40,
"TimesUpMoveOption": "Remain",
"VelocityCurveZ": "Monster_Specter_Attack_02_01_SpeendLimit_01"
},
"OnBulletDestroyAction": [
],
"OverrideReflectDestroyExplode": "NotExplode",
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_Ether_M"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_Ether_M_Ground"
},
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": -1,
"ReachTargetStop": false,
"RotateSpeed": 75,
"RotateType": "Fixed",
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"BackupOffsetReferTarget": "None",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Target"
}
},
"TargetUpdateMode": "Always"
},
"Targetting": "Enemy",
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode"
}
}
],
"AbilityName": "Specter_Atk02_02_Bullet_01",
"AbilityStacking": "Unique"
}