ZenlessData/Data/Bangboo_Eous001_Skill_Cannon_Weaken.json

150 lines
3.9 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 10,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.3
},
"BulletEffect": {
"EffectPattern": "Eff_Bangboo_Cannon_Electric_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": -2,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "GunPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"ExplodeAnimEventID": "Bangboo_Eous001_Skill_Cannon_Weaken_Attackproperty_01",
"ExplodeEffect": {
"EffectPattern": "Eff_Bangboo_Cannon_Electric_Explode"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 2.5,
"HitOtherExplode": true,
"HitStageExplode": 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,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"InitVelocity": {
"x": 0,
"y": 0,
"z": 20
},
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Bangboo_Eous001_Skill_Cannon_Weaken_Explosion",
"PositionArgument": "Bullet"
},
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Bangboo_Skill_Cannon_CamShake_01",
"Target": "Other"
}
],
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": 0.3,
"ReachTargetStop": false,
"RotateSpeed": 360,
"RotateType": "Fixed",
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"BackupOffsetReferTarget": "None",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Target"
}
},
"TargetUpdateMode": "Always"
},
"Targetting": "Enemy",
"TrailEffect": {
"EffectPattern": "Eff_Bangboo_Cannon_Electric_Trail"
}
}
],
"AbilityName": "Bangboo_Eous001_Skill_Cannon_Weaken",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityName": "Bangboo_Eous001_Skill_Cannon_Weaken_Explosion",
"IsAutoTrigger": false,
"Target": "Self"
}
]
},
"OnAbilityStart": [
{
"$type": "SkillStartAction",
"StartedSkillName": "Bangboo_Eous001_Skill_Cannon_Weaken",
"Target": "Self"
}
]
}