1
0
ZenlessData/Data/_unsorted/PanYinhu_SignatureWeapon.json

107 lines
2.8 KiB
JSON

{
"AbilityName": "PanYinhu_SignatureWeapon",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "SignatureMaterialModifier",
"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": "PanYinhu_IndicatedLight"
}
],
"OnRemoved": [
{
"$type": "RemoveIndicatedLightAction",
"Target": "Self"
}
]
},
"SignatureMaterialModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "PanYinhu_Hat"
}
],
"Tag": "Avatar_Male_Size03_PanYinhu_MA_SignatureWeapon_ScreenImage_01",
"Target": "Self",
"key": "Avatar_Male_Size03_PanYinhu_MA_SignatureWeapon_ScreenImage_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "PanYinhu_Hat"
}
],
"Tag": "Avatar_Male_Size03_PanYinhu_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self",
"key": "Avatar_Male_Size03_PanYinhu_MA_SignatureWeapon_SecondaryEmission_02"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Male_Size03_PanYinhu_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Male_Size03_PanYinhu_MA_SignatureWeapon_ScreenImage_01",
"Target": "Self"
}
]
}
}
}