1
0
ZenlessData/Data/_unsorted/Yuzuha_SignatureWeapon.json
2025-07-16 01:54:02 +02:00

367 lines
12 KiB
JSON

{
"AbilityName": "Yuzuha_SignatureWeapon",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"YuzuhaSwimwear"
],
"Target": "Self"
}
],
"FailureActions": [
{
"$type": "ApplyModifier",
"ModifierName": "SignatureMaterialWeaponModifier",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "SignatureLightWeaponModifier",
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "SignatureMaterialWeaponModifier_Swimmer",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "SignatureLightWeaponModifier",
"Target": "Self"
}
]
}
]
},
"Modifiers": {
"SignatureLightWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyIndicatedLightAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"indicatedLightKey": "Yuzha_IndicatedLight"
}
],
"OnRemoved": [
{
"$type": "RemoveIndicatedLightAction",
"Target": "Self"
}
]
},
"SignatureMaterialWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Yuzuha_Hair_01"
}
],
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Yuzuha_Weapon"
}
],
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self",
"key": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_02"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Yuzuha_Kuriaki_2"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Yuzuha_Body_1"
}
],
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_03",
"Target": "Self",
"key": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_03"
},
{
"$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": "Ctr_L_HairEF_02",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Yuzuha_Attack_Common_13_Weapon",
"Tag": "Eff_Yuzuha_Attack_Common_13_Weapon",
"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": "Ctr_R_HairEF_02",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Yuzuha_Attack_Common_14_Weapon",
"Tag": "Eff_Yuzuha_Attack_Common_14_Weapon",
"Target": "Self"
}
]
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_03",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Yuzuha_Attack_Common_14_Weapon",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Yuzuha_Attack_Common_13_Weapon",
"Target": "Self"
}
]
},
"SignatureMaterialWeaponModifier_Swimmer": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Yuzuha_Hair_01"
}
],
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Yuzuha_Weapon"
}
],
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_04",
"Target": "Self",
"key": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_04"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Yuzuha_Kuriaki_2"
}
],
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_05",
"Target": "Self",
"key": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_05"
},
{
"$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": "Ctr_L_HairEF_02",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Yuzuha_Attack_Common_13_Weapon",
"Tag": "Eff_Yuzuha_Attack_Common_13_Weapon",
"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": "Ctr_R_HairEF_02",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Yuzuha_Attack_Common_14_Weapon",
"Tag": "Eff_Yuzuha_Attack_Common_14_Weapon",
"Target": "Self"
}
]
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_04",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_05",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Yuzuha_Attack_Common_14_Weapon",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Yuzuha_Attack_Common_13_Weapon",
"Target": "Self"
}
]
}
}
}