ZenlessData/Data/Device_Military_MissileVerticalLauncher_Missile_Down_Random.json
2024-08-13 22:59:23 -03:00

98 lines
2.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 1.0,
"BulletColliderConfig": {
"ColliderAngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"ColliderPosOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"ColliderType": "Sphere",
"SphereColliderRadius": 0.3
},
"BulletEffect": {
"EffectPattern": "Eff_Device_Prop_DefensiveTower_01_Attack_01_07_LaunchWarning"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
},
"RandomPositionRange": {
"x": 2.5,
"y": 0.0,
"z": 2.5
}
},
"RaycastGroundOffset": 0.0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "SelfAttackTarget"
}
},
"BulletName": "Bullet_Empty_IgnoreWall",
"CanHitStage": false,
"DestroyExplode": true,
"ExplodeAnimEventID": "Device_Military_MissileVerticalLauncher_Attackproperty",
"ExplodeEffect": {
"EffectPattern": "Eff_Device_Prop_DefensiveTower_01_Attack_01_08_Explosion"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 2,
"HitOtherExplode": false,
"HitStageExplode": false,
"MaxHitNum": -1,
"MaxHitStageNum": 0,
"MaxHitTargetNum": -1,
"MaxTouchStageNum": 0,
"MovementConfig": {
"$type": "ConfigMovementSimple",
"Acceleration": {
"x": 0,
"y": 0,
"z": 0
},
"CoordinateType": "Local",
"Duration": -1,
"Gravity": 0.0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"InitVelocity": {
"x": 0,
"y": 0,
"z": 0
},
"TimesUpMoveOption": "Remain"
},
"OnBulletTimeUpDestroyAction": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Device_Military_MissileVerticalLauncher_Missile_Explode_ToMonster",
"PositionArgument": "Bullet"
}
],
"Targetting": "Stage"
}
],
"AbilityName": "Device_Military_MissileVerticalLauncher_Missile_Down_Random",
"AbilityStacking": "Unique"
}