1
0
ZenlessData/Data/_unsorted/Jufufu_SignatureWeapon.json

132 lines
3.4 KiB
JSON

{
"AbilityName": "Jufufu_SignatureWeapon",
"AbilityStacking": "Unique",
"Modifiers": {
"SignatureLightWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyIndicatedLightAction",
"indicatedLightKey": "Jufufu_IndicatedLight"
}
],
"OnRemoved": [
{
"$type": "RemoveIndicatedLightAction",
"Target": "Self"
}
]
},
"SignatureMaterialModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Jufufu_Body_2"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Jufufu_Hair"
}
],
"Tag": "Avatar_Female_Size01_Jufufu_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Female_Size01_Jufufu_MA_SignatureWeapon_SecondaryEmission_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Jufufu_Body_1"
}
],
"Tag": "Avatar_Female_Size01_Jufufu_MA_SignatureWeapon_SecondaryEmission_03",
"Target": "Self",
"key": "Avatar_Female_Size01_Jufufu_MA_SignatureWeapon_SecondaryEmission_03"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size01_Jufufu_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size01_Jufufu_MA_SignatureWeapon_SecondaryEmission_03",
"Target": "Self"
}
]
},
"SignatureWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachPointName": "HeadPoint",
"EffectPattern": "Eff_Jufufu_Weapon_01_Weapon",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachPointName": "Skn_Bow_01",
"EffectPattern": "Eff_Jufufu_Weapon_02_Weapon",
"Target": "Self"
}
]
}
},
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "SignatureMaterialModifier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "SignatureLightWeaponModifier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "SignatureWeaponModifier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
}