mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
294 lines
7.4 KiB
JSON
294 lines
7.4 KiB
JSON
{
|
|
"AbilityName": "AbyssS2ThirdLoop_Lighter_PartnerSkill",
|
|
"AbilitySpecials": {
|
|
"AS_AfterStun_Boss": {
|
|
"Value": 0.15
|
|
},
|
|
"AS_AfterStun_Elite": {
|
|
"Value": 0.35
|
|
},
|
|
"AS_AfterStun_Normal": {
|
|
"Value": 1
|
|
},
|
|
"AS_AllDamageResist": {
|
|
"Value": -0.2
|
|
},
|
|
"AS_ConversionRate_Stun_Boss": {
|
|
"Value": 0.15
|
|
},
|
|
"AS_ConversionRate_Stun_Elite": {
|
|
"Value": 0.35
|
|
},
|
|
"AS_ConversionRate_Stun_Normal": {
|
|
"Value": 1
|
|
},
|
|
"AS_Energy_Recover_Bytime": {
|
|
"Value": 2.5
|
|
},
|
|
"AS_Energy_Recover_Initial": {
|
|
"Value": 75
|
|
},
|
|
"AS_StunTimeExtend": {
|
|
"Value": 5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": "%AS_Energy_Recover_Initial",
|
|
"CustomPropertyType": "Abyss_PartnerSkillEnergy",
|
|
"IsUsePercentage": false,
|
|
"Percentage": 0,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "PartnerAvatars",
|
|
"TemplateID": 1161
|
|
}
|
|
],
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom",
|
|
"Target": "PartnerAvatars"
|
|
}
|
|
],
|
|
"OnBattleEnter": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "PartnerSkillEnergy_Rcover",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBattleExit": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "PartnerSkillEnergy_Rcover",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "RecoverStunAction",
|
|
"Amount": 0,
|
|
"Percentage": "%AS_ConversionRate_Stun_Normal",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Normal",
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Lighter_Attack_SwitchIn_Attack_Ex_AttackProperty_03"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "RecoverStunAction",
|
|
"Amount": 0,
|
|
"Percentage": "%AS_ConversionRate_Stun_Elite",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Elite",
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Lighter_Attack_SwitchIn_Attack_Ex_AttackProperty_03"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "RecoverStunAction",
|
|
"Amount": 0,
|
|
"Percentage": "%AS_ConversionRate_Stun_Boss",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Boss",
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Lighter_Attack_SwitchIn_Attack_Ex_AttackProperty_03"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Enemy_StunDelayModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Lighter_Attack_SwitchIn_Attack_Ex_AttackProperty_03"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Enemy_DebuffModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Lighter_Attack_SwitchIn_Attack_Ex_AttackProperty_03"
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"AbyssS2ThirdLoop_Lighter_PartnerSkill_Level2"
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Enemy_DebuffModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnStunCreateActions": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Enemy_DebuffModifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_AllDamageResist": "%AS_AllDamageResist"
|
|
}
|
|
},
|
|
"Enemy_StunDelayModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushStunDestroyRecoverStopAction",
|
|
"Immediately": true,
|
|
"StopAmount": "%AS_StunTimeExtend",
|
|
"Tag": "Lighter_PartnerSkill_StunDestroyRecoverStop"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopStunDestroyRecoverStopAction",
|
|
"Tag": "Lighter_PartnerSkill_StunDestroyRecoverStop"
|
|
}
|
|
],
|
|
"OnStunCreateActions": [
|
|
{
|
|
"$type": "RecoverStunAction",
|
|
"Percentage": "%AS_AfterStun_Normal",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"AbyssS2ThirdLoop_Lighter_PartnerSkill_Level4"
|
|
],
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Normal"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RecoverStunAction",
|
|
"Percentage": "%AS_AfterStun_Elite",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"AbyssS2ThirdLoop_Lighter_PartnerSkill_Level4"
|
|
],
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Elite"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RecoverStunAction",
|
|
"Percentage": "%AS_AfterStun_Boss",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"AbyssS2ThirdLoop_Lighter_PartnerSkill_Level4"
|
|
],
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ByMonsterStrengthType",
|
|
"CompareType": "Equal",
|
|
"StrengthType": "Boss"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "Enemy_StunDelayModifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnStunDestroyActionsPre": [
|
|
{
|
|
"$type": "PushStunDestroyRecoverStopAction",
|
|
"Immediately": true,
|
|
"StopAmount": "%AS_StunTimeExtend",
|
|
"Tag": "Lighter_PartnerSkill_StunDestroyRecoverStop"
|
|
}
|
|
]
|
|
},
|
|
"PartnerSkillEnergy_Rcover": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "SmoothChangePropertyMixin",
|
|
"PropertyItems": [
|
|
{
|
|
"Amount": "%AS_Energy_Recover_Bytime",
|
|
"CustomPropertyType": "Abyss_PartnerSkillEnergy",
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
}
|
|
}
|
|
} |