ZenlessData/Data/NotoriousMarionette_Summon_BornVFX_Parent.json

107 lines
2.9 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "NotoriousMarionette_Summon_BornVFX_Parent",
"AbilityStacking": "Unique",
"Modifiers": {
"DelayBornVFX": {
"DelayHandlers": [
{
"DelayTime": 0.03,
"TimeUpActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "NotoriousMarionette_SummonVFX_BulletType_01",
"Target": "Self"
}
]
}
],
"Duration": 0.2,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique"
}
},
"OnAbilityTrigger": [
{
"$type": "ApplyModifier",
"ModifierName": "DelayBornVFX",
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Monster_NotoriousMarionette_MA_Tear_OverrideOutline_01",
"Target": "Self",
"key": "Monster_NotoriousMarionette_MA_Tear_OverrideOutline_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Monster_NotoriousMarionette_MA_Tear_ScreenImage_03",
"Target": "Self",
"key": "Monster_NotoriousMarionette_MA_Tear_ScreenImage_03"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": true,
"Tag": "Monster_NotoriousMarionette_MA_Tear_VertexStretch_04",
"Target": "Self",
"key": "Monster_NotoriousMarionette_MA_Tear_VertexStretch_04"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Monster_NotoriousMarionette_Tear_ScreenEffects_01",
"EffectType": "ScreenEffects"
},
{
"$type": "ModifyProperty",
"Amount": 1,
"CustomPropertyType": "Int_SummonAliveCount",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "NotoriousMarionette_ArmL"
},
{
"ApplyAllMaterials": true,
"RenderPath": "NotoriousMarionette_ArmR"
},
{
"ApplyAllMaterials": false,
"MaterialIndexList": [
2,
3
],
"RenderPath": "NotoriousMarionette_Share"
}
],
"Tag": "Monster_NotoriousMarionette_MA_Body_MainMaps_Black_01",
"Target": "Self",
"key": "Monster_NotoriousMarionette_MA_Body_MainMaps_Black_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": false,
"MaterialIndexList": [
0,
1
],
"RenderPath": "NotoriousMarionette_Share"
}
],
"Tag": "Monster_NotoriousMarionette_MA_Body_MainMaps_Black_02",
"Target": "Self",
"key": "Monster_NotoriousMarionette_MA_Body_MainMaps_Black_02"
}
]
}