148 lines
4.2 KiB
JSON
148 lines
4.2 KiB
JSON
{
|
|
"AbilityName": "Weapon_Ability_14002",
|
|
"AbilitySpecials": {
|
|
"AS_CriticalDelta": {
|
|
"Value": 0.12
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 12
|
|
},
|
|
"AS_IntervalCD": {
|
|
"Value": 30
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "IntervalCDModifier_Weapon_Ability_14002",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByDamageElementResistType",
|
|
"ResistType": "Effective"
|
|
}
|
|
],
|
|
"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_2": {
|
|
"Duration": "%AS_Duration",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Replace",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"PropertyKey": "Actor_CriticalDelta",
|
|
"PropertyValue": "%AS_CriticalDelta",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"IntervalCDModifier_Weapon_Ability_14002": {
|
|
"Duration": "%AS_IntervalCD",
|
|
"IsUnique": true,
|
|
"ModifierStacking": "Unique"
|
|
}
|
|
}
|
|
} |