1
0
ZenlessData/Data/_unsorted/BanYue_SignatureWeapon.json
2025-11-26 05:56:27 +01:00

219 lines
6.7 KiB
JSON

{
"AbilityName": "BanYue_SignatureWeapon",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "SignatureLightWeaponModifier",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "SignatureMaterialWeaponModifier",
"Target": "Self"
}
]
},
"Modifiers": {
"SignatureLightWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyIndicatedLightAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"indicatedLightKey": "BanYue_IndicatedLight"
}
],
"OnRemoved": [
{
"$type": "RemoveIndicatedLightAction",
"Target": "Self"
}
]
},
"SignatureMaterialWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": false,
"MaterialIndexList": [
1
],
"RenderPath": "BanYue_Body_2"
}
],
"Tag": "Avatar_Male_Size03_BanYue_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Male_Size03_BanYue_MA_SignatureWeapon_SecondaryEmission_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": false,
"MaterialIndexList": [
1
],
"RenderPath": "BanYue_Body_3"
}
],
"Tag": "Avatar_Male_Size03_BanYue_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self",
"key": "Avatar_Male_Size03_BanYue_MA_SignatureWeapon_SecondaryEmission_02"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Ctr_L_Hair_10",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_BanYue_SignatureWeapon_01_Spark",
"Tag": "Eff_BanYue_SignatureWeapon_01_Spark",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Ctr_R_Hair_10",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_BanYue_SignatureWeapon_02_Spark",
"Tag": "Eff_BanYue_SignatureWeapon_02_Spark",
"Target": "Self"
},
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Skn_B_Skirt_03",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_BanYue_SignatureWeapon_03_Spark",
"Tag": "Eff_BanYue_SignatureWeapon_03_Spark",
"Target": "Self"
}
]
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Male_Size03_BanYue_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Male_Size03_BanYue_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size02_Yuzuha_MA_SignatureWeapon_SecondaryEmission_03",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_BanYue_SignatureWeapon_03_Spark",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_BanYue_SignatureWeapon_02_Spark",
"Target": "Self"
},
{
"$type": "RemoveTagEffect",
"Tag": "Eff_BanYue_SignatureWeapon_01_Spark",
"Target": "Self"
}
]
}
}
}