mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
1343 lines
35 KiB
JSON
1343 lines
35 KiB
JSON
{
|
|
"AbilityName": "Aria_UniqueSkill",
|
|
"AbilitySpecials": {
|
|
"AS_ConvertRatio_Elec": {
|
|
"Value": 0.01
|
|
},
|
|
"AS_ConvertRatio_Ether": {
|
|
"Value": 0.01
|
|
},
|
|
"AS_ConvertRatio_Fire": {
|
|
"Value": 0.01
|
|
},
|
|
"AS_ConvertRatio_Ice": {
|
|
"Value": 0.01
|
|
},
|
|
"AS_ConvertRatio_Physics": {
|
|
"Value": 0.01
|
|
},
|
|
"AS_ConvertRatio_Stun": {
|
|
"Value": 0.5
|
|
},
|
|
"AS_ElementMysteryDeltaFinal": {
|
|
"Value": 100
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_Elec": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_ElecStun": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_Ether": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_EtherStun": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_Fire": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_FireStun": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_Ice": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_IceStun": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_Physics": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_DamageRatio_PhysicsStun": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_HighDamageRatio_Ether": {
|
|
"Value": 0
|
|
},
|
|
"AS_ExtraAbnormal_HighDamageRatio_EtherStun": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Elec)",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_Elec",
|
|
"Target": "Self",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Elec)*(1+specials(AS_ConvertRatio_Stun))",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_ElecStun",
|
|
"Target": "Self",
|
|
"ValueType": "Float"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Physics)",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_Physics",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Physics)*(1+specials(AS_ConvertRatio_Stun))",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_PhysicsStun",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Ice)",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_Ice",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Ice)*(1+specials(AS_ConvertRatio_Stun))",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_IceStun",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Fire)",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_Fire",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Fire)*(1+specials(AS_ConvertRatio_Stun))",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_FireStun",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Ether)",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_Ether",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"Expression": "property(ElementAbnormalPower)*specials(AS_ConvertRatio_Ether)*(1+specials(AS_ConvertRatio_Stun))",
|
|
"ParamName": "AS_ExtraAbnormal_DamageRatio_EtherStun",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ElementMysteryDeltaModifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnAttackLanded": [
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Elec",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_ElecStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Physics",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_PhysicsStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Ice",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_IceStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Fire",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_FireStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Ether",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_EtherStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_ChargeAttack_Attack_03_AttackProperty_03",
|
|
"Aria_ChargeAttack_Attack_Robot_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Elec",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_ElecStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Physics",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_PhysicsStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Ice",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_IceStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Fire",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_FireStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Ether",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_EtherStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_ExSpecial_02_AttackProperty_03"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_01_Upgrade_01"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Elec",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_ElecStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Electric",
|
|
"Overload"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Physics",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_PhysicsStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Strike"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Ice",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_IceStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frost"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Fire",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_FireStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Burn",
|
|
"Ignite"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_Ether",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": false,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "TriggerBuffAttackAction",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"DamageRatio": "%AS_ExtraAbnormal_DamageRatio_EtherStun",
|
|
"OverrideAttackerBySelf": true,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Aria_Attack_BeHitAid_Robot_AttackProperty_06"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHasBuffGroup",
|
|
"BuffGroupList": [
|
|
"Erosion",
|
|
"Chaos"
|
|
],
|
|
"Target": "Other"
|
|
},
|
|
{
|
|
"$type": "ByIsStunDestroyed",
|
|
"IsStunDestroyed": true,
|
|
"Target": "Target"
|
|
},
|
|
{
|
|
"$type": "ByHasAbility",
|
|
"AbilityNameList": [
|
|
"Aria_CardS3_Base_03"
|
|
]
|
|
}
|
|
],
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack",
|
|
"ExtraElementAbnormalAttack",
|
|
"Abloom"
|
|
],
|
|
"Target": "Other"
|
|
}
|
|
],
|
|
"OnBuffDamageHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataSpecialDamageTextAction",
|
|
"OverrideSpecialDamageTextType": "ExtraElementAbnormal",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"Aria_TriggerBuffAttack"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"ElementMysteryDeltaModifier": {
|
|
"Properties": {
|
|
"Actor_ElementMysteryDelta": "%AS_ElementMysteryDeltaFinal"
|
|
}
|
|
}
|
|
}
|
|
} |