ZenlessData/Data/Bangboo_Knightboo_Shoot.json
2024-11-04 02:05:40 -03:00

182 lines
4.8 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 5,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.3
},
"BulletEffect": {
"EffectPattern": "Eff_Bangboo_Knightboo_SkillJump_01_Fly"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Self",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0.5,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitOther": true,
"CanHitStage": true,
"CanPickInvincible": true,
"DestroyExplode": false,
"ExplodePosType": "Bullet",
"ExtraTarggeting": "Custom",
"ExtraTarggetingCustomKey": "Bangboo_OnlyAvatar",
"HitAnimEventID": "Bangboo_Knightboo_Attackproperty_Attack",
"HitExplodeRadius": 3,
"HitOtherExplode": true,
"HitSelfWhenExplode": false,
"HitStageExplode": true,
"IsCanReflect": false,
"MaxHitNum": 1,
"MaxHitStageNum": 1,
"MaxHitTargetNum": 1,
"MaxTouchStageNum": -1,
"MovementConfig": {
"$type": "ConfigMovementParabola",
"DefaultOffset": {
"x": 0,
"y": 0,
"z": -3.5
},
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 0.4,
"HitTangentialRatio": 0.6,
"TargetPosRot": {
"CoordsOption": "Self",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": true,
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": -3.5
},
"RandomAngleRange": {
"x": 0,
"y": 360,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"TargetRotLimitAngleLeft": 15,
"TargetRotLimitAngleRight": 15,
"TimesUpMoveOption": "Remain",
"h1": 1,
"h2": 1,
"s1": 1,
"s2": 5,
"t1": 0.4,
"t2": 0.4
},
"NeedWarningHUD": false,
"OnBulletHitStageGroundExplodeAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Bangboo_Knightboo_Explode",
"PositionArgument": "Bullet"
}
],
"OnBulletHitStageWallExplodeAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Bangboo_Knightboo_Explode",
"PositionArgument": "Bullet"
}
],
"OnBulletHitTargetExplodeAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Bangboo_Knightboo_BulletExplode_CamShake_E_01",
"Target": "Other"
},
{
"$type": "FireEffect",
"EffectPattern": "Eff_Bangboo_Knightboo_SkillJump_01_Explode",
"FireEffectPosRot": {
"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": "MiddlePoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"Target": "Target"
}
],
"OverrideReflectDestroyExplode": "NotExplode",
"ShowWarningHUDInScreen": false,
"Targetting": "None",
"TimeUpExplode": true
}
],
"AbilityName": "Bangboo_Knightboo_Shoot",
"AbilityStacking": "Unique"
}