123 lines
2.7 KiB
JSON
123 lines
2.7 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "WatchEntityMixin",
|
|
"EntityTypes": [
|
|
"Avatar"
|
|
],
|
|
"OnEntityAwaked": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ListenerModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"Relationships": [
|
|
"Allied"
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Weapon_Ability_14120",
|
|
"AbilitySpecials": {
|
|
"AS_AddedDamageRatio": {
|
|
"Value": 0.3
|
|
},
|
|
"AS_CriticalDelta_01": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_CriticalDelta_02": {
|
|
"Value": 0.1
|
|
},
|
|
"AS_Duration": {
|
|
"Value": 12
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AddedCriticalDelta01Modifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ModifyAttackDataAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimTagList",
|
|
"TagList": [
|
|
"AttackNormal",
|
|
"Rush"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByDamageElementType",
|
|
"DamageElement": "Elec"
|
|
}
|
|
],
|
|
"PropertyKey": "Actor_AddedDamageRatio",
|
|
"PropertyValue": "%AS_AddedDamageRatio",
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"OnTeamAvatarConstructed": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ListenerModifier",
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"AddedCriticalDelta01Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_CriticalDelta": "%AS_CriticalDelta_01"
|
|
}
|
|
},
|
|
"AddedCriticalDelta02Modifier": {
|
|
"Duration": "%AS_Duration",
|
|
"ModifierStacking": "Replace",
|
|
"Properties": {
|
|
"Actor_CriticalDelta": "%AS_CriticalDelta_02"
|
|
}
|
|
},
|
|
"ListenerModifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBuffAddToOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AddedCriticalDelta02Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByHandlingBuffGroup",
|
|
"BuffGroupList": [
|
|
"Frozen",
|
|
"Frostbite",
|
|
"Burn",
|
|
"Ignite",
|
|
"Electric",
|
|
"Overload",
|
|
"Strike",
|
|
"Erosion",
|
|
"Chaos"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"OnStunDestroyOtherActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "AddedCriticalDelta02Modifier",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |