111 lines
2.6 KiB
JSON
111 lines
2.6 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachZoneTagWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"ModifierNameList": [
|
|
"ZoneBuild_Artifact_S01_Enhance_Modifier"
|
|
],
|
|
"ZoneTag": "ZoneBuild_Artifact_S01"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "AbyssS2_ZoneBuild_Artifact_S01",
|
|
"AbilitySpecials": {
|
|
"AS_Actor_AddedAttackRatio": {
|
|
"Value": 0.4,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_Actor_CriticalDamageRatioDelta": {
|
|
"Value": 0.6,
|
|
"ValueType": "Float"
|
|
},
|
|
"AS_ZoneBuild_Artifact_S01_Switch": {
|
|
"Value": 1,
|
|
"ValueType": "Integer"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAbyssS2AreaStart": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ZoneBuild_Artifact_S01"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnAdded": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ZoneBuild_Artifact_S01"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBattleEnter": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ZoneBuild_Artifact_S01_Monitor_Modifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBattleExit": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "ZoneBuild_Artifact_S01_Monitor_Modifier",
|
|
"ModifierTargetType": "CurTargetAbility",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ZoneBuild_Artifact_S01"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ZoneBuild_Artifact_S01"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"ZoneBuild_Artifact_S01_Enhance_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_BaseAttackRatio": "%AS_Actor_AddedAttackRatio",
|
|
"Actor_CriticalDamageRatioDelta": "%AS_Actor_CriticalDamageRatioDelta"
|
|
}
|
|
},
|
|
"ZoneBuild_Artifact_S01_Monitor_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBeAttackLanded": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"ZoneBuild_Artifact_S01"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |