1
0
ZenlessData/Data/Geppetto_SpecialAttack_Bullet.json

159 lines
3.8 KiB
JSON
Raw Normal View History

{
"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_IgnoreWall",
"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": "ConfigMovementSimple",
"Acceleration": {
"x": 0,
"y": -6,
"z": 0
},
"CoordinateType": "Local",
"Duration": 2,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"InitVelocity": {
"x": 0,
"y": 12,
"z": 0
},
"TimesUpMoveOption": "Remain"
},
"OnBulletDestroyAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Geppetto_SpecialAttack_Bullet_02",
"PositionArgument": "Bullet"
}
],
"Targetting": "Enemy"
}
],
"AbilityName": "Geppetto_SpecialAttack_Bullet",
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_Monster_Geppetto_SpecialAttack_01_01_02_Smoke",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": true,
"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"
}
},
"Target": "Self"
}
]
}