ZenlessData/Data/HeavyStriker_Attack_6_Burst_Ex.json

69 lines
1.9 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "BulletMixin",
"AliveDuration": 1,
"BulletEffect": {
"EffectPattern": "Eff_Monster_HeavyStriker_Attack_06_07_Store"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": true,
"RaycastGroundOffset": 0,
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "%AS_BurstPoint",
"IsUseAttachPointPos": true,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitOther": false,
"CanHitStage": false,
"DelayActionList": [
{
"Actions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "HeavyStriker_Attack_6_Burst_Ex_Predicate",
"PositionArgument": "Bullet"
}
],
"DelayTime": 0.8
}
],
"DestroyExplode": true,
"ExplodeAnimEventID": "HeavyStriker_Attack06_Attackproperty_Burst",
"ExplodeEffect": {
"EffectPattern": "Eff_Monster_HeavyStriker_Attack_06_08_Burst"
},
"ExplodePosType": "HitPoint",
"HitExplodeRadius": 4,
"HitOtherExplode": false,
"HitStageExplode": false,
"IsCanReflect": false,
"MaxHitNum": 0,
"MaxHitStageNum": 0,
"MaxHitTargetNum": 0,
"MaxTouchStageNum": 0,
"OnBulletExplodeAction": [
{
"$type": "AttackCameraShakeAction",
"ShakeConfigKey": "Monster_HeavyStriker_ATK6_CamShake_E_02",
"Target": "Other"
}
],
"Targetting": "Enemy",
"TimeUpExplode": true
}
],
"AbilityName": "HeavyStriker_Attack_6_Burst_Ex",
"AbilitySpecials": {
"AS_BurstPoint": {
"Value": "",
"ValueType": "String"
}
},
"AbilityStacking": "Unique"
}