ZenlessData/Data/Nassellaria_Skill02_Explode_Bullet.json

95 lines
2.5 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 5,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"ColliderPosOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.5
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Nassellaria_Attack_02_End_05_Burst"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Caster",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Ether_Core_Bullet",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitOther": false,
"CanHitStage": true,
"DestroyExplode": true,
"ExplodeAnimEventID": "Monster_Nassellaria_ATK02_Attackproperty_01_Explode",
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_Nassellaria_Attack_02_End_04_Explore"
},
"ExplodePosType": "Bullet",
"HitExplodeRadius": 4,
"HitOtherExplode": false,
"HitStageExplode": true,
"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.0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"InitVelocity": {
"x": 0,
"y": -3,
"z": 0
},
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_Hati_Armored_Bullet_01_Enhance_Explosion_CamShake_01"
}
],
"Targetting": "Enemy"
}
],
"AbilityName": "Nassellaria_Skill02_Explode_Bullet",
"AbilityStacking": "Unique"
}