ZenlessData/Data/GrenadierJaeger_Attack_02_Bullet_Parent.json

151 lines
3.9 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 0.5,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.3
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_HeavyFirepower_Attack_05_Bullet_01"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "HUDPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"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_GrenadierJaeger_ATK01_Attackproperty_1",
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Ether_Explode"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 1,
"HitOtherExplode": false,
"HitStageExplode": false,
"IsCanReflect": true,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementAutoParabola",
"Accelerated": -10,
"DefaultOffset": {
"x": 0,
"y": 0,
"z": 0
},
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"MaxAngle": 45,
"MaxSpeed": 20,
"MinAngle": 15,
"MinSpeed": 5,
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 1,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "SelfAttackTarget"
}
},
"TimesUpMoveOption": "Remain"
},
"OnBulletTimeUpDestroyAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "GrenadierJaeger_Attack_02_Bullet_Emitter",
"PositionArgument": "Bullet"
}
],
"OverrideReflectDestroyExplode": "NotExplode",
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_S"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_S_Ground"
},
"Targetting": "Enemy",
"TimeUpExplode": true,
"TrailEffect": {
"EffectPattern": "Eff_Monster_HeavyFirepower_Attack_05_Trail_01"
}
}
],
"AbilityName": "GrenadierJaeger_Attack_02_Bullet_Parent",
"AbilityStacking": "Unique"
}