mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
205 lines
5.7 KiB
JSON
205 lines
5.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
],
|
|
"AbilityName": "AbyssS2ThirdLoop_Burnice_PartnerSkill",
|
|
"AbilitySpecials": {
|
|
"AS_AbnormalResistDelta": {
|
|
"Value": -0.2
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 20
|
|
},
|
|
"AS_Energy_Recover_Bytime": {
|
|
"Value": 5
|
|
},
|
|
"AS_Energy_Recover_Initial": {
|
|
"Value": 75
|
|
}
|
|
},
|
|
"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": 1171
|
|
}
|
|
],
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom",
|
|
"Target": "PartnerAvatars"
|
|
}
|
|
],
|
|
"OnBattleEnter": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "PartnerSkillEnergy_Rcover",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBattleExit": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "PartnerSkillEnergy_Rcover",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AbnormalResistRatioModifier_AbyssS2ThirdLoop_Burnice_PartnerSkill",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Burnice_Attack_SwitchIn_Attack_Ex_AttackProperty_01",
|
|
"Burnice_Attack_SwitchIn_Attack_Ex_AttackProperty_02_01",
|
|
"Burnice_Attack_SwitchIn_Attack_Ex_AttackProperty_03_01",
|
|
"Burnice_Attack_SwitchIn_Attack_Ex_AttackProperty_03_02"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AbnormalResistRatioModifier_AbyssS2ThirdLoop_Burnice_PartnerSkill": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"AttachEffectPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"AttachPoint": "LockBone",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": false,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Burnice_Attack_Common_05_Fire",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCharacterSize",
|
|
"CharacterSize": "Small",
|
|
"CompareType": "LessEqual",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"AttachEffectPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"IsUseRotationXZ": true,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"AttachPoint": "LockBone",
|
|
"IsUseAttachPointPos": true,
|
|
"IsUseAttachPointRotation": false,
|
|
"OffsetReferTarget": "Self"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Burnice_Attack_Common_06_Fire",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCharacterSize",
|
|
"CharacterSize": "Small",
|
|
"CompareType": "Greater",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_AbnormalResistDelta_Physics",
|
|
"PropertyValue": "%AS_AbnormalResistDelta",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_AbnormalResistDelta_Fire",
|
|
"PropertyValue": "%AS_AbnormalResistDelta",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_AbnormalResistDelta_Ice",
|
|
"PropertyValue": "%AS_AbnormalResistDelta",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_AbnormalResistDelta_Elec",
|
|
"PropertyValue": "%AS_AbnormalResistDelta",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_AbnormalResistDelta_Ether",
|
|
"PropertyValue": "%AS_AbnormalResistDelta",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"PartnerSkillEnergy_Rcover": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "SmoothChangePropertyMixin",
|
|
"PropertyItems": [
|
|
{
|
|
"Amount": "%AS_Energy_Recover_Bytime",
|
|
"CustomPropertyType": "Abyss_PartnerSkillEnergy",
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
}
|
|
}
|
|
} |