1
0
ZenlessData/Data/_unsorted/HereticHunter_MaterialProperties.json
2025-07-16 01:54:02 +02:00

106 lines
3.0 KiB
JSON

{
"AbilityName": "HereticHunter_MaterialProperties",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "MaterialProperty01Modifier",
"Target": "Caster"
}
],
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "MaterialProperty01Modifier",
"Target": "Caster"
}
]
},
"Modifiers": {
"MaterialProperty01Modifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": false,
"MaterialIndexList": [
0
],
"RenderPath": "Monster_HereticHunter_Body_01"
},
{
"ApplyAllMaterials": false,
"MaterialIndexList": [
0
],
"RenderPath": "Monster_HereticHunter_Body_07"
}
],
"Tag": "Monster_HereticHunter_MA_Common_SecondaryEmission_01",
"Target": "Self",
"key": "Monster_HereticHunter_MA_Common_SecondaryEmission_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "Monster_HereticHunter_Body_02"
}
],
"Tag": "Monster_HereticHunter_MA_Common_SecondaryEmission_02",
"Target": "Self",
"key": "Monster_HereticHunter_MA_Common_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_B_Hand",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Monster_HereticHunter_Common_10_Spark",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_HereticHunter_MA_Common_SecondaryEmission_01",
"Target": "Self"
},
{
"$type": "InterruptMaterialPropertyAction",
"Tag": "Monster_HereticHunter_MA_Common_SecondaryEmission_02",
"Target": "Self"
}
]
}
}
}