1
0
ZenlessData/Data/_unsorted/Brujas_SignatureWeapon.json
2025-09-04 01:06:25 +02:00

222 lines
6.1 KiB
JSON

{
"AbilityName": "Brujas_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": "Brujas_Body_2"
}
],
"Tag": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Brujas_Body_1"
}
],
"Tag": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_02",
"Target": "Self",
"key": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_02"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Brujas_Weapon_01"
}
],
"Tag": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_03",
"Target": "Self",
"key": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_03"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_02",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Brujas_MA_Common_SecondaryEmission_03",
"Target": "Self"
}
]
},
"SignatureWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_BL_Hair_07",
"EffectPattern": "Eff_Brujas_Common_01_Weapon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_Brujas_Common_01_Weapon_1",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_BR_Hair_07",
"EffectPattern": "Eff_Brujas_Common_01_Weapon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_Brujas_Common_01_Weapon_2",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_BL_Hair_01",
"EffectPattern": "Eff_Brujas_Common_05_Weapon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_Brujas_Common_05_Weapon",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_BR_Hair_01",
"EffectPattern": "Eff_Brujas_Common_02_Weapon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_Brujas_Common_02_Weapon",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_Weapon_B_06",
"EffectPattern": "Eff_Brujas_Common_06_Weapon",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_Brujas_Common_06_Weapon",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Brujas_Common_01_Weapon_1",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Brujas_Common_01_Weapon_2",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Brujas_Common_05_Weapon",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Brujas_Common_02_Weapon",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Brujas_Common_06_Weapon",
"Target": "Self"
}
]
}
}
}