1
0
ZenlessData/Data/ActivityBattleAbility_PhotoEvent_Level_04_Buff.json
2025-03-11 21:10:23 -03:00

277 lines
7.5 KiB
JSON

{
"AbilityName": "ActivityBattleAbility_PhotoEvent_Level_04_Buff",
"AbilitySpecials": {
"AS_AddedAtkRatio": {
"Value": 0.2
},
"AS_AddedDamageRatio": {
"Value": 0.6
},
"AS_Duration": {
"Value": 30
},
"AS_Energy_Buff": {
"Value": 20
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnCustomEventReceived": [
{
"$type": "ApplyModifier",
"ModifierName": "PhotoEvent_Buff_Basic_Modifier",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "UseBattlePhotoActivitySkillBasic"
}
],
"Target": "TeamAvatars"
},
{
"$type": "ApplyModifier",
"ModifierName": "PhotoEvent_ExlpodeDamage_Basic_Modifier",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "UseBattlePhotoActivitySkillBasic"
}
],
"Target": "LocalAvatar"
},
{
"$type": "ApplyModifier",
"ModifierName": "PhotoEvent_Buff_Basic_Modifier",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "UseBattlePhotoActivitySkillFullCompletion"
}
],
"Target": "TeamAvatars"
},
{
"$type": "ApplyModifier",
"ModifierName": "PhotoEvent_ExlpodeDamage_Basic_Modifier",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "UseBattlePhotoActivitySkillFullCompletion"
}
],
"Target": "LocalAvatar"
},
{
"$type": "ApplyModifier",
"ModifierName": "PhotoEvent_Basic_Modifier",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "UseBattlePhotoActivitySkillBasic"
}
],
"Target": "LocalAvatar"
},
{
"$type": "ApplyModifier",
"ModifierName": "PhotoEvent_Basic_Modifier",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "UseBattlePhotoActivitySkillFullCompletion"
}
],
"Target": "LocalAvatar"
}
]
},
"Modifiers": {
"PhotoEvent_Basic_Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "PhotoEvent_Tips_Buff"
},
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1254000462
},
{
"$type": "ModifyBattlePhotoSkillEnergyAction",
"Amount": "%AS_Energy_Buff",
"ModifyFunction": "Add"
},
{
"$type": "LDListenEntityAction",
"TargetKey": "PhotoEvent_Effect_Camera"
}
]
},
"PhotoEvent_BuffNotify_Modifier": {
"Buff": {
"BuffID": 9000204,
"IsOverrideDuration": true
},
"Duration": "%AS_Duration"
},
"PhotoEvent_Buff_Basic_Modifier": {
"Duration": "%AS_Duration",
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "AttachEffect",
"EffectPattern": "Buff_Common_Attack_Loop",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "Common_MA_Buff_Attack_Loop_RimGlow_01",
"Target": "Self",
"key": "Common_MA_Buff_Attack_Loop_RimGlow_01"
},
{
"$type": "ApplyModifier",
"ModifierName": "PhotoEvent_BuffNotify_Modifier",
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "PhotoEvent_ZoneHighlight_Modifier",
"ModifierTargetType": "GlobalAbility",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "GreaterEqual",
"CountModifierType": "GlobalAbility",
"ModifierName": "PhotoEvent_ZoneHighlight_Modifier",
"StackCount": 1,
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": true,
"Target": "Target"
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Common_MA_Buff_Attack_Loop_RimGlow_01",
"Target": "Self"
},
{
"$type": "RemoveModifier",
"ModifierName": "PhotoEvent_BuffNotify_Modifier",
"ModifierTargetType": "CurTargetAbility",
"Target": "Self"
}
],
"Properties": {
"Actor_BaseAttackRatio": "%AS_AddedAtkRatio"
}
},
"PhotoEvent_Eff_Full_Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "FireEffect",
"EffectPattern": "Eff_ActivityCombatPauseEnd_Stunning_01_UI",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"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",
"OffsetReferTarget": "Camera"
}
},
"Target": "Self"
}
]
},
"PhotoEvent_ExlpodeDamage_Basic_Modifier": {
"DelayHandlers": [
{
"DelayTime": 0,
"IgnoreTimeScale": false,
"TimeUpActions": [
{
"$type": "HandleAnimEvent",
"AnimEventID": "#ActivityBattleAbility_PhotoEvent_Attackproperty_01"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0.8,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_PhotoEvent_ExplosionDamage_01_Explode",
"Target": "Self"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Replace"
}
}
}