1
0
ZenlessData/Data/_unsorted/GraymaneCenturion_Attack01_Bullet.json
2026-03-24 00:03:37 +01:00

128 lines
3.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 10,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": -0.15
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.5
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_GraymaneCenturion_Attack_01_04_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 1.5,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitOther": true,
"CanHitStage": true,
"DestroyExplode": false,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 3.5,
"CapsuleColliderRadius": 0.5,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 1.75
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Monster_GraymaneCenturion_ATK01_Bullet_AttackProperty_01",
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_GraymaneCenturion_Attack_01_05_Hit"
},
"ExplodePosType": "Bullet",
"HitAnimEventID": "Monster_GraymaneCenturion_ATK01_Bullet_AttackProperty_01",
"HitExplodeRadius": 2,
"HitOtherExplode": false,
"HitStageExplode": true,
"IsCanReflect": false,
"MaxHitNum": 1,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 1,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementSimple",
"Acceleration": {
"x": 0,
"y": 0,
"z": 0
},
"CoordinateType": "Local",
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"InitVelocity": {
"x": 0,
"y": 0,
"z": 20
},
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Nostradamus_Bullet_Explosion_CamShake_E_01",
"Target": "Other"
}
],
"OnBulletHitAction": [
],
"RotationConfig": {
"$type": "ConfigRotationToVelocity",
"Duration": -1,
"ReachTargetStop": false,
"RotateType": "Instant",
"TargetUpdateMode": "Always"
},
"Targetting": "Enemy"
}
],
"AbilityName": "GraymaneCenturion_Attack01_Bullet",
"AbilityStacking": "Unique"
}