ZenlessData/Data/Thracian_Attack_5.json
2024-11-04 02:05:40 -03:00

149 lines
3.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 3,
"BulletColliderConfig": {
"CapsuleColliderHeight": 3,
"CapsuleColliderRadius": 0.1,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0.5
},
"ColliderType": "Capsule"
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Thracian_Attack_05_03_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Caster",
"Offset": {
"PositionOffset": {
"x": 0,
"y": -1,
"z": -0.5
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Ctr_Wpn",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitOther": true,
"CanHitStage": true,
"DestroyExplode": false,
"DodgeColliderConfig": {
"CapsuleColliderHeight": 15,
"CapsuleColliderRadius": 1,
"ColliderAngleOffset": {
"x": 90,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 6.5
},
"ColliderType": "Capsule"
},
"ExplodeAnimEventID": "Monster_Thracian_Attack_05_Attackproperty_Explode",
"ExplodePosType": "HitPoint",
"HitAnimEventID": "Monster_Thracian_Attack_05_Attackproperty_Hit",
"HitExplodeRadius": 3,
"HitOtherExplode": false,
"HitStageEffect": {
"EffectPattern": "Eff_Monster_Thracian_Attack_05_04_Burst"
},
"HitStageExplode": true,
"IsCanReflect": false,
"MaxHitNum": -1,
"MaxHitStageNum": 1,
"MaxHitTargetNum": -1,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementAutoParabola",
"Accelerated": -40,
"DefaultOffset": {
"x": 0,
"y": 0,
"z": 15
},
"DefaultRotAngle": 0,
"Duration": -1,
"ExpectAngle": 0,
"ExpectTime": 0.2,
"Gravity": 0,
"HitNormalRatio": 0.4,
"HitTangentialRatio": 0.5,
"MaxAngle": 10,
"MaxSpeed": 100,
"MinAngle": -40,
"MinSpeed": 40,
"TargetPosRot": {
"BackupCoordsOption": "ReferTarget",
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 15
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 1
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Caster",
"OffsetReferTarget": "Target"
}
},
"TargetRotLimitAngleLeft": 15,
"TargetRotLimitAngleRight": 15,
"TimesUpMoveOption": "Remain"
},
"OnBulletExplodeAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_Thracian_ATK5_CamShake_Explode_E_01"
}
],
"RotationConfig": {
"$type": "ConfigRotationToVelocity",
"AllowRootMotionRotation": true,
"Duration": -1,
"ReachTargetStop": false,
"RotateSpeed": 900,
"RotateType": "Fixed",
"TargetUpdateMode": "Always"
},
"Targetting": "Enemy"
}
],
"AbilityName": "Thracian_Attack_5",
"AbilityStacking": "Unique"
}