1
0
ZenlessData/Data/_unsorted/IsoldetheDefiler_Miasma_Bullet.json
2025-09-04 01:06:25 +02:00

169 lines
4.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 1,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderPosOffset": {
"x": 0,
"y": 0,
"z": 0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.2
},
"BulletEffect": {
"EffectPattern": "Eff_Monster_Common_02_Huixi_Bullet"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiasmaBulletPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": true,
"DestroyExplode": true,
"ExplodeAnimEventID": "Monster_IsoldetheDefiler_MiasmaBullet_Attackproperty_01",
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_Common_02_Huixi_Explode_Ground"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 1,
"HitOtherExplode": true,
"HitStageExplode": true,
"IsCanReflect": false,
"MaxHitNum": 1,
"MaxHitStageNum": -1,
"MaxHitTargetNum": -1,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementParabola",
"DefaultOffset": {
"x": 0,
"y": 0,
"z": 0
},
"DefaultRotAngle": 0,
"Duration": 1,
"Gravity": 0,
"HitNormalRatio": 0.4,
"HitTangentialRatio": 0.3,
"TargetPosRot": {
"CoordsOption": "Relative",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"TimesUpMoveOption": "Stop",
"h1": 2.5,
"h2": 3,
"s1": 5,
"s2": 6,
"t1": 1,
"t2": 1
},
"OnBulletHitStageGroundAction": [
{
"$type": "CreateSavePointAction",
"PointName": "IsoldetheDefiler_Summon_LiquidEther_SavePoint",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"IsoldeTheDefiler_SoldiersReady"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "IsoldetheDefiler_Summon_LiquidEther",
"Instant": true,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"IsoldeTheDefiler_SoldiersReady"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"RotationConfig": {
"$type": "ConfigRotationToVelocity",
"Duration": -1,
"ReachTargetStop": false,
"RotateType": "Instant",
"TargetUpdateMode": "Always"
},
"Targetting": "Enemy",
"UseInitRotation": true
}
],
"AbilityName": "IsoldetheDefiler_Miasma_Bullet",
"AbilityStacking": "Unique"
}