1
0
ZenlessData/Data/Pulchra_SignatureWeapon.json
2025-03-11 21:10:23 -03:00

232 lines
6.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_ExSpecial_01",
"FrameCountHigh": 40,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier_Attack",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_ChainAttack_01",
"FrameCountHigh": 40,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier_Attack",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_ChainAttack_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier_Attack",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_AssaultAid",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier_Attack",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier_Attack",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack_Ex",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier_Attack",
"SignatureLightWeaponModifier"
]
}
]
}
],
"AbilityName": "Pulchra_SignatureWeapon",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "SignatureMaterialWeaponModifier",
"Target": "Caster"
}
]
},
"Modifiers": {
"SignatureLightWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyIndicatedLightAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"indicatedLightKey": "Pulchra_IndicatedLight"
}
],
"OnRemoved": [
{
"$type": "RemoveIndicatedLightAction",
"Target": "Self"
}
]
},
"SignatureMaterialWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": false,
"MaterialIndexList": [
0
],
"RenderPath": "Pulchra_Body"
}
],
"Tag": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": false,
"MaterialIndexList": [
1
],
"RenderPath": "Pulchra_Body"
}
],
"Tag": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self",
"key": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_02"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_02",
"Target": "Self"
}
]
},
"SignatureMaterialWeaponModifier_Attack": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Pulchra_Weapon_01"
},
{
"ApplyAllMaterials": true,
"RenderPath": "Pulchra_Weapon_02"
}
],
"Tag": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_03",
"Target": "Self",
"key": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_03"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size03_Pulchra_MA_SignatureWeapon_SecondaryEmission_03",
"Target": "Self"
}
]
}
}
}