1
0
ZenlessData/Data/_unsorted/MazingerGoldenBomb_Avatar_FlameBurst.json

209 lines
5.0 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": 3
},
"BulletEffect": {
"EffectPattern": "Eff_Lucy_Attack_QTE_Explode_01"
},
"BulletHitTypeName": "Normal",
"BulletInitPosRot": {
"CoordsOption": "Caster",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": false,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Caster"
}
},
"BulletName": "Bullet_Empty",
"CanHitStage": false,
"DelayActionList": [
{
"DelayTime": 0,
"HitAnimEventID": "Monster_MazingerGoldenBomb_FlameBurst_AttackProperty_01"
}
],
"DestroyExplode": false,
"HitOtherExplode": false,
"HitStageExplode": false,
"MaxHitNum": -1,
"MaxHitStageNum": -1,
"MaxHitTargetNum": -1,
"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": 0
},
"TimesUpMoveOption": "Remain"
},
"Targetting": "Enemy"
}
],
"AbilityName": "MazingerGoldenBomb_Avatar_FlameBurst",
"AbilitySpecials": {
"AS_AddedDamageRatio": {
"Value": 0.25
},
"AS_EnhancedPointGetNum": {
"Value": 25
},
"AS_ExtraBreakLevelTriggered": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBuffAddToOther": [
{
"$type": "ApplyModifier",
"ModifierName": "FireBurstModifier",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Burn",
"Ignite"
]
}
],
"Target": "Target"
},
{
"$type": "ModifyProperty",
"Amount": "%AS_EnhancedPointGetNum",
"CustomPropertyType": "EnhancedPoint",
"IsUsePercentage": false,
"Percentage": 0,
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Burn",
"Ignite"
]
}
],
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByHasBuffGroup",
"BuffGroupList": [
"Burn",
"Ignite"
],
"Target": "Target"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByHasBuffGroup",
"BuffGroupList": [
"Burn",
"Ignite"
],
"Target": "Target"
},
{
"$type": "ByAbilitySpecial",
"CompareType": "Equal",
"Param": 1,
"ParamName": "AS_ExtraBreakLevelTriggered",
"ParamType": "Integer",
"Target": "Self"
}
],
"PropertyKey": "BreakLevel_Delta",
"PropertyValue": 2
}
]
},
"Modifiers": {
"FireBurstModifier": {
"Duration": 1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "MazingerGoldenBomb_Avatar_FlameBurst",
"PosRotConfig": {
"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": "MiddlePoint",
"OffsetReferTarget": "Self"
}
},
"PositionArgument": "Target",
"Target": "Caster"
}
]
}
}
}