mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
110 lines
2.7 KiB
JSON
110 lines
2.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "BulletMixin",
|
|
"AliveDuration": 7,
|
|
"BulletColliderConfig": {
|
|
"ColliderAngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"ColliderPosOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 1.7
|
|
},
|
|
"ColliderType": "Sphere",
|
|
"SphereColliderRadius": 0.5
|
|
},
|
|
"BulletEffect": {
|
|
"EffectPattern": "Eff_RandomSkill_Magic_FireBall_Flying"
|
|
},
|
|
"BulletHitTypeName": "Normal",
|
|
"BulletInitPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"AttachPoint": "GunPoint",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": true,
|
|
"OffsetReferTarget": "Caster"
|
|
}
|
|
},
|
|
"BulletName": "Bullet_Empty",
|
|
"CanHitStage": true,
|
|
"DestroyExplode": true,
|
|
"ExplodeAnimEventID": "#RandomSkill_Follower_Magic_FireBall_AttackProperty_1",
|
|
"ExplodePosType": "HitPoint",
|
|
"HitExplodeRadius": 4,
|
|
"HitOtherExplode": true,
|
|
"HitStageExplode": true,
|
|
"MaxHitNum": 0,
|
|
"MaxHitStageNum": 0,
|
|
"MaxHitTargetNum": 0,
|
|
"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": 50
|
|
},
|
|
"TargetPosRot": {
|
|
"CoordsOption": "Relative",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "Target"
|
|
}
|
|
},
|
|
"TimesUpMoveOption": "Remain"
|
|
},
|
|
"OnBulletDestroyAction": [
|
|
{
|
|
"$type": "AttackCameraShakeAction",
|
|
"ShakeConfigKey": "Monster_RangeSoldier_ATK04_CamShake",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"Targetting": "Enemy"
|
|
}
|
|
],
|
|
"AbilityName": "RandomSkill_Follower_Magic_FireBall",
|
|
"AbilityStacking": "Unique"
|
|
} |