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

134 lines
3.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 13.6,
"BulletColliderConfig": {
"BulletTypeName": "ConfigurableSphereCollider",
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.3
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Geppetto_SpecialAttack_01_01_05_Stone"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Caster",
"NeedRaycastGround": false,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 5
},
"IsUseRotationXZ": false,
"IsUseRotationY": false,
"PositionOffset": {
"x": 5,
"y": 3,
"z": 5.5
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "Self"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": false,
"DestroyExplode": false,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 10,
"CapsuleColliderRadius": 2,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 5
},
"ColliderType": "Capsule"
},
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_Geppetto_SpecialAttack_01_01_03_Dust"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 2,
"HitStageExplode": false,
"HitTargetExplode": false,
"IsCanReflect": false,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementTarget",
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"MoveType": {
"$type": "MovementTypeFixedSpeed",
"Speed": 30
},
"ReachTargetStop": false,
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "LocalAvatar"
}
},
"TargetUpdateMode": "Always",
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Nostradamus_BulletType_10_Explosion_01",
"PositionArgument": "Bullet"
}
],
"Targetting": "Enemy"
}
],
"AbilityName": "Geppetto_SpecialAttack_Bullet_02",
"AbilityStacking": "Unique"
}