ZenlessData/Data/Corin_SignatureWeapon.json

125 lines
3.4 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Branch_02",
"FrameCountHigh": 0,
"FrameCountLow": 9,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02_Explode",
"FrameCountHigh": 51,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02_Walk",
"FrameCountHigh": 65,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SignatureMaterialWeaponModifier",
"SignatureLightWeaponModifier"
]
}
]
}
],
"AbilityName": "Corin_SignatureWeapon",
"AbilityStacking": "Unique",
"Modifiers": {
"SignatureLightWeaponModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyIndicatedLightAction",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HasSignatureWeapon"
],
"Target": "Self"
}
],
"indicatedLightKey": "Corin_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": true,
"RenderPath": "Corin_hair"
}
],
"Tag": "Avatar_Female_Size01_Corin_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self",
"key": "Avatar_Female_Size01_Corin_MA_SignatureWeapon_SecondaryEmission_01"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Avatar_Female_Size01_Corin_MA_SignatureWeapon_SecondaryEmission_01",
"Target": "Self"
}
]
}
}
}