1
0
ZenlessData/Data/JsonBytes/NewAbility/AvatarAbility/HugoVladAbility/HugoVlad_SignatureWeapon.json
2025-04-22 20:22:46 -03:00

168 lines
4.6 KiB
JSON

{
"AbilityName": "HugoVlad_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": false,
"MaterialIndexList": [
0
],
"RenderPath": "HugoVlad_Weapon_1"
}
],
"Tag": "HugoVlad_MA_SignatureWeapon_ScreenImage_01",
"Target": "Self",
"key": "HugoVlad_MA_SignatureWeapon_ScreenImage_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "HugoVlad_Hair"
}
],
"Tag": "HugoVlad_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self",
"key": "HugoVlad_MA_SignatureWeapon_SecondaryEmission_02"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "HugoVlad_Body_3"
}
],
"Tag": "HugoVlad_MA_SignatureWeapon_SecondaryEmission_03",
"Target": "Self",
"key": "HugoVlad_MA_SignatureWeapon_SecondaryEmission_03"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "HugoVlad_Weapon_1"
}
],
"Tag": "HugoVlad_MA_SignatureWeapon_AbnormalPropertyFreeze_04",
"Target": "Self",
"key": "HugoVlad_MA_SignatureWeapon_AbnormalPropertyFreeze_04"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Vivian_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Vivian_MA_SignatureWeapon_ScreenImage_05",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Vivian_MA_SignatureWeapon_SecondaryEmission_04",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "HugoVlad_MA_SignatureWeapon_AbnormalPropertyFreeze_04",
"Target": "Self"
}
]
},
"SignatureWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachPointName": "Ctr_Wpn_11",
"EffectPattern": "Eff_HugoVlad_SignatureWeapon_01_Ice",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"Tag": "Eff_HugoVlad_SignatureWeapon_01_Ice",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "RemoveTagEffect",
"Tag": "Eff_HugoVlad_SignatureWeapon_01_Ice",
"Target": "Self"
}
]
}
}
}