191 lines
4.7 KiB
JSON
191 lines
4.7 KiB
JSON
{
|
|
"AbilityName": "Pure_Init",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Modifier_BodySFX",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Modifier_ExSwitchInputMute",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"PureBoss"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "UnLimitPerfectSwitchPoint_Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"PureBoss"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnCustomEventReceived": [
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Modifier_BodySFX": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"ApplyAllRenderers": false,
|
|
"RendererList": [
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_Pure_FX_01"
|
|
},
|
|
{
|
|
"ApplyAllMaterials": true,
|
|
"RenderPath": "Monster_Pure_Body"
|
|
}
|
|
],
|
|
"Tag": "Monster_Pure_MA_Common_SecondaryEmission_01",
|
|
"key": "Monster_Pure_MA_Common_SecondaryEmission_01"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"AttachEffectPosRot": {
|
|
"CoordsOption": "ReferTarget",
|
|
"NeedRaycastGround": true,
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"BackupAngleOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"BackupPositionOffset": {
|
|
"x": 0,
|
|
"y": 400,
|
|
"z": -500
|
|
},
|
|
"IsUseRotationXZ": false,
|
|
"IsUseRotationY": true,
|
|
"PositionOffset": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"RandomAngleRange": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
},
|
|
"RandomPositionRange": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"NodePoint": "511700001_Point_009",
|
|
"OffsetReferTarget": "NodePoint"
|
|
}
|
|
},
|
|
"EffectPattern": "Eff_Scene_Stage_Exploration_1_1_Boss_02_Sun",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByIsInZoneTags",
|
|
"Tags": [
|
|
"PureBoss"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifier_ExSwitchInputMute": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "InputEnableAction",
|
|
"Infos": [
|
|
{
|
|
"Enabled": false,
|
|
"InputType": "SkillUltra"
|
|
}
|
|
],
|
|
"Tag": "InputMuteAction_Ultra",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "PushDisableIconTag",
|
|
"ButtonList": [
|
|
"All"
|
|
],
|
|
"Tag": "InputMuteUI_Execute"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"Avatar_InExecute"
|
|
],
|
|
"IsAdd": true,
|
|
"Target": "TeamAvatars"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptInputEnableAction",
|
|
"Tag": "InputMuteAction_Ultra",
|
|
"Target": "TeamAvatars"
|
|
},
|
|
{
|
|
"$type": "PopDisableIconTag",
|
|
"Tag": "InputMuteUI_Execute"
|
|
},
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"Avatar_InExecute"
|
|
],
|
|
"IsAdd": false,
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"UnLimitPerfectSwitchPoint_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushUnlimitPerfectSwitchPointAction",
|
|
"Tag": "MiasmaFrenziedManiac_NoPerfectSwitchPoint",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopUnlimitPerfectSwitchPointAction",
|
|
"Tag": "MiasmaFrenziedManiac_NoPerfectSwitchPoint",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |