1
0
ZenlessData/Data/_unsorted/XiaoZhao_SignatureWeapon.json
2025-12-30 00:30:43 +01:00

146 lines
3.8 KiB
JSON

{
"AbilityName": "XiaoZhao_SignatureWeapon",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "SignatureMaterialModifier",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "SignatureWeaponModifier",
"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": "XiaoZhao_IndicatedLight"
}
],
"OnRemoved": [
{
"$type": "RemoveIndicatedLightAction",
"Target": "Self"
}
]
},
"SignatureMaterialModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"MaterialIndexList": [
0
],
"RenderPath": "XiaoZhao_Weapon"
}
],
"Tag": "Avatar_Female_Size00_XiaoZhao_MA_SignatureWeapon_ScreenImage_01",
"Target": "Self",
"key": "Avatar_Female_Size00_XiaoZhao_MA_SignatureWeapon_ScreenImage_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"MaterialIndexList": [
0
],
"RenderPath": "XiaoZhao_Body_2"
}
],
"Tag": "Avatar_Female_Size00_XiaoZhao_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self",
"key": "Avatar_Female_Size00_XiaoZhao_MA_SignatureWeapon_SecondaryEmission_02"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size00_XiaoZhao_MA_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size00_XiaoZhao_MA_SecondaryEmission_02",
"Target": "Self"
}
]
},
"SignatureWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachPointName": "Skn_Wpn_04",
"EffectPattern": "Eff_XiaoZhao_SignatureWeapon_01_Ice",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_XiaoZhao_SignatureWeapon_01_Ice ",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RemoveTagEffect",
"Tag": "Eff_XiaoZhao_SignatureWeapon_01_Ice",
"Target": "Self"
}
]
}
}
}