OSPRODWin2.1.0_R9340219_S9297592_D9340219
This commit is contained in:
parent
6357b83b08
commit
f8252b774a
Binary file not shown.
@ -179,6 +179,44 @@
|
||||
{
|
||||
"AreaName": "MainCity_Whitfield_F3",
|
||||
"ID": 201002
|
||||
},
|
||||
{
|
||||
"AreaName": "MainCity_Whitfield_F1",
|
||||
"ID": 201003
|
||||
},
|
||||
{
|
||||
"AreaName": "MainCity_Whitfield_F2_YumChaSim",
|
||||
"ID": 201004
|
||||
}
|
||||
],
|
||||
"202": [
|
||||
{
|
||||
"AreaName": "Maincity_Beach01",
|
||||
"ID": 202001
|
||||
},
|
||||
{
|
||||
"AreaName": "Maincity_Ship01",
|
||||
"ID": 202002
|
||||
},
|
||||
{
|
||||
"AreaName": "Maincity_Ship02",
|
||||
"ID": 202003
|
||||
},
|
||||
{
|
||||
"AreaName": "Maincity_Ship03",
|
||||
"ID": 202004
|
||||
},
|
||||
{
|
||||
"AreaName": "Maincity_Ship04",
|
||||
"ID": 202005
|
||||
},
|
||||
{
|
||||
"AreaName": "Maincity_Ship05",
|
||||
"ID": 202006
|
||||
},
|
||||
{
|
||||
"AreaName": "Maincity_Ship06",
|
||||
"ID": 202007
|
||||
}
|
||||
],
|
||||
"3": [
|
||||
|
Binary file not shown.
@ -53,7 +53,15 @@
|
||||
"ModifierMixins": [
|
||||
{
|
||||
"$type": "SmoothRecoverHPMixin",
|
||||
"ExactDuration": "%AS_Duration",
|
||||
"IgnoreRatio": true,
|
||||
"OnTimeUpAction": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "Abyss_Fixed02LayerBuff_08_BuffModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"PropertyItem": {
|
||||
"Percentage": "%AS_SmoothRecoverHP",
|
||||
"PropertyModifyFunction": "Add",
|
||||
|
@ -10,21 +10,8 @@
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Ether"
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio_Ether": "%AS_AddedDamageRatio",
|
||||
"Actor_MaxHPRatio": "%AS_MaxHPRatio_Add"
|
||||
}
|
||||
}
|
||||
|
@ -123,6 +123,12 @@
|
||||
"Priority": -1,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": "%RecoverPercentage",
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "AbyssS2_UltraBuild_Card_B03_Shield_Modifier"
|
||||
}
|
||||
],
|
||||
"Tag": "ZoneBuild_Card_B02",
|
||||
"TotalValueConfig": {
|
||||
"Percentage": "%AS_ShieldAmount_Ratio",
|
||||
|
@ -27,7 +27,15 @@
|
||||
"ModifierMixins": [
|
||||
{
|
||||
"$type": "SmoothRecoverHPMixin",
|
||||
"ExactDuration": "%AS_Duration",
|
||||
"IgnoreRatio": true,
|
||||
"OnTimeUpAction": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ActivityBattleAbility_BabelTower_Buff_05_BuffModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"PropertyItem": {
|
||||
"Percentage": "%AS_SmoothRecoverHP",
|
||||
"PropertyModifyFunction": "Add",
|
||||
|
@ -344,6 +344,9 @@
|
||||
},
|
||||
{
|
||||
"$type": "AttachAttackProperty",
|
||||
"AutoRemoveWithAttachEntity": {
|
||||
"DefaultValue": true
|
||||
},
|
||||
"DefaultOutBind": 17,
|
||||
"Key": {
|
||||
"DefaultValue": "Ellen_Card_A_01_AttackProperty_04"
|
||||
@ -583,6 +586,9 @@
|
||||
},
|
||||
{
|
||||
"$type": "AttachAttackProperty",
|
||||
"AutoRemoveWithAttachEntity": {
|
||||
"DefaultValue": true
|
||||
},
|
||||
"DefaultOutBind": -1,
|
||||
"Key": {
|
||||
"DefaultValue": "Ellen_Card_A_01_AttackProperty_03"
|
||||
|
@ -76,6 +76,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_RadialBlur_01",
|
||||
"EffectType": "RadialBlur",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -83,11 +84,11 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_RadialBlur_01"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_Vignette_01",
|
||||
"EffectType": "Vignette",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -95,8 +96,7 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_Vignette_01"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
@ -112,6 +112,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_FXFog_01",
|
||||
"EffectType": "FXFog",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -119,8 +120,7 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_FXFog_01"
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
|
@ -251,6 +251,18 @@
|
||||
{
|
||||
"$type": "ByHitResult",
|
||||
"HitResult": "Critical"
|
||||
},
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"Alice_TriggerBuffAttack"
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ShakeConfigKey": "JaneDoe_UniqueSkill_CamShake_E_01",
|
||||
@ -304,6 +316,18 @@
|
||||
{
|
||||
"$type": "ByHitResult",
|
||||
"HitResult": "Critical"
|
||||
},
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"Alice_TriggerBuffAttack"
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
|
@ -18,6 +18,7 @@
|
||||
],
|
||||
"CustomKey": "LucyWood_AbilityTargetting_00",
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Custom"
|
||||
},
|
||||
{
|
||||
@ -33,6 +34,7 @@
|
||||
],
|
||||
"CustomKey": "LucyWood_AbilityTargetting_01",
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Custom"
|
||||
},
|
||||
{
|
||||
@ -48,6 +50,7 @@
|
||||
],
|
||||
"CustomKey": "LucyWood_AbilityTargetting_02",
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Custom"
|
||||
},
|
||||
{
|
||||
|
@ -31,6 +31,7 @@
|
||||
"LucyWood00"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
|
@ -41,6 +41,7 @@
|
||||
"LucyWood00"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
|
@ -31,6 +31,7 @@
|
||||
"LucyWood01"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
|
@ -41,6 +41,7 @@
|
||||
"LucyWood01"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
|
@ -31,6 +31,7 @@
|
||||
"LucyWood02"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
|
@ -41,6 +41,7 @@
|
||||
"LucyWood02"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"NotDestroyWhenAvatarCasterDestroy": true,
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
|
@ -1,4 +1,17 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "AttachZoneTagWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ModifierNameList": [
|
||||
"AutoBattle_MuteBeSelectedModifier"
|
||||
],
|
||||
"ZoneTag": "AutoBattle_MuteBeSelected"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "Player_AutoBattle",
|
||||
"AbilitySpecials": {
|
||||
"AS_AbilityName": {
|
||||
@ -7,6 +20,26 @@
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"Modifiers": {
|
||||
"AutoBattle_MuteBeSelectedModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "PushMuteBeSelectedAction",
|
||||
"MuteValue": true,
|
||||
"Tag": "AutoBattle_MuteBeSelected",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "PopMuteBeSelectedAction",
|
||||
"Tag": "AutoBattle_MuteBeSelected"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"OnAbilityTrigger": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
|
@ -85,6 +85,16 @@
|
||||
"NormalizedTimeHigh": 1,
|
||||
"NormalizedTimeLow": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "QuestStart",
|
||||
"LayerIndex": 0,
|
||||
"ModifierNameList": [
|
||||
"QuestStartModifier"
|
||||
],
|
||||
"NormalizedTimeHigh": 1,
|
||||
"NormalizedTimeLow": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -298,6 +308,23 @@
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBigSceneTeleportCompleted": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "HakobaTeleportModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "LogStringAction",
|
||||
"LogStr": "Template_Common启动!!!"
|
||||
}
|
||||
],
|
||||
"OnDodgeSuccess": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
@ -1091,6 +1118,7 @@
|
||||
"CharacterMoveMute": false,
|
||||
"CharacterSkillMute": false,
|
||||
"CharacterSwitchMute": false,
|
||||
"NotSkillHUD": false,
|
||||
"Tag": "Player_ExQTE_InputMute"
|
||||
},
|
||||
{
|
||||
@ -1121,59 +1149,9 @@
|
||||
"Duration": 5,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"ApplyAllRenderers": true,
|
||||
"Tag": "Eff_Avatar_Common_01_MA",
|
||||
"key": "Eff_Avatar_Common_01_MA"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"ApplyAllRenderers": true,
|
||||
"Tag": "Eff_Avatar_Common_06_MA",
|
||||
"key": "Eff_Avatar_Common_06_MA"
|
||||
},
|
||||
{
|
||||
"$type": "ProcessScreenEffectAction",
|
||||
"EffectKey": "Eff_Avatar_Common_04_MA_AvatarColorCorrections",
|
||||
"EffectType": "CharacterColorCorrection",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"EffectPattern": "Eff_Avatar_Common_Glitch_01"
|
||||
},
|
||||
{
|
||||
"$type": "FireEffect",
|
||||
"EffectPattern": "Eff_Avatar_Common_Glitch_02"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Eff_Avatar_Common_01_MA"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Eff_Avatar_Common_06_MA"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "ActivityCombatPause_Fade_FXColorCorrection",
|
||||
"EffectType": "FXColorCorrection",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "Eff_Avatar_Common_Glitch_01",
|
||||
"EffectType": "ScreenEffects",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "Eff_Avatar_Common_Glitch_02",
|
||||
"EffectType": "ScreenEffects",
|
||||
"Target": "Self"
|
||||
"EffectPattern": "Eff_Device_Prop_SuburbsTeleport_01_07_Move"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -101,6 +101,19 @@
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PhysicsAbnormalModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ShowSpecialDamageTextAction",
|
||||
"AttachPoint": "ElementAbnormalAttachPoint_Default",
|
||||
@ -219,6 +232,12 @@
|
||||
"IsOverrideOdds": false
|
||||
}
|
||||
},
|
||||
"AbnormalBuff_1004": {
|
||||
"Buff": {
|
||||
"BuffID": 1004,
|
||||
"IsOverrideOdds": false
|
||||
}
|
||||
},
|
||||
"AbnormalBuff_1005": {
|
||||
"Buff": {
|
||||
"BuffID": 1005,
|
||||
@ -303,59 +322,6 @@
|
||||
"IsOverrideOdds": false
|
||||
}
|
||||
},
|
||||
"ElecMAModifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "LessEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Elec",
|
||||
"key": "Monster_Common_MA_Electric_S_AbnormalProperty"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "Greater"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Elec",
|
||||
"key": "Monster_Common_MA_Electric_AbnormalProperty"
|
||||
}
|
||||
],
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ElecMAModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Monster_Common_MA_Elec"
|
||||
}
|
||||
]
|
||||
},
|
||||
"FireAbnormalModifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
@ -412,6 +378,18 @@
|
||||
"Burn",
|
||||
"Ignite"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHasBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Burn",
|
||||
"Ignite"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
@ -424,235 +402,73 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"FrostMA02Modifier": {
|
||||
"PhysicsAbnormalModifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Replace",
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "LessEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frost02",
|
||||
"key": "Monster_Common_MA_FireFrostDuration_S_AbnormalProperty"
|
||||
"Tag": "Monster_Common_MA_Strike_Hit_01",
|
||||
"key": "Monster_Common_MA_Strike_Hit_01"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Middle",
|
||||
"CompareType": "Equal"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frost02",
|
||||
"key": "Monster_Common_MA_FireFrostDuration_M_AbnormalProperty"
|
||||
"Tag": "Monster_Common_MA_Strike_Hit_02",
|
||||
"key": "Monster_Common_MA_Strike_Hit_02"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "GreaterEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frost02",
|
||||
"key": "Monster_Common_MA_FireFrostDuration_L_AbnormalProperty"
|
||||
"Tag": "Monster_Common_MA_StrikeDuration_01_SecondaryEmission_01",
|
||||
"key": "Monster_Common_MA_StrikeDuration_01_SecondaryEmission_01"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Tag": "Monster_Common_MA_StrikeDuration_02_OverrideRimGlow_02",
|
||||
"key": "Monster_Common_MA_StrikeDuration_02_OverrideRimGlow_02"
|
||||
}
|
||||
],
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "FrostMA02Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffID",
|
||||
"BuffIDList": [
|
||||
1006
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Monster_Common_MA_Frost02"
|
||||
}
|
||||
]
|
||||
},
|
||||
"FrostMAModifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "LessEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frost",
|
||||
"key": "Monster_Common_MA_FrozenDuration_S_AbnormalProperty"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "Greater"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frost",
|
||||
"key": "Monster_Common_MA_FrozenDuration_AbnormalProperty"
|
||||
}
|
||||
],
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "FrostMAModifier",
|
||||
"ModifierName": "PhysicsAbnormalModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Frost"
|
||||
"Strike"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHasBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Monster_Common_MA_Frost"
|
||||
}
|
||||
]
|
||||
},
|
||||
"FrozenMA02Modifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "LessEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frozen02",
|
||||
"key": "Monster_Common_MA_FireFrost_S_AbnormalProperty"
|
||||
"Tag": "Monster_Common_MA_Strike_Hit_01"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Middle",
|
||||
"CompareType": "Equal"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frozen02",
|
||||
"key": "Monster_Common_MA_FireFrost_M_AbnormalProperty"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Large",
|
||||
"CompareType": "GreaterEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frozen02",
|
||||
"key": "Monster_Common_MA_FireFrost_L_AbnormalProperty"
|
||||
}
|
||||
],
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "FrozenMA02Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffID",
|
||||
"BuffIDList": [
|
||||
1001
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Monster_Common_MA_Frozen02"
|
||||
}
|
||||
]
|
||||
},
|
||||
"FrozenMAModifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "LessEqual"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frozen",
|
||||
"key": "Monster_Common_MA_Frozen_S_AbnormalProperty"
|
||||
"Tag": "Monster_Common_MA_Strike_Hit_02"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCharacterSize",
|
||||
"CharacterSize": "Small",
|
||||
"CompareType": "Greater"
|
||||
}
|
||||
],
|
||||
"Tag": "Monster_Common_MA_Frozen",
|
||||
"key": "Monster_Common_MA_Frozen_AbnormalProperty"
|
||||
}
|
||||
],
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "FrozenMAModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Frozen"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Monster_Common_MA_StrikeDuration_01_SecondaryEmission_01"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptMaterialPropertyAction",
|
||||
"Tag": "Monster_Common_MA_Frozen"
|
||||
"Tag": "Monster_Common_MA_StrikeDuration_02_OverrideRimGlow_02"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -27,7 +27,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "FrostModifier",
|
||||
"ModifierName": "PlayerDefault_GlobalUnique_FrostModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
@ -40,7 +40,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "PhysicsModifier",
|
||||
"ModifierName": "PlayerDefault_GlobalUnique_PhysicsModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
@ -54,33 +54,6 @@
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"FrostModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnBeingHit": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
||||
"PropertyValue": "%AS_IceCritDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "FrostModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Frost"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"IceModifier": {
|
||||
"Duration": 1,
|
||||
"ModifierStacking": "Replace",
|
||||
@ -123,19 +96,68 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"PhysicsModifier": {
|
||||
"PlayerDefault_GlobalUnique_FrostModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Refresh",
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"OnBeingHit": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
||||
"PropertyValue": "%AS_IceCritDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PhysicsModifier",
|
||||
"ModifierName": "PlayerDefault_GlobalUnique_FrostModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Frost"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHasBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Frost"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"PlayerDefault_GlobalUnique_PhysicsModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"OnBuffRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "PlayerDefault_GlobalUnique_PhysicsModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Strike"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHasBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
|
@ -47,6 +47,10 @@
|
||||
"QTEConditionList": [
|
||||
{
|
||||
"$type": "QTEConditionStunReset"
|
||||
},
|
||||
{
|
||||
"$type": "QTEConditionOpenQTEWindowEvent",
|
||||
"EventKey": "ForceOpenQteWindow"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -351,6 +355,10 @@
|
||||
"$type": "InterruptTimeSlowAction",
|
||||
"TargetKey": "QTE_Trigger_TimeSlow_200"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptTimeSlowAction",
|
||||
"TargetKey": "QTE_Trigger_TimeSlow_200_005"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptTimeSlowAction",
|
||||
"TargetKey": "QTE_Trigger_TimeSlow_225"
|
||||
@ -419,6 +427,10 @@
|
||||
"$type": "InterruptTimeSlowAction",
|
||||
"TargetKey": "QTE_Trigger_TimeSlow_800"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptTimeSlowAction",
|
||||
"TargetKey": "QTE_Trigger_TimeSlow_1000"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptTimeSlowAction",
|
||||
"TargetKey": "QTE_Trigger_TimeSlow_1100"
|
||||
|
@ -124,6 +124,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_RadialBlur_01",
|
||||
"EffectType": "RadialBlur",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -131,11 +132,11 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_RadialBlur_01"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_Vignette_01",
|
||||
"EffectType": "Vignette",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -143,8 +144,7 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_Vignette_01"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
@ -160,6 +160,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_FXFog_01",
|
||||
"EffectType": "FXFog",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -167,8 +168,7 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_FXFog_01"
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
|
@ -1601,6 +1601,20 @@
|
||||
],
|
||||
"CustomKey": "AbilityTarget_SilverAnby_MarkOn",
|
||||
"IsAdd": true,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"CustomKey": "AbilityTarget_SilverAnby_MarkOn",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByMonsterLeaveState",
|
||||
"CustomKey": "AbilityTarget_SilverAnby_MarkOn",
|
||||
"Target": "Custom"
|
||||
}
|
||||
],
|
||||
"Target": "Custom"
|
||||
}
|
||||
],
|
||||
"Target": "Custom"
|
||||
}
|
||||
],
|
||||
@ -2038,7 +2052,9 @@
|
||||
"MarkOnShowZoneTag": "SilverAnby_TargetMarkShow",
|
||||
"ProgressEffect": "Eff_SilverAnby_FinishingSlash_MarkOnEnemy_04_Progress",
|
||||
"ProgressEffectListenCustomProperty": "SilverAnby_MarkOnEnemy_ChargeValue_Cur",
|
||||
"ProgressRendererPath": "root\/waihuanL",
|
||||
"ProgressRendererPaths": [
|
||||
"root\/waihuanL"
|
||||
],
|
||||
"ShowStateListenCustomProperty": "SilverAnby_MarkOnEnemy_Show",
|
||||
"StarEffects": [
|
||||
"Eff_SilverAnby_FinishingSlash_MarkOnEnemy_03_Star",
|
||||
|
@ -567,6 +567,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_RadialBlur_01",
|
||||
"EffectType": "RadialBlur",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -574,11 +575,11 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Caster"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_RadialBlur_01"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_Vignette_01",
|
||||
"EffectType": "Vignette",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -586,8 +587,7 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Caster"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_Vignette_01"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
@ -603,6 +603,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_FXFog_01",
|
||||
"EffectType": "FXFog",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -610,11 +611,11 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Caster"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_FXFog_01"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectKey": "FireSupport_Trigger_LensDistortion_01",
|
||||
"EffectType": "LensDistortion",
|
||||
"Predicates": [
|
||||
{
|
||||
@ -622,8 +623,7 @@
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Caster"
|
||||
}
|
||||
],
|
||||
"TargetKey": "FireSupport_Trigger_LensDistortion_01"
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnTeamAvatarConstructed": [
|
||||
|
@ -299,6 +299,12 @@
|
||||
"Priority": 0,
|
||||
"RecoverPercentage": 0,
|
||||
"Tag": "Yanagi_Card_S_01_Shield",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ShieldModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%AS_HpShieldRatioCur",
|
||||
|
@ -52,6 +52,12 @@
|
||||
"Priority": 0,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": 0,
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "DefenceModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "Papaer_MathSkill",
|
||||
"TotalValueConfig": {
|
||||
"Amount": "%AS_ShieldDelta",
|
||||
|
@ -134,8 +134,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Vignette",
|
||||
"TargetKey": "Player_LowHP_Vignette_01"
|
||||
"EffectKey": "Player_LowHP_Vignette_01",
|
||||
"EffectType": "Vignette"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
@ -144,8 +144,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Glitch",
|
||||
"TargetKey": "Player_LowHP_Glitch_01"
|
||||
"EffectKey": "Player_LowHP_Glitch_01",
|
||||
"EffectType": "Glitch"
|
||||
}
|
||||
],
|
||||
"OnSwitchOutFinish": [
|
||||
|
@ -2,6 +2,19 @@
|
||||
"AbilityName": "Monster_Default",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierMixins": [
|
||||
{
|
||||
"$type": "AttachZoneTagWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ModifierNameList": [
|
||||
"Monster_Common_FloatCollider_Manager"
|
||||
],
|
||||
"ZoneTag": "Hit_Sky"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyMaterialPropertyAction",
|
||||
@ -399,5 +412,25 @@
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"Monster_Common_FloatCollider_Manager": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "PushHullColliderEnable",
|
||||
"ColliderName": [
|
||||
"FloatCollider"
|
||||
],
|
||||
"HullColliderEnable": true,
|
||||
"Tag": "Monster_Common_FloatCollider_Enable"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "PopHullColliderEnable",
|
||||
"Tag": "Monster_Common_FloatCollider_Enable"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -890,8 +890,8 @@
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "Monster_Disappear_Start"
|
||||
"$type": "PushMonsterLeaveState",
|
||||
"Tag": "Hitchspiker_LeaveState"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -938,8 +938,8 @@
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SendCustomEvent",
|
||||
"EventKey": "Monster_Disappear_End"
|
||||
"$type": "PopMonsterLeaveState",
|
||||
"Tag": "Hitchspiker_LeaveState"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
|
@ -250,31 +250,6 @@
|
||||
"PropertyValue": 1,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "RBLModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"WithInWitchSlowDown_HugoVlad"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"Hit"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByHasModifier",
|
||||
"ModifierNameList": [
|
||||
"CouldUseSpecialEvade_1"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
|
@ -99,6 +99,13 @@
|
||||
}
|
||||
],
|
||||
"Tag": "Mandrake_Shield",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ShieldModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": "%DefIncreaseValue"
|
||||
}
|
||||
|
@ -565,6 +565,23 @@
|
||||
"FireAttackWarningEffect",
|
||||
"ForbidPerceptionModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "P1_Evade",
|
||||
"FrameCountHigh": 112,
|
||||
"FrameCountLow": 82,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"HeavyParryTagContralModifier",
|
||||
"ParryTypeContral_Right",
|
||||
"EvadeTagContralModifier",
|
||||
"SwitchTagContralModifier",
|
||||
"FireAttackWarningEffect",
|
||||
"ForbidPerceptionModifier"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -4,18 +4,6 @@
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"CheckCloudPlatformPerfectSwitch": true,
|
||||
"ConfigList": [
|
||||
{
|
||||
"AnimatorStateName": "P1_Evade",
|
||||
"FrameCountHigh": 112,
|
||||
"FrameCountLow": 82,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": false,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"ShouldWarningModifier"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
|
@ -90,6 +90,19 @@
|
||||
}
|
||||
},
|
||||
"EffectPattern": "Eff_Monster_Patroller_Body_RedLight",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByNot",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsInZoneTags",
|
||||
"Tags": [
|
||||
"SecurityUnit"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
|
@ -133,8 +133,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Vignette",
|
||||
"TargetKey": "Player_LowHP_Vignette_01"
|
||||
"EffectKey": "Player_LowHP_Vignette_01",
|
||||
"EffectType": "Vignette"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
@ -143,8 +143,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Glitch",
|
||||
"TargetKey": "Player_LowHP_Glitch_01"
|
||||
"EffectKey": "Player_LowHP_Glitch_01",
|
||||
"EffectType": "Glitch"
|
||||
},
|
||||
{
|
||||
"$type": "RecoverHPAction",
|
||||
|
@ -50,9 +50,23 @@
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "HpListenerModifier"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "HpListenerModifier"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%ShieldAmount",
|
||||
|
@ -48,7 +48,19 @@
|
||||
"Priority": 1,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": "%RecoverPercentage",
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%ShieldAmount",
|
||||
|
@ -52,7 +52,19 @@
|
||||
"Priority": 1,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": "%RecoverPercentage",
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%ShieldAmount",
|
||||
|
@ -53,6 +53,12 @@
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BloodhandModifier"
|
||||
}
|
||||
],
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
"Percentage": "%ShieldAmount",
|
||||
|
@ -199,8 +199,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Vignette",
|
||||
"TargetKey": "Player_LowHP_Vignette_01"
|
||||
"EffectKey": "Player_LowHP_Vignette_01",
|
||||
"EffectType": "Vignette"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
@ -209,8 +209,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Glitch",
|
||||
"TargetKey": "Player_LowHP_Glitch_01"
|
||||
"EffectKey": "Player_LowHP_Glitch_01",
|
||||
"EffectType": "Glitch"
|
||||
},
|
||||
{
|
||||
"$type": "RecoverHPAction",
|
||||
|
@ -61,6 +61,12 @@
|
||||
"Priority": 0,
|
||||
"RecoverAmount": 0,
|
||||
"RecoverPercentage": "%RecoverPercentage",
|
||||
"RemovedActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ExchangeToShieldModifier"
|
||||
}
|
||||
],
|
||||
"Tag": "BloodHand",
|
||||
"TotalValueConfig": {
|
||||
"Amount": 0,
|
||||
|
@ -155,8 +155,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Vignette",
|
||||
"TargetKey": "Player_LowHP_Vignette_01"
|
||||
"EffectKey": "Player_LowHP_Vignette_01",
|
||||
"EffectType": "Vignette"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
@ -165,8 +165,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Glitch",
|
||||
"TargetKey": "Player_LowHP_Glitch_01"
|
||||
"EffectKey": "Player_LowHP_Glitch_01",
|
||||
"EffectType": "Glitch"
|
||||
},
|
||||
{
|
||||
"$type": "RecoverHPAction",
|
||||
|
@ -206,8 +206,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Vignette",
|
||||
"TargetKey": "Player_LowHP_Vignette_01"
|
||||
"EffectKey": "Player_LowHP_Vignette_01",
|
||||
"EffectType": "Vignette"
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
@ -216,8 +216,8 @@
|
||||
},
|
||||
{
|
||||
"$type": "InterruptScreenEffectAction",
|
||||
"EffectType": "Glitch",
|
||||
"TargetKey": "Player_LowHP_Glitch_01"
|
||||
"EffectKey": "Player_LowHP_Glitch_01",
|
||||
"EffectType": "Glitch"
|
||||
},
|
||||
{
|
||||
"$type": "RecoverHPAction",
|
||||
|
@ -13,6 +13,12 @@
|
||||
"AS_ElementMysteryDelta": {
|
||||
"Value": 20
|
||||
},
|
||||
"AS_Odds1": {
|
||||
"Value": 0.3333333
|
||||
},
|
||||
"AS_Odds2": {
|
||||
"Value": 0.5
|
||||
},
|
||||
"AS_RandomBuffCD": {
|
||||
"Value": 0.3
|
||||
}
|
||||
@ -65,11 +71,11 @@
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RandomOperator",
|
||||
"Odds": 0.3333333,
|
||||
"Odds": "%AS_Odds1",
|
||||
"OnFailure": [
|
||||
{
|
||||
"$type": "RandomOperator",
|
||||
"Odds": 0.5,
|
||||
"Odds": "%AS_Odds2",
|
||||
"OnFailure": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
|
@ -67,23 +67,6 @@
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnIndirectHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"#Weapon_CommonDamage_AttackProperty_14001"
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_IndividualFeverGetRatio",
|
||||
"PropertyValue": -999,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
|
@ -14,17 +14,6 @@
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CriticalDeltaModifier_Weapon_Ability_14002",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementResistType",
|
||||
"ResistType": "Effective"
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "IntervalCDModifier_Weapon_Ability_14002",
|
||||
@ -35,11 +24,109 @@
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "CriticalDeltaModifier_Weapon_Ability_14002_2",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnd",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Ice",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByDamageElementResistRelationship",
|
||||
"DamageElement": "Ice",
|
||||
"ResistType": "Effective",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "ByAnd",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Fire",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByDamageElementResistRelationship",
|
||||
"DamageElement": "Fire",
|
||||
"ResistType": "Effective",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "ByAnd",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Physics",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByDamageElementResistRelationship",
|
||||
"DamageElement": "Physics",
|
||||
"ResistType": "Effective",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "ByAnd",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Ether",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByDamageElementResistRelationship",
|
||||
"DamageElement": "Ether",
|
||||
"ResistType": "Effective",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "ByAnd",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Elec",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByDamageElementResistRelationship",
|
||||
"DamageElement": "Elec",
|
||||
"ResistType": "Effective",
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"CriticalDeltaModifier_Weapon_Ability_14002": {
|
||||
"CriticalDeltaModifier_Weapon_Ability_14002_2": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Replace",
|
||||
|
@ -1841,6 +1841,7 @@
|
||||
3600027,
|
||||
3600028,
|
||||
3600029,
|
||||
3600030,
|
||||
3650001,
|
||||
3650002,
|
||||
3650003,
|
||||
@ -2055,6 +2056,15 @@
|
||||
true
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
0.2000000923871994,
|
||||
0.11447764188051224,
|
||||
0.02000001072883606,
|
||||
0.01144776027649641,
|
||||
true
|
||||
]
|
||||
],
|
||||
[
|
||||
[
|
||||
0.07855353504419327,
|
||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
48
Data/_unsorted/AbyssS2_AgentRushAbility_Alice_1.json
Normal file
48
Data/_unsorted/AbyssS2_AgentRushAbility_Alice_1.json
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Alice_1",
|
||||
"AbilitySpecials": {
|
||||
"AS_ScoreAmount": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnBuffAddToOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByBuffTag",
|
||||
"BuffTag": "ForceStrike",
|
||||
"Target": "Other"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"QuestCountModifier": {
|
||||
"Duration": 1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1720
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1731
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_ScoreAmount",
|
||||
"ExtraParamInt": 5002301,
|
||||
"ScoreName": "AgentRushSkillScore",
|
||||
"ScoreTag": "5002301",
|
||||
"Target": "Level"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
48
Data/_unsorted/AbyssS2_AgentRushAbility_Alice_2.json
Normal file
48
Data/_unsorted/AbyssS2_AgentRushAbility_Alice_2.json
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Alice_2",
|
||||
"AbilitySpecials": {
|
||||
"AS_ScoreAmount": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExSp",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"QuestCountModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1721
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1732
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_ScoreAmount",
|
||||
"ExtraParamInt": 5002302,
|
||||
"ScoreName": "AgentRushSkillScore",
|
||||
"ScoreTag": "5002302",
|
||||
"Target": "Level"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
27
Data/_unsorted/AbyssS2_AgentRushAbility_Alice_Buff.json
Normal file
27
Data/_unsorted/AbyssS2_AgentRushAbility_Alice_Buff.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Alice_Buff",
|
||||
"AbilitySpecials": {
|
||||
"AS_BuffDamageRatio": {
|
||||
"Value": 0.5
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnBuffDamageHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByBuffAttackProperty",
|
||||
"BuffGroupList": [
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_BuffDamageRatio",
|
||||
"PropertyValue": "%AS_BuffDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
47
Data/_unsorted/AbyssS2_AgentRushAbility_Jufufu_1.json
Normal file
47
Data/_unsorted/AbyssS2_AgentRushAbility_Jufufu_1.json
Normal file
@ -0,0 +1,47 @@
|
||||
{
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Jufufu_1",
|
||||
"AbilitySpecials": {
|
||||
"AS_ScoreAmount": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillID",
|
||||
"SkillID": "Jufufu_Normal_CardS3_Base_02"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"QuestCountModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1698
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1725
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_ScoreAmount",
|
||||
"ExtraParamInt": 5002101,
|
||||
"ScoreName": "AgentRushSkillScore",
|
||||
"ScoreTag": "5002101",
|
||||
"Target": "Level"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
54
Data/_unsorted/AbyssS2_AgentRushAbility_Jufufu_2.json
Normal file
54
Data/_unsorted/AbyssS2_AgentRushAbility_Jufufu_2.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_Normal_04_CardS_03",
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Jufufu_2",
|
||||
"AbilitySpecials": {
|
||||
"AS_ScoreAmount": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"Modifiers": {
|
||||
"QuestCountModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1699
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1726
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_ScoreAmount",
|
||||
"ExtraParamInt": 5002102,
|
||||
"ScoreName": "AgentRushSkillScore",
|
||||
"ScoreTag": "5002102",
|
||||
"Target": "Level"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
28
Data/_unsorted/AbyssS2_AgentRushAbility_Jufufu_Buff.json
Normal file
28
Data/_unsorted/AbyssS2_AgentRushAbility_Jufufu_Buff.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Jufufu_Buff",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedBreakStunRatio": {
|
||||
"Value": 0.5
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackNormal",
|
||||
"Normal"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedBreakStunRatio",
|
||||
"PropertyValue": "%AS_AddedBreakStunRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
40
Data/_unsorted/AbyssS2_AgentRushAbility_ScoreBase.json
Normal file
40
Data/_unsorted/AbyssS2_AgentRushAbility_ScoreBase.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "GenericScoreMixin",
|
||||
"ScoreAbilitySpecial": "AS_AgentRushSkillScore",
|
||||
"ScoreMax": "%AS_AgentRushSkillScore_Max",
|
||||
"ScoreName": "AgentRushSkillScore"
|
||||
},
|
||||
{
|
||||
"$type": "GenericScoreMixin",
|
||||
"ScoreAbilitySpecial": "AS_AgentRushDamageScore",
|
||||
"ScoreMax": "%AS_AgentRushDamageScore_Max",
|
||||
"ScoreName": "AgentRushDamageScore"
|
||||
},
|
||||
{
|
||||
"$type": "MultiHPToGenericScoreMixin",
|
||||
"ScoreName": "AgentRushDamageScore"
|
||||
},
|
||||
{
|
||||
"$type": "AgentRushSkillMixin",
|
||||
"HintTextKey": "AbyssAvatarPointAddDes"
|
||||
}
|
||||
],
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_ScoreBase",
|
||||
"AbilitySpecials": {
|
||||
"AS_AgentRushDamageScore": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_AgentRushDamageScore_Max": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_AgentRushSkillScore": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_AgentRushSkillScore_Max": {
|
||||
"Value": 0
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
54
Data/_unsorted/AbyssS2_AgentRushAbility_YiXuan_1.json
Normal file
54
Data/_unsorted/AbyssS2_AgentRushAbility_YiXuan_1.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_Normal_05_Extra_Enhance",
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_YiXuan_1",
|
||||
"AbilitySpecials": {
|
||||
"AS_ScoreAmount": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"Modifiers": {
|
||||
"QuestCountModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1711
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1727
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_ScoreAmount",
|
||||
"ExtraParamInt": 5002104,
|
||||
"ScoreName": "AgentRushSkillScore",
|
||||
"ScoreTag": "5002104",
|
||||
"Target": "Level"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
48
Data/_unsorted/AbyssS2_AgentRushAbility_YiXuan_2.json
Normal file
48
Data/_unsorted/AbyssS2_AgentRushAbility_YiXuan_2.json
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_YiXuan_2",
|
||||
"AbilitySpecials": {
|
||||
"AS_ScoreAmount": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE"
|
||||
}
|
||||
],
|
||||
"Target": "Caster"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"QuestCountModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1712
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1728
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_ScoreAmount",
|
||||
"ExtraParamInt": 5002105,
|
||||
"ScoreName": "AgentRushSkillScore",
|
||||
"ScoreTag": "5002105",
|
||||
"Target": "Level"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
28
Data/_unsorted/AbyssS2_AgentRushAbility_YiXuan_Buff.json
Normal file
28
Data/_unsorted/AbyssS2_AgentRushAbility_YiXuan_Buff.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_YiXuan_Buff",
|
||||
"AbilitySpecials": {
|
||||
"AS_CriticalDamageRatioDelta": {
|
||||
"Value": 0.6
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
||||
"PropertyValue": "%AS_CriticalDamageRatioDelta",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
89
Data/_unsorted/AbyssS2_AgentRushAbility_Yuzuha_1.json
Normal file
89
Data/_unsorted/AbyssS2_AgentRushAbility_Yuzuha_1.json
Normal file
@ -0,0 +1,89 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestFinishModifier"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_Branch_02",
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
},
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestFinishModifier"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_Branch_03",
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Yuzuha_1",
|
||||
"AbilitySpecials": {
|
||||
"AS_ScoreAmount": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExSp"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"QuestCountModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_ScoreAmount",
|
||||
"ExtraParamInt": 5002201,
|
||||
"ScoreName": "AgentRushSkillScore",
|
||||
"ScoreTag": "5002201",
|
||||
"Target": "Level"
|
||||
}
|
||||
]
|
||||
},
|
||||
"QuestFinishModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1718
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1729
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
96
Data/_unsorted/AbyssS2_AgentRushAbility_Yuzuha_2.json
Normal file
96
Data/_unsorted/AbyssS2_AgentRushAbility_Yuzuha_2.json
Normal file
@ -0,0 +1,96 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_Counter_CardS3",
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
},
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QuestCountModifier"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "Attack_Counter_CardS3_Loop",
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Yuzuha_2",
|
||||
"AbilitySpecials": {
|
||||
"AS_Count": {
|
||||
"Value": 0
|
||||
},
|
||||
"AS_ScoreAmount": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"Modifiers": {
|
||||
"QuestCountModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_ScoreAmount",
|
||||
"ExtraParamInt": 5002202,
|
||||
"ScoreName": "AgentRushSkillScore",
|
||||
"ScoreTag": "5002202",
|
||||
"Target": "Level"
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Add",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_Count",
|
||||
"ParamType": "Integer"
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1699,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"CustomKey": "Self",
|
||||
"Param": 3,
|
||||
"ParamName": "AS_Count"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1730,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"CustomKey": "Self",
|
||||
"Param": 3,
|
||||
"ParamName": "AS_Count"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
28
Data/_unsorted/AbyssS2_AgentRushAbility_Yuzuha_Buff.json
Normal file
28
Data/_unsorted/AbyssS2_AgentRushAbility_Yuzuha_Buff.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"AbilityName": "AbyssS2_AgentRushAbility_Yuzuha_Buff",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedAccumulationRatio": {
|
||||
"Value": 0.5
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackNormal",
|
||||
"Normal"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedElementAccumulationRatio",
|
||||
"PropertyValue": "%AS_AddedAccumulationRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
107
Data/_unsorted/Abyss_BossFight16_Buff_01.json
Normal file
107
Data/_unsorted/Abyss_BossFight16_Buff_01.json
Normal file
@ -0,0 +1,107 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight16_Buff_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_AddedExtraDamageRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_DefenceRatio": {
|
||||
"Value": -0.1
|
||||
},
|
||||
"AS_ExtraDefenceRatio": {
|
||||
"Value": -0.25
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuff_BossFight16_Buff_01",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBuffAddToOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "MonsterDefModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Strike",
|
||||
"Erosion",
|
||||
"Chaos"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "MonsterExtraDefModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Disorder"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Target"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AvatarBuff_BossFight16_Buff_01": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Physics"
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedExtraDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"MonsterDefModifier": {
|
||||
"Duration": 10,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_DefenceRatio": "%AS_DefenceRatio"
|
||||
}
|
||||
},
|
||||
"MonsterExtraDefModifier": {
|
||||
"Duration": 10,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_DefenceRatio": "%AS_ExtraDefenceRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
121
Data/_unsorted/Abyss_BossFight16_EnvBuff_01.json
Normal file
121
Data/_unsorted/Abyss_BossFight16_EnvBuff_01.json
Normal file
@ -0,0 +1,121 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight16_EnvBuff_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.1,
|
||||
"ValueType": "Float"
|
||||
},
|
||||
"AS_EtherPurifyTakeRatio": {
|
||||
"Value": 0.05,
|
||||
"ValueType": "Float"
|
||||
},
|
||||
"AS_MaxCount": {
|
||||
"Value": 6,
|
||||
"ValueType": "Integer"
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnBuffAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Abyss_BossFight16_EnvBuff_01_AddDamage_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Frost",
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "EtherBarrierCreated"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "Abyss_BossFight16_EnvBuff_01_AddDamage_Modifier",
|
||||
"StackCount": "%AS_MaxCount"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "EtherBarrierDestroyed"
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "Abyss_BossFight16_EnvBuff_01_EtherPurify_Modifier",
|
||||
"StackCount": "%AS_MaxCount"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"Abyss_BossFight16_EnvBuff_01_AddDamage_Modifier": {
|
||||
"Duration": -1,
|
||||
"MaxStackingNumber": "%AS_MaxCount",
|
||||
"ModifierStacking": "Multiple",
|
||||
"OnBuffDamageBeingHit": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByBuffAttackProperty",
|
||||
"BuffGroupList": [
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Frost",
|
||||
"Strike",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_BuffDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Abyss_BossFight16_EnvBuff_01_EtherPurify_Modifier"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Abyss_BossFight16_EnvBuff_01_EtherPurify_Modifier": {
|
||||
"Duration": -1,
|
||||
"MaxStackingNumber": "%AS_MaxCount",
|
||||
"ModifierStacking": "Multiple",
|
||||
"Properties": {
|
||||
"Actor_EtherPurifyTakeRatio": "%AS_EtherPurifyTakeRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
147
Data/_unsorted/Abyss_BossFight16_EnvScore_01.json
Normal file
147
Data/_unsorted/Abyss_BossFight16_EnvScore_01.json
Normal file
@ -0,0 +1,147 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ShowMiddleTipAction",
|
||||
"Show": false,
|
||||
"TipID": 100001
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "ExAttack_L",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"Frame": 150
|
||||
},
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "ShowMiddleTipAction",
|
||||
"Show": true,
|
||||
"TipID": 100001
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "ExAttack_R",
|
||||
"ForceTriggerOnTransitionIn": false,
|
||||
"Frame": 120
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "Abyss_BossFight16_EnvScore_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_HitCount": {
|
||||
"Value": 0,
|
||||
"ValueType": "Integer"
|
||||
},
|
||||
"AS_TargetCount": {
|
||||
"Value": 4,
|
||||
"ValueType": "Integer"
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAttackLanded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Abyss_BossFight16_Target",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_NamelessOne_ExAttack_Attackproperty_L",
|
||||
"Monster_NamelessOne_ExAttack_Attackproperty_L_Explode"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByEntityType",
|
||||
"EntityType": "Avatar",
|
||||
"Target": "Other"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Abyss_BossFight16_Ether",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_NamelessOne_ExAttack_Attackproperty_L_Ether"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Add",
|
||||
"Param": 1,
|
||||
"ParamName": "AS_HitCount",
|
||||
"ParamType": "Integer",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimEventIDs",
|
||||
"AnimEventIDs": [
|
||||
"Monster_NamelessOne_ExAttack_Attackproperty_L_Ether"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"Abyss_BossFight16_Ether": {
|
||||
"Duration": 1.2,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "BranchOperator",
|
||||
"Conditions": [
|
||||
{
|
||||
"$type": "ByHasModifier",
|
||||
"ModifierNameList": [
|
||||
"Abyss_BossFight16_Target"
|
||||
]
|
||||
}
|
||||
],
|
||||
"FailureActions": [
|
||||
{
|
||||
"$type": "TriggerLevelCustomConditions",
|
||||
"LevelConditionsID": 1544,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Param": "%AS_TargetCount",
|
||||
"ParamName": "AS_HitCount",
|
||||
"ParamType": "Integer"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"SuccessActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "Abyss_BossFight16_Target"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 0,
|
||||
"ParamName": "AS_HitCount",
|
||||
"ParamType": "Integer"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Abyss_BossFight16_Target": {
|
||||
"Duration": 2,
|
||||
"ModifierStacking": "Refresh"
|
||||
}
|
||||
}
|
||||
}
|
114
Data/_unsorted/Abyss_BossFight17_Buff_01.json
Normal file
114
Data/_unsorted/Abyss_BossFight17_Buff_01.json
Normal file
@ -0,0 +1,114 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight17_Buff_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.25
|
||||
},
|
||||
"AS_AllDamageResist": {
|
||||
"Value": -0.2
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 20
|
||||
},
|
||||
"AS_FeverGetRatio": {
|
||||
"Value": 0.3
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuff_BossFight17_Buff_01",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuff_BossFight17_Buff_02",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "BeHitAid",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "CommonAid",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "QTE",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AvatarBuff_BossFight17_Buff_01": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"ExSp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackAid"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AvatarBuff_BossFight17_Buff_02": {
|
||||
"Duration": "%AS_Duration",
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"PropertyKey": "Actor_AllDamageResist",
|
||||
"PropertyValue": "%AS_AllDamageResist",
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_IndividualFeverGetRatio": "%AS_FeverGetRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
68
Data/_unsorted/Abyss_BossFight18_Buff_01.json
Normal file
68
Data/_unsorted/Abyss_BossFight18_Buff_01.json
Normal file
@ -0,0 +1,68 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight18_Buff_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.25
|
||||
},
|
||||
"AS_BaseAtkRatio": {
|
||||
"Value": 40
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 15
|
||||
},
|
||||
"AS_FeverGetRatio": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuff_BossFight18_Buff_01",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyAbilityAction",
|
||||
"AbilityName": "Abyss_BossFight18_Buff_01_Sub",
|
||||
"IsAutoTrigger": false,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnBuffAddToOther": [
|
||||
{
|
||||
"$type": "TriggerAbilityAction",
|
||||
"AbilityName": "Abyss_BossFight18_Buff_01_Sub",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Strike",
|
||||
"Erosion",
|
||||
"Chaos"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AvatarBuff_BossFight18_Buff_01": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio_Elec": "%AS_AddedDamageRatio",
|
||||
"Actor_AddedDamageRatio_Physics": "%AS_AddedDamageRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
46
Data/_unsorted/Abyss_BossFight18_Buff_01_Sub.json
Normal file
46
Data/_unsorted/Abyss_BossFight18_Buff_01_Sub.json
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"AbilityName": "Abyss_BossFight18_Buff_01_Sub",
|
||||
"AbilitySpecials": {
|
||||
"AS_BaseAtkRatio": {
|
||||
"Value": 0.08
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 20
|
||||
},
|
||||
"AS_FeverGetRatio": {
|
||||
"Value": 0.075
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"Modifiers": {
|
||||
"AvatarBuffSign_BossFight18_Buff_01": {
|
||||
"Buff": {
|
||||
"BuffID": 3400811,
|
||||
"IsOverrideDuration": true
|
||||
},
|
||||
"Duration": "%AS_Duration",
|
||||
"ModifierStacking": "MultipleAllRefresh"
|
||||
},
|
||||
"AvatarBuff_BossFight18_Buff_01_Sub": {
|
||||
"Duration": "%AS_Duration",
|
||||
"MaxStackingNumber": 4,
|
||||
"ModifierStacking": "MultipleAllRefresh",
|
||||
"Properties": {
|
||||
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio",
|
||||
"Actor_IndividualFeverGetRatio": "%AS_FeverGetRatio"
|
||||
}
|
||||
}
|
||||
},
|
||||
"OnAbilityStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuff_BossFight18_Buff_01_Sub",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarBuffSign_BossFight18_Buff_01",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
80
Data/_unsorted/Abyss_PeriodicLayerBuff_26.json
Normal file
80
Data/_unsorted/Abyss_PeriodicLayerBuff_26.json
Normal file
@ -0,0 +1,80 @@
|
||||
{
|
||||
"AbilityName": "Abyss_PeriodicLayerBuff_26",
|
||||
"AbilitySpecials": {
|
||||
"AS_BuffDamageRatio": {
|
||||
"Value": 0.5
|
||||
},
|
||||
"AS_BuffDuration": {
|
||||
"Value": 20
|
||||
},
|
||||
"AS_CritDMGRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_SkipDefDMGRatio": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic26_BaseBuff",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExSp",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "QTE",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssPeriodic26_BaseBuff": {
|
||||
"Duration": "%AS_BuffDuration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnBuffDamageHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByBuffAttackProperty",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos",
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_BuffDamageRatio",
|
||||
"PropertyValue": "%AS_BuffDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_AddedSkipDefDamageRatio": "%AS_SkipDefDMGRatio",
|
||||
"Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
30
Data/_unsorted/Abyss_PeriodicLayerBuff_26_Sub.json
Normal file
30
Data/_unsorted/Abyss_PeriodicLayerBuff_26_Sub.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"AbilityName": "Abyss_PeriodicLayerBuff_26_Sub",
|
||||
"AbilitySpecials": {
|
||||
"AS_DamageResistRatio": {
|
||||
"Value": -0.15
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic26_MonsterBuff",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssPeriodic26_MonsterBuff": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_EtherDamageResist": "%AS_DamageResistRatio",
|
||||
"Actor_PhysicsDamageResist": "%AS_DamageResistRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
102
Data/_unsorted/Abyss_PeriodicLayerBuff_27.json
Normal file
102
Data/_unsorted/Abyss_PeriodicLayerBuff_27.json
Normal file
@ -0,0 +1,102 @@
|
||||
{
|
||||
"AbilityName": "Abyss_PeriodicLayerBuff_27",
|
||||
"AbilitySpecials": {
|
||||
"AS_BaseAtkRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_BuffDamageRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_CritDMGRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 15
|
||||
},
|
||||
"AS_ElementMysteryDelta": {
|
||||
"Value": 60
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic27_BaseBuff",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic27_ExtraBuff",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExSp",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ChainAttack",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAvatarProfessionType",
|
||||
"ProfessionType": "Support",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssPeriodic27_BaseBuff": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_CriticalDamageRatioDelta": "%AS_CritDMGRatio",
|
||||
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
|
||||
}
|
||||
},
|
||||
"AbyssPeriodic27_ExtraBuff": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnBuffDamageHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByBuffAttackProperty",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos",
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_BuffDamageRatio",
|
||||
"PropertyValue": "%AS_BuffDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
111
Data/_unsorted/Abyss_PeriodicLayerBuff_28.json
Normal file
111
Data/_unsorted/Abyss_PeriodicLayerBuff_28.json
Normal file
@ -0,0 +1,111 @@
|
||||
{
|
||||
"AbilityName": "Abyss_PeriodicLayerBuff_28",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddDamageRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_AddedAccumulationRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_BaseAtkRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_DefenceRatio": {
|
||||
"Value": -0.15
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic28_BaseBuff",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHasBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Strike",
|
||||
"Frost"
|
||||
],
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_DefenceRatio",
|
||||
"PropertyValue": "%AS_DefenceRatio",
|
||||
"Target": "Target"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHasBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Strike",
|
||||
"Frost"
|
||||
],
|
||||
"Target": "Target"
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssPeriodic28_BaseBuff": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Physics"
|
||||
},
|
||||
{
|
||||
"$type": "ByDamageElementType",
|
||||
"DamageElement": "Elec"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedElementAccumulationRatio",
|
||||
"PropertyValue": "%AS_AddedAccumulationRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_BaseAttackRatio": "%AS_BaseAtkRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
122
Data/_unsorted/Abyss_PeriodicLayerBuff_29.json
Normal file
122
Data/_unsorted/Abyss_PeriodicLayerBuff_29.json
Normal file
@ -0,0 +1,122 @@
|
||||
{
|
||||
"AbilityName": "Abyss_PeriodicLayerBuff_29",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_CritDMGRatio": {
|
||||
"Value": 0.4
|
||||
},
|
||||
"AS_ElementMysteryDelta": {
|
||||
"Value": 40
|
||||
},
|
||||
"AS_ExtraDMGRatio": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AbyssPeriodic29_BaseBuff",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"ExSp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"NormalSp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_ExtraDMGRatio",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"ExSp"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"NormalSp"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_CriticalDamageRatioDelta",
|
||||
"PropertyValue": "%AS_CritDMGRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AbyssPeriodic29_BaseBuff": {
|
||||
"Duration": -1,
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio_Elec": "%AS_AddedDamageRatio",
|
||||
"Actor_AddedDamageRatio_Physics": "%AS_AddedDamageRatio",
|
||||
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDelta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,27 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_BoostRatio": {
|
||||
"Value": 0.1
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ChangeStylishValueModifier",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"ChangeStylishValueModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"Properties": {
|
||||
"Actor_StylishValueGetRatio": "%AS_BoostRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,54 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_02",
|
||||
"AbilitySpecials": {
|
||||
"AS_ReduceHp": {
|
||||
"Value": 0.5,
|
||||
"ValueType": "Float"
|
||||
},
|
||||
"HpDecreaseAmount": {
|
||||
"Value": 0,
|
||||
"ValueType": "Float"
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"TargetKey": "StartFromS"
|
||||
}
|
||||
],
|
||||
"OnBattleEnter": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ReduceHpModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"TargetKey": "StartFromS"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"ReduceHpModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"Expression": "-property(CurHP)*specials(AS_ReduceHp)",
|
||||
"ParamName": "HpDecreaseAmount",
|
||||
"Target": "Self",
|
||||
"ValueType": "Float"
|
||||
},
|
||||
{
|
||||
"$type": "DecreaseHPAction",
|
||||
"Amount": "%HpDecreaseAmount",
|
||||
"IgnoreInvincible": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_03",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.25
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarTakenDamageModifier",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"StylishValueProtect"
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AvatarTakenDamageModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_DamageTakeRatio": "%AS_AddedDamageRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
106
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_04.json
Normal file
106
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_04.json
Normal file
@ -0,0 +1,106 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_04",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.5
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackQTE",
|
||||
"ExQTE"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 4
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 2499,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1999,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1199,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 1
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 2
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,39 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_05",
|
||||
"AbilitySpecials": {
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1200,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "HighToLevelB"
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1200,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "HighToLevelC"
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,69 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_06",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.25
|
||||
},
|
||||
"AS_BoostRatio": {
|
||||
"Value": 0.1
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AvatarTakenDamageModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ChangeStylishFinalValueModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelS"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "ChangeStylishFinalValueModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "HighToLevelA"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AvatarTakenDamageModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_DamageTakeRatio": "%AS_AddedDamageRatio"
|
||||
}
|
||||
},
|
||||
"ChangeStylishFinalValueModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 4
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_StylishFinalScoreGetRatio": "%AS_BoostRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,38 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_07",
|
||||
"AbilitySpecials": {
|
||||
"AS_StunDamageTakeRatio": {
|
||||
"Value": 0.2
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"Duration": -1,
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "StunDamageModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnStunDestroyActions": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 2500,
|
||||
"ModifyFunction": "Replace",
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"StunDamageModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_StunDamageTakeRatio": "%AS_StunDamageTakeRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
170
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_08.json
Normal file
170
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_08.json
Normal file
@ -0,0 +1,170 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_08",
|
||||
"AbilitySpecials": {
|
||||
"AS_Duration": {
|
||||
"Value": 20
|
||||
},
|
||||
"AddedSkipDefDamageRatio": {
|
||||
"Value": 0.25
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "SKipDefDamageModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "KillbyExSpModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ExSp",
|
||||
"AttackSpecial"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AttackSpecial_CDmodifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
]
|
||||
},
|
||||
"KillbyExSpModifier": {
|
||||
"Duration": 0.5,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "UpStylishValueModier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "UpStylishValueModier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"SKipDefDamageModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_AddedSkipDefDamageRatio": "%AddedSkipDefDamageRatio"
|
||||
}
|
||||
},
|
||||
"UpStylishValueModier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnKillOther": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 2500,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "AttackSpecial_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1999,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "AttackSpecial_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1199,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 1
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "AttackSpecial_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AttackSpecial_CDmodifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "AttackSpecial_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,58 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_09",
|
||||
"AbilitySpecials": {
|
||||
"AddedDamageRatio": {
|
||||
"Value": 0.5
|
||||
},
|
||||
"ReduceDamageRatio": {
|
||||
"Value": -0.25
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"DelayHandlers": [
|
||||
{
|
||||
"DelayTime": 30,
|
||||
"IgnoreTimeScale": false,
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "AddDamageModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"DelayTime": 120,
|
||||
"IgnoreTimeScale": false,
|
||||
"TimeUpActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ReduceDamageModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AddDamageModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AddDamageModifier": {
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio": "%AddedDamageRatio"
|
||||
}
|
||||
},
|
||||
"ReduceDamageModifier": {
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio": "%ReduceDamageRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,84 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_10",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddFinalScore": {
|
||||
"Value": 1000
|
||||
},
|
||||
"AS_AddedStunRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AddBreakStunModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnStunDestroyOtherActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AddFinalScoreModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "S3_10_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "S3_10_CDmodifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "S3_10_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AddBreakStunModifier": {
|
||||
"Properties": {
|
||||
"Actor_AddedBreakStunRatio": "%AS_AddedStunRatio"
|
||||
}
|
||||
},
|
||||
"AddFinalScoreModifier": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_AddFinalScore",
|
||||
"ScoreName": "StylishFinalScore",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
},
|
||||
"S3_10_CDmodifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"OnAdded": [
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
132
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_11.json
Normal file
132
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_11.json
Normal file
@ -0,0 +1,132 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_11",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddDamageRatio": {
|
||||
"Value": 0.3
|
||||
},
|
||||
"AS_AddFinalScore": {
|
||||
"Value": 2000
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
},
|
||||
"AS_ReduceDamageRatio": {
|
||||
"Value": -0.3
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"ExSp"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_ReduceDamageRatio",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackNormal",
|
||||
"Normal"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddDamageRatio",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "KillbyNormalModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackNormal",
|
||||
"Normal"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"KillbyNormalModifier": {
|
||||
"Duration": 0.5,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnKillOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "UpStylishFinalScoreModier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "UpStylishFinalScoreModier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"S3_11_CDmodifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
]
|
||||
},
|
||||
"UpStylishFinalScoreModier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_AddFinalScore",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "S3_11_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishFinalScore",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "S3_11_CDmodifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "S3_11_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
174
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_12.json
Normal file
174
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_12.json
Normal file
@ -0,0 +1,174 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_12",
|
||||
"AbilitySpecials": {
|
||||
"AS_ADDDamageRatio": {
|
||||
"Value": 0.25
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
},
|
||||
"AddedSkipDefDamageRatio": {
|
||||
"Value": 0.25
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "KillbyExSpModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ExSp",
|
||||
"AttackSpecial"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AttackSpecial",
|
||||
"ExSp"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_ADDDamageRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"ExSp_CDmodifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"OnAdded": [
|
||||
]
|
||||
},
|
||||
"KillbyExSpModifier": {
|
||||
"Duration": 0.5,
|
||||
"ModifierStacking": "Refresh",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "UpStylishValueModier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "UpStylishValueModier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"UpStylishValueModier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnKillOther": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 2500,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "ExSp_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1999,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "ExSp_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1199,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 1
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "ExSp_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "ExSp_CDmodifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "ExSp_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
124
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_13.json
Normal file
124
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_13.json
Normal file
@ -0,0 +1,124 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_13",
|
||||
"AbilitySpecials": {
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "QTENumberModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "QTE",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"QTENumberModifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"MaxStackingNumber": 3,
|
||||
"ModifierStacking": "Multiple",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "UpStylishValueModier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "GreaterEqual",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "QTENumberModifier",
|
||||
"StackCount": 3,
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "QTENumberModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "GreaterEqual",
|
||||
"ModifierName": "QTENumberModifier",
|
||||
"StackCount": 3,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"StackCount": 99,
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"UpStylishValueModier": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 2500,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1999,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1199,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 1
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 2
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,98 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_14",
|
||||
"AbilitySpecials": {
|
||||
"AS_BoostRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_ReduceRatio": {
|
||||
"Value": -0.3
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DefaultReduceModifier",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
],
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "S3_14_ChangeStylishFinalValueModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelS"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "S3_14_ChangeStylishFinalValueModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "HighToLevelA"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "DefaultReduceModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelS"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DefaultReduceModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "HighToLevelA"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"DefaultReduceModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 4
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_StylishFinalScoreGetRatio": "%AS_ReduceRatio"
|
||||
}
|
||||
},
|
||||
"S3_14_ChangeStylishFinalValueModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 4
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_StylishFinalScoreGetRatio": "%AS_BoostRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
138
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_15.json
Normal file
138
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_15.json
Normal file
@ -0,0 +1,138 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_15",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddStylishValue": {
|
||||
"Value": 1000
|
||||
},
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.5
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AS_AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AddFinalScoreModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "S3_15_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "AddFinalScoreModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": false,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "S3_15_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "S3_15_CDmodifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "S3_15_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": false,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "S3_15_CDmodifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "S3_15_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ChainAttack"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"AddFinalScoreModifier": {
|
||||
"Duration": 0.1,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": "%AS_AddStylishValue",
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
},
|
||||
"S3_15_CDmodifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"OnAdded": [
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
185
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_16.json
Normal file
185
Data/_unsorted/ActivityBattleAbility_BabelTower_BUFF_S3_16.json
Normal file
@ -0,0 +1,185 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_16",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedElementAccumulationRatio": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "UpStylishValueModier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DisorderModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelS"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "DisorderModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "HighToLevelA"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"DisorderModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_AddedElementAccumulationRatio": "%AS_AddedElementAccumulationRatio"
|
||||
}
|
||||
},
|
||||
"Disorder_CDmodifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "GlobalUnique",
|
||||
"OnAdded": [
|
||||
]
|
||||
},
|
||||
"UpStylishValueModier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnBuffAddToOther": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 2500,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "Disorder_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 3
|
||||
},
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Disorder"
|
||||
]
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1999,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "Disorder_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 3
|
||||
},
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Disorder"
|
||||
]
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1199,
|
||||
"ModifyFunction": "Replace",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 1
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Disorder"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "Disorder_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Disorder_CDmodifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByModifierStackCount",
|
||||
"CompareType": "Equal",
|
||||
"CountModifierType": "SameNameAbility",
|
||||
"ModifierName": "Disorder_CDmodifier",
|
||||
"StackCount": 0,
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Disorder"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_StartFromA",
|
||||
"AbilitySpecials": {
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"TargetKey": "StartFromA"
|
||||
}
|
||||
],
|
||||
"OnBattleEnter": [
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"TargetKey": "StartFromA"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_StartFromALEVEL",
|
||||
"AbilitySpecials": {
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 1999,
|
||||
"ModifyFunction": "Replace",
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_BUFF_S3_StartFromSLEVEL",
|
||||
"AbilitySpecials": {
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyGenericScoreAction",
|
||||
"Amount": 2500,
|
||||
"ModifyFunction": "Replace",
|
||||
"ScoreName": "StylishValue",
|
||||
"ScoreTag": "Skill",
|
||||
"Target": "TeamEntity"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,162 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_Buff_EtherBarrier_Demonize_AllEnemy",
|
||||
"AbilitySpecials": {
|
||||
"AS_BabelTower_EtherBarrierRecoverRatio": {
|
||||
"Value": 0.03,
|
||||
"ValueType": "Float"
|
||||
},
|
||||
"AS_DamageTakeRatio_EtherBarrier": {
|
||||
"Value": -0.25,
|
||||
"ValueType": "Float"
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "HandleAnimatorZoneTagsAction",
|
||||
"AnimatorStateTags": [
|
||||
"NoEtherBarrierEffect"
|
||||
],
|
||||
"IsAdd": true,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByMonsterStrengthType",
|
||||
"CompareType": "Equal",
|
||||
"StrengthType": "Elite",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ByMonsterStrengthType",
|
||||
"CompareType": "Equal",
|
||||
"StrengthType": "Normal",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BabelTower_EtherBarrierCreated_Modifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BabelTower_EtherBarrierCreated_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "EtherBarrierCreated"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "BabelTower_EtherBarrierCreated_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "EtherBarrierDestroyed"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"BabelTower_EtherBarrierCreated_Modifier": {
|
||||
"Duration": -1,
|
||||
"IgnoreTimeScale": false,
|
||||
"ModifierStacking": "Replace",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyAbilityAction",
|
||||
"AbilityID": 21000008,
|
||||
"IsAutoTrigger": true,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByMonsterStrengthType",
|
||||
"CompareType": "Equal",
|
||||
"StrengthType": "Boss",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyAbilityAction",
|
||||
"AbilityID": 21000007,
|
||||
"IsAutoTrigger": true,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByMonsterStrengthType",
|
||||
"CompareType": "Equal",
|
||||
"StrengthType": "Elite",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ApplyAbilityAction",
|
||||
"AbilityID": 21000006,
|
||||
"IsAutoTrigger": true,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByMonsterStrengthType",
|
||||
"CompareType": "Equal",
|
||||
"StrengthType": "Normal",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"OnAttackLanded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "BabelTower_EtherBarrierRecover_Modifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Other"
|
||||
},
|
||||
{
|
||||
"$type": "ByTotalDamage",
|
||||
"CompareType": "Greater",
|
||||
"Damage": 0,
|
||||
"SkipDamage": true,
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_DamageTakeRatio_EtherBarrier": "%AS_DamageTakeRatio_EtherBarrier"
|
||||
}
|
||||
},
|
||||
"BabelTower_EtherBarrierRecover_Modifier": {
|
||||
"Duration": 5,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ModifyEtherBarrierAction",
|
||||
"Percentage": "%AS_BabelTower_EtherBarrierRecoverRatio",
|
||||
"PropertyModifyFunction": "Add",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_Reward_S3_01",
|
||||
"AbilitySpecials": {
|
||||
"AS_RecoverHPTotal": {
|
||||
"Value": 0.25
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RecoverHPAction",
|
||||
"Percentage": "%AS_RecoverHPTotal",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,77 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_Reward_S3_02",
|
||||
"AbilitySpecials": {
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
},
|
||||
"AS_RPRecovery": {
|
||||
"Value": 40
|
||||
},
|
||||
"AS_SPRecovery": {
|
||||
"Value": 40
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "RecoverSPorRpAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelB"
|
||||
},
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelA"
|
||||
},
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelS"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"RecoverSPorRpAction": {
|
||||
"Duration": "%AS_Duration",
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RecoverSPAction",
|
||||
"Amount": "%AS_SPRecovery",
|
||||
"Percentage": 0,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "RecoverRpAction",
|
||||
"Amount": "%AS_RPRecovery",
|
||||
"Percentage": 0,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,61 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_Reward_S3_03",
|
||||
"AbilitySpecials": {
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
},
|
||||
"AS_RecoverHPTotal": {
|
||||
"Value": 0.05
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnCustomEventReceived": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "RecoverHPAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByOr",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelB"
|
||||
},
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelA"
|
||||
},
|
||||
{
|
||||
"$type": "ByCustomEvent",
|
||||
"EventKey": "LowToLevelS"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"RecoverHPAction": {
|
||||
"Duration": "%AS_Duration",
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "RecoverHPAction",
|
||||
"Amount": 0,
|
||||
"Percentage": "%AS_RecoverHPTotal",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByIsLocalAvatar",
|
||||
"IsLocalAvatar": true,
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,53 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_Reward_S3_04",
|
||||
"AbilitySpecials": {
|
||||
"AS_RecoverFever": {
|
||||
"Value": 3000
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "RecoverFeverListenerModifier",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"RecoverFeverListenerModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "RecoverIndividualFeverAction",
|
||||
"Amount": "%AS_RecoverFever",
|
||||
"IgnoreRatio": false,
|
||||
"Percentage": 0,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "RecoverFeverListenerModifier",
|
||||
"ModifierTargetType": "SameNameAbility",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExQTE",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_Reward_S3_05",
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "CreateDodgeDummyAction",
|
||||
"ColliderPosOffset": {
|
||||
"x": 0,
|
||||
"y": 0.5,
|
||||
"z": 0
|
||||
},
|
||||
"Duration": 0.2,
|
||||
"Height": 1.5,
|
||||
"Radius": 1.5
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -0,0 +1,89 @@
|
||||
{
|
||||
"AbilityName": "ActivityBattleAbility_BabelTower_Reward_S3_06",
|
||||
"AbilitySpecials": {
|
||||
"AddedDamageRatio_A": {
|
||||
"Value": 0.2
|
||||
},
|
||||
"AddedDamageRatio_B": {
|
||||
"Value": -0.2
|
||||
},
|
||||
"AddedDamageRatio_C": {
|
||||
"Value": -0.3
|
||||
},
|
||||
"AddedDamageRatio_S": {
|
||||
"Value": 0.3
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 4
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AddedDamageRatio_S",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 3
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 4
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AddedDamageRatio_A",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 2
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 3
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AddedDamageRatio_B",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "GreaterEqual",
|
||||
"StylishRating": 1
|
||||
},
|
||||
{
|
||||
"$type": "ByStylishRating",
|
||||
"CompareType": "Less",
|
||||
"StylishRating": 2
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AddedDamageRatio_C",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user