1
0
ZenlessData/Data/_unsorted/Pyrois_SignatureWeapon.json
2026-06-17 01:18:11 +02:00

101 lines
2.6 KiB
JSON

{
"AbilityName": "Pyrois_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": "Pyrois_Body_02"
}
],
"Tag": "Avatar_Male_Size03_Pyrois_MA_SignatureWeapon_SpecialWeaponEmission_01",
"Target": "Self",
"key": "Avatar_Male_Size03_Pyrois_MA_SignatureWeapon_SpecialWeaponEmission_01"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Male_Size03_Pyrois_MA_SignatureWeapon_SpecialWeaponEmission_01",
"Target": "Self"
}
]
},
"SignatureWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_B_Hair_A_05",
"EffectPattern": "Eff_Pyrois_SignatureWeapon_01_Flash",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_Pyrois_SignatureWeapon_01_Flash",
"Target": "Self"
},
{
"$type": "ApplyIndicatedLightAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"indicatedLightKey": "Pyrois_IndicatedLight"
}
],
"OnRemoved": [
{
"$type": "RemoveTagEffect",
"Tag": "Eff_Pyrois_SignatureWeapon_01_Flash",
"Target": "Self"
},
{
"$type": "RemoveIndicatedLightAction",
"Target": "Self"
}
]
}
}
}