1
0
ZenlessData/Data/HugoVlad_Attack_06_Bullet_Right.json
2025-03-11 21:10:23 -03:00

146 lines
3.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 10,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.1
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Caster",
"Offset": {
"AngleOffset": {
"x": 10,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 1,
"z": 1
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitOther": false,
"DestroyExplode": false,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 6,
"CapsuleColliderRadius": 0.1,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 3
},
"ColliderType": "Capsule"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 2.5,
"HitOtherExplode": false,
"HitStageExplode": false,
"IsCanReflect": true,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 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": 60
},
"TimesUpMoveOption": "Remain"
},
"OnBulletHitStageGroundDestroyAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "HugoVlad_Attack_06_Bullet_HitGround",
"PositionArgument": "Bullet"
}
],
"OnBulletHitStageWallDestroyAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "HugoVlad_Attack_06_Bullet_HitGround",
"PositionArgument": "Bullet"
}
],
"ReflectEffect": {
"EffectPattern": "Reflector_Bullet_S"
},
"ReflectorEffect": {
"EffectPattern": "Reflector_Bullet_S_Ground"
},
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": 0.01,
"ReachTargetStop": true,
"RotateSpeed": 360,
"RotateType": "Instant",
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 2,
"y": 0,
"z": 1
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "None",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Target"
}
},
"TargetUpdateMode": "OnStart"
},
"Targetting": "Stage",
"TrailEffect": {
"EffectPattern": "Eff_Monster_HugoVlad_Attack_06_03_Bullet"
},
"UseScenePropCollider": true
}
],
"AbilityName": "HugoVlad_Attack_06_Bullet_Right",
"AbilityStacking": "Unique"
}