ZenlessData/Data/AbyssS2_ZoneBuild_Relic_02_ZoneActive.json
2024-12-17 20:43:14 -03:00

219 lines
5.9 KiB
JSON

{
"AbilityName": "AbyssS2_ZoneBuild_Relic_02_ZoneActive",
"AbilitySpecials": {
"AS_ExtraAtkRatio": {
"Value": 0.6,
"ValueType": "Float"
},
"AS_ZoneTime": {
"Value": 2,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
},
"Modifiers": {
"AbyssS2_ZoneBuild_Relic_02_Upgrade_02_Modifier": {
"Buff": {
"BuffID": 4000002,
"IsOverrideDuration": true
},
"Duration": -1
},
"ZoneBuild_Relic_02_ZoneStart_Modifier": {
"Duration": "%AS_ZoneTime",
"IsUnique": true,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneBuild_ZoneActive"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneBuild_Relic_02_Suspend"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Common_ActivityBattle_VR_01_02_Start",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "ZoneBuild_ZoneActive",
"Target": "Self",
"key": "Common_MA_Buff_VR_RimGlow_01"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Buff_Common_Attack_Loop",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "ZoneBuild_ZoneActive_Atk",
"Target": "Self",
"key": "Common_MA_Buff_Attack_Loop_RimGlow_01"
}
],
"OnRemoved": [
{
"$type": "RemoveBuffModifier",
"BuffID": 4000002,
"StackCount": 99,
"Target": "TeamAvatars"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneBuild_Relic_02_Suspend"
],
"IsAdd": false,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneBuild_ZoneActive"
],
"IsAdd": false,
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "ZoneBuild_ZoneActive",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "MiddlePoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Common_ActivityBattle_VR_03_01_Start",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "ZoneBuild_ZoneDeActive",
"Target": "Self",
"key": "Common_MA_Buff_VR_RimGlow_05"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ZoneBuild_Relic_02_Suspend"
],
"IsAdd": false,
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "AbyssS2_ZoneBuild_Relic_02_Upgrade_02_Modifier",
"Predicates": [
{
"$type": "ByHasAbility",
"AbilityNameList": [
"AbyssS2_ZoneBuild_Relic_02_Upgrade_02"
]
}
],
"StackCount": 4,
"Target": "Self"
},
{
"$type": "RemoveMaterialPropertyAction",
"Tag": "ZoneBuild_ZoneActive_Atk",
"Target": "Self"
}
],
"Properties": {
"Actor_BaseAttackRatio": "%AS_ExtraAtkRatio"
}
}
},
"OnAbilityTrigger": [
{
"$type": "ApplyModifier",
"ModifierName": "ZoneBuild_Relic_02_ZoneStart_Modifier",
"Target": "TeamAvatars"
}
]
}