165 lines
4.1 KiB
JSON
165 lines
4.1 KiB
JSON
{
|
|
"AbilityName": "Promeia_Talent_04",
|
|
"AbilitySpecials": {
|
|
"AS_AllDamageResist_Value": {
|
|
"Value": -0.2
|
|
},
|
|
"AS_Promeia_Talent04_DamageRatio": {
|
|
"Value": 3
|
|
},
|
|
"AS_RecoverFever_Self": {
|
|
"Value": 0
|
|
},
|
|
"AS_RecoverHanShi_Abloom_Talent03": {
|
|
"Value": 0
|
|
},
|
|
"As_Promeia_Talent_04_Abloom_CD": {
|
|
"Value": 5
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Promeia_Talent_04_AllDamageResistUp",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"OnAttackLanded": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Promeia_Attack_ExSpecial_01_AttackProperty_02_03_Fast"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"Promeia_Talent_04_Abloom_CD"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload",
|
|
"Erosion",
|
|
"Chaos",
|
|
"Burn",
|
|
"Ignite",
|
|
"Strike",
|
|
"Frost",
|
|
"Wind"
|
|
],
|
|
"PatternKey": "Abloom",
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"OverrideAttackerBySelf": true,
|
|
"OverrideFinalDamageRatio": "%AS_Promeia_Talent04_DamageRatio",
|
|
"PatternKey": "Abloom",
|
|
"TagList": [
|
|
"Promeia_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "HitOtherMDF",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnPatternAttackLandedFinished": [
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"HitOtherMDF"
|
|
],
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"ModifierNameList": [
|
|
"Promeia_Talent_04_Abloom_CD"
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": "%AS_RecoverHanShi_Abloom_Talent03",
|
|
"CustomPropertyType": "CurrentEnhancePoint",
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "RecoverIndividualFeverAction",
|
|
"Amount": "%AS_RecoverFever_Self",
|
|
"Percentage": 0,
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Promeia_Talent_04_Abloom_CD",
|
|
"Target": "Caster"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "HitOtherMDF",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"HitOtherMDF": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"Promeia_Talent_04_Abloom_CD": {
|
|
"Duration": "%As_Promeia_Talent_04_Abloom_CD",
|
|
"ModifierStacking": "Unique"
|
|
},
|
|
"Promeia_Talent_04_AllDamageResistUp": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBuffDamageHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"MpExecMode": "MpTotallyLocal",
|
|
"PropertyKey": "Actor_AllDamageResist",
|
|
"PropertyValue": "%AS_AllDamageResist_Value",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |