ZenlessData/Data/HeavyFirePower_ATK1_Bullet_01.json

100 lines
2.5 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 3,
"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.1
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Common_01_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"RandomAngleRange": {
"x": 2,
"y": 2,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "WeaponPoint_L",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"ExplodeAnimEventID": "Monster_HeavyFirePower_ATK01_Attackproperty",
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_01_Bullet_Hit"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 0.5,
"HitOtherExplode": true,
"HitStageExplode": true,
"IsCanReflect": true,
"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": 0,
"z": 40
},
"TimesUpMoveOption": "Remain"
},
"OverrideReflectDestroyExplode": "NotExplode",
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_S"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_S_Ground"
},
"Targetting": "Enemy"
}
],
"AbilityName": "HeavyFirePower_ATK1_Bullet_01",
"AbilityStacking": "Unique"
}