1
0
ZenlessData/Data/NotoriousDeadEndButcher_Body_SFX.json

216 lines
5.8 KiB
JSON
Raw Normal View History

{
"AbilityName": "NotoriousDeadEndButcher_Body_SFX",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "NotoriousDeadEndButcher_Body_Ether_Core_SFX",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "NotoriousDeadEndButcher_MaterialModifier",
"Target": "Self"
}
],
"OnBuffAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "ChaosModifier",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Chaos"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnBuffRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "ChaosModifier",
"Predicates": [
{
"$type": "ByHandlingBuffGroup",
"BuffGroupList": [
"Chaos"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"ChaosModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$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": "Ether_Core",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Buff_Chaos_Head_Hit",
"EffectScale": {
"x": 2,
"y": 2,
"z": 2
},
"Target": "Self"
}
]
},
"MuteEther_CoreEffectModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "NotoriousDeadEndButcher_Body_Ether_Core_SFX",
"Predicates": [
{
"$type": "ByHasModifier",
"ModifierNameList": [
"NotoriousDeadEndButcher_Body_Ether_Core_SFX"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "NotoriousDeadEndButcher_Body_Ether_Core_SFX",
"Target": "Self"
}
]
},
"NotoriousDeadEndButcher_Body_Ether_Core_SFX": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$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": "Ether_Core",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_Common_Ether_Demote_HeadPoint_02",
"EffectScale": {
"x": 2,
"y": 2,
"z": 2
},
"Target": "Self"
}
]
},
"NotoriousDeadEndButcher_MaterialModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_NotoriousDeadEndButcher_01"
}
],
"Tag": "Monster_NotoriousDeadEndButcher_MA_Common_ScreenImage_01",
"Target": "Self",
"key": "Monster_NotoriousDeadEndButcher_MA_Common_ScreenImage_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_NotoriousDeadEndButcher_03"
}
],
"Tag": "Monster_NotoriousDeadEndButcher_MA_Common_ScreenImage_02",
"Target": "Self",
"key": "Monster_NotoriousDeadEndButcher_MA_Common_ScreenImage_02"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_NotoriousDeadEndButcher_Weapon"
}
],
"Tag": "Monster_NotoriousDeadEndButcher_MA_Common_ScreenImage_03",
"Target": "Self",
"key": "Monster_NotoriousDeadEndButcher_MA_Common_ScreenImage_03"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_NotoriousDeadEndButcher_MA_Common_ScreenImage_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_NotoriousDeadEndButcher_MA_Common_ScreenImage_02",
"Target": "Self"
}
]
}
}
}