ZenlessData/Data/Device_EtherGather_Single.json
2024-09-23 09:11:37 -03:00

104 lines
2.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 1,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.3
},
"BulletEffect": {
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "SelfAttackTarget"
}
},
"BulletName": "Bullet_Empty_IgnoreWall",
"CanHitStage": false,
"DestroyExplode": true,
"ExplodeAnimEventID": "Device_EtherGather_Attackproperty",
"ExplodeEffect": {
"EffectPattern": "Eff_Device_EtherGather_07_01_Burst"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 1.5,
"HitOtherExplode": false,
"HitStageExplode": false,
"MaxHitNum": -1,
"MaxHitStageNum": 0,
"MaxHitTargetNum": -1,
"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": 0
},
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Device_EtherGather_CamShake_E_01_HitGround",
"Target": "Other"
}
],
"OnBulletTimeUpDestroyAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Device_EtherGather_ToMonster",
"PositionArgument": "Bullet"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Device_EtherGather_AttackZone",
"PositionArgument": "Bullet"
}
],
"Targetting": "Stage"
}
],
"AbilityName": "Device_EtherGather_Single",
"AbilityStacking": "Unique"
}