1
0
ZenlessData/Data/_unsorted/Azural_SignatureWeapon.json
2025-11-26 05:56:27 +01:00

132 lines
3.6 KiB
JSON

{
"AbilityName": "Azural_SignatureWeapon",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "SignatureMaterialModifier",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "SignatureWeaponModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"SignatureMaterialModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Azural_Body_2"
}
],
"Tag": "Avatar_Female_Size01_Azural_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Female_Size01_Azural_MA_SignatureWeapon_SecondaryEmission_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Azural_Body_1"
}
],
"Tag": "Avatar_Female_Size01_Azural_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self",
"key": "Avatar_Female_Size01_Azural_MA_SignatureWeapon_SecondaryEmission_02"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size01_Azural_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size01_Azural_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self"
}
]
},
"SignatureWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_R_Hair_D_27",
"EffectPattern": "Eff_Azural_Attack_Common_05_Weapon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_Azural_Attack_Common_05_Weapon",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_L_Hair_D_27",
"EffectPattern": "Eff_Azural_Attack_Common_06_Weapon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_Azural_Attack_Common_06_Weapon",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Azural_Attack_Common_05_Weapon",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Azural_Attack_Common_06_Weapon",
"Target": "Self"
}
]
}
}
}