ZenlessData/Data/DeathXIII_Attack03_Bullet.json

122 lines
3.1 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 10,
"BulletColliderConfig": {
"BoxColliderDistance": 0.2,
"BoxColliderHeight": 0.7,
"BoxColliderWidth": 3,
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": -0.2
},
"ColliderType": "Box"
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Death_Attack_03_Bullet_01"
},
"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",
"AttachPoint": "AimPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"DodgeColliderConfig": {
"BoxColliderDistance": 6,
"BoxColliderHeight": 0.7,
"BoxColliderWidth": 3.35,
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Box"
},
"ExplodeAnimEventID": "Monster_DeathXIII_ATK03_Attackproperty_1",
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 2,
"HitOtherExplode": true,
"HitStageExplode": true,
"HitStageGroundExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Ether_Explode_Ground"
},
"HitStageWallExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Ether_Explode"
},
"HitTargetExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Ether_Explode"
},
"IsCanReflect": false,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"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": 30
},
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_DeathXIII_ATK3_CamShake_Explode_E_01",
"Target": "Other"
}
],
"Targetting": "Enemy",
"TimeUpExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Ether_Explode"
}
}
],
"AbilityName": "DeathXIII_Attack03_Bullet",
"AbilityStacking": "Unique"
}