1
0
ZenlessData/Data/ComplexCorrupted_SetP2Only.json

180 lines
5.0 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "ComplexCorrupted_SetP2Only",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "ComplexCorrupted_P2OnlySetUp",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"P2Only"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"ComplexCorrupted_P2OnlySetUp": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "RemoveAbilityAction",
"AbilityName": "ComplexCorrupted_SwitchPhase",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "ComplexCorrupted_Body_VFX",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "ComplexCorrupted_Part_Leg_FL",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "ComplexCorrupted_Part_Leg_FR",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "ComplexCorrupted_Part_Leg_L",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "ComplexCorrupted_Part_Leg_R",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "ComplexCorrupted_Part_Leg_BL",
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "ComplexCorrupted_Part_Leg_BR",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": true,
"ParamName": "Bool_IsPhase2",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": true,
"ParamName": "Bool_ResetWeight",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 150,
"ParamName": "Weight_06_Default",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 150,
"ParamName": "Weight_06_Added",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 150,
"ParamName": "Weight_09_Default",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 150,
"ParamName": "Weight_09_Added",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 150,
"ParamName": "Weight_10_Default",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 150,
"ParamName": "Weight_10_Added",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"FloatParamValue": 800,
"ParamName": "Weight_10_Current",
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"IntParamValue": 0,
"ParamName": "Int_SwitchPhaseAttackType",
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsPhase2",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "ComplexCorrupted_Body_03"
}
],
"Tag": "Monster_ComplexCorrupted_MA_Common_Mat01_ScreenImage_01",
"Target": "Self",
"key": "Monster_ComplexCorrupted_MA_Common_Mat01_ScreenImage_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "ComplexCorrupted_Body_01"
}
],
"Tag": "Monster_ComplexCorrupted_MA_Common_Mat02_ScreenImage_02",
"Target": "Self",
"key": "Monster_ComplexCorrupted_MA_Common_Mat02_ScreenImage_02"
},
{
"$type": "ModifyMaterialPropertyAction",
"ApplyAllRenderers": false,
"RendererList": [
{
"ApplyAllMaterials": true,
"RenderPath": "ComplexCorrupted_Body_05"
},
{
"ApplyAllMaterials": true,
"RenderPath": "ComplexCorrupted_Body_06"
}
],
"Tag": "Monster_ComplexCorrupted_MA_Common_Mat03_SecondaryEmission_03",
"Target": "Self",
"key": "Monster_ComplexCorrupted_MA_Common_Mat03_SecondaryEmission_03"
}
]
}
}
}