Files
FireflyGo_Resources/Config/ConfigAbility/Monster/Monster_AML_Boss_00_Ability.json
2025-08-15 08:08:45 +07:00

2712 lines
85 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"AbilityList": [
{
"Name": "Monster_AML_Boss_00_Die_Camera",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_AML_Boss_00_Die_Camera"
}
}
],
"Modifiers": {
"MMonster_AML_Boss_00_Die_Camera": {
"_CallbackList": [
{
"Event": "OnListenCharacterDie",
"CallbackConfig": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsContainModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ParamEntity"
},
"ModifierName": {
"Value": "MMonster_AML_Boss_00_Die_Camera"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_Root.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_Shoulder1_L.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_Shoulder1_R.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_ShoulderL_Effect01.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_ShoulderL_Effect02.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_ShoulderL_Effect03.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_ShoulderR_Effect01.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_ShoulderR_Effect02.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Skill13_ShoulderR_Effect03.prefab",
"ForceImmediateFadeOut": false
}
]
}
]
}
]
}
}
},
{
"Name": "Monster_AML_Boss_00_Skill01_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill01_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill01_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill_Crash",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.CharacterChangePhase",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"PhaseName": "Phase2",
"PhaseAnimConfig": {
"Hit": "Hit_H_Phase",
"HitH": "Hit_H_Phase",
"StandBy": "Skill_Crash_Loop"
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill01_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"AnimStateName": "Skill_Crash",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.2700000002514571
}
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill_Crash",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.42599999997764826
}
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill02_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill02_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill02_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill_Insert",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"NormalizedTimeWait": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.9000000008381903
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill02_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill_Insert",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.49000000045634806
}
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill03_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill03_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill03_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill03_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.49000000045634806
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Imaginary"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAAAQQR",
"FixedValues": [
{
"Value": 1
},
{
"Value": 0.5000000004656613
}
],
"DynamicHashes": []
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
},
"AttackType": "Normal",
"FrameHalt": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
},
"HitAnimation": "Hit"
},
"DisplayData": {
"DitherRangeX": 0.02,
"DitherRangeY": 0.02
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill03",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5100000004749745
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Imaginary"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAAAQQR",
"FixedValues": [
{
"Value": 1
},
{
"Value": 0.5000000004656613
}
],
"DynamicHashes": []
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
},
"AttackType": "Normal",
"FrameHalt": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
},
"HitAnimation": "Hit"
},
"DisplayData": {
"DitherRangeX": 0.02,
"DitherRangeY": 0.02
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"ModifierName": {
"Value": "MCommon_Confine"
},
"LifeStepImmediately": true,
"Chance": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicValues": {
"MDF_SpeedDownRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"MDF_ActionDelayRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill04_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill04_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill04_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill04",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"NormalizedTimeWait": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill04",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill04_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill04",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.33699999982491136
}
}
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity",
"AngleOffset": 12
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill04",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.39200000022538006
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Quantum"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"AttackType": "Normal",
"FrameHalt": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
},
"HitAnimation": "Hit"
},
"DisplayData": {
"DitherRangeX": 0.02,
"DitherRangeY": 0.02
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill05_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill05_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill05_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill05",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill05_Phase02",
"TargetInfo": {
"TargetType": "AllEnemy"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill05",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.33699999982491136
}
}
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill05",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.39200000022538006
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Quantum"
},
"DamagePercentage": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"AttackType": "Normal",
"FrameHalt": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
},
"HitAnimation": "Hit"
},
"DisplayData": {
"DitherRangeX": 0.02,
"DitherRangeY": 0.02
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill06_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill06_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill06_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill06",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "EnemyTeamCenter"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill06_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill06",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.33699999982491136
}
}
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "AbilityTargetEntity"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill06",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.39200000022538006
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Quantum"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAAAQQR",
"FixedValues": [
{
"Value": 1
},
{
"Value": 0.5000000004656613
}
],
"DynamicHashes": []
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
},
"AttackType": "Normal",
"FrameHalt": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
},
"HitAnimation": "Hit"
},
"DisplayData": {
"DitherRangeX": 0.02,
"DitherRangeY": 0.02
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill06",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Quantum"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAAAQQR",
"FixedValues": [
{
"Value": 1
},
{
"Value": 0.5000000004656613
}
],
"DynamicHashes": []
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
},
"AttackType": "Normal",
"FrameHalt": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
},
"HitAnimation": "Hit"
},
"DisplayData": {
"DitherRangeX": 0.02,
"DitherRangeY": 0.02
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill07_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill07_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill07_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamLight",
"FormationType": "LightTeamNormal",
"CustomFormationIgnoreDying": false
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "EnemyTeamCenter"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill07",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill07_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill07",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5600000005215406
}
}
},
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill08_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill08_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill08_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamLight",
"FormationType": "LightTeamNormal",
"CustomFormationIgnoreDying": false
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "EnemyTeamCenter"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill08",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill08_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill08",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5600000005215406
}
}
},
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill09_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill09_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill09_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamLight",
"FormationType": "LightTeamNormal",
"CustomFormationIgnoreDying": false
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "EnemyTeamCenter"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill09",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill09_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill09",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5600000005215406
}
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity1"
},
"ModifierName": {
"Value": "MMonster_W0_Boss_00_Part2_AttackUp"
},
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicValues": {
"MDF_AttackAddedRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity3"
},
"ModifierName": {
"Value": "MMonster_W0_Boss_00_Part2_AttackUp"
},
"LifeTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"DynamicValues": {
"MDF_AttackAddedRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
},
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill10_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill10_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill10_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.SetTeamFormation",
"Team": "TeamLight",
"CustomFormationName": "Monster_AML_Boss_00_Skill10",
"CustomFormationIgnoreDying": false
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill10",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill10_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill10",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5010000003967434
}
}
},
{
"$type": "RPG.GameCore.LoopExecuteTaskList",
"MaxLoopCount": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Quantum"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAAAQQR",
"FixedValues": [
{
"Value": 1
},
{
"Value": 0.25000000023283064
}
],
"DynamicHashes": []
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.25000000023283064
}
},
"AttackType": "Normal",
"FrameHalt": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
},
"HitAnimation": "Hit"
},
"DisplayData": {
"DitherRangeX": 0.02,
"DitherRangeY": 0.02
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.20000000018626451
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AbilityTargetEntity"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Imaginary"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAAAQQR",
"FixedValues": [
{
"Value": 1
},
{
"Value": 0.25000000023283064
}
],
"DynamicHashes": []
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.25000000023283064
}
},
"AttackType": "Normal",
"FrameHalt": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
},
"HitAnimation": "Hit"
},
"DisplayData": {
"DitherRangeX": 0.02,
"DitherRangeY": 0.02
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.20000000018626451
}
}
}
]
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill11_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill11_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill11_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill11",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill11_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill11",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3559999999124557
}
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_W0_Boss_00_Part2_Skill11_Modifier"
},
"DynamicValues": {
"MDF_AttackAddedRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
},
{
"$type": "RPG.GameCore.CharacterChangePhase",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"PhaseName": "Phase1",
"PhaseAnimConfig": {
"Hit": "Hit",
"HitH": "Hit_H",
"StandBy": "Skill11_Loop"
}
},
{
"$type": "RPG.GameCore.CharacterChangePhase",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity3"
},
"PhaseName": "Phase1",
"PhaseAnimConfig": {
"Hit": "Hit_Charge",
"HitH": "Hit_Charge"
}
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill11_Loop",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill12_Phase01",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill12_Phase02"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.TriggerAbility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AbilityName": {
"Value": "Monster_AML_Boss_00_Skill12_Camera"
},
"IsSkillPerform": true
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimStateName": "Skill12",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
}
]
},
{
"Name": "Monster_AML_Boss_00_Skill12_Phase02",
"TargetInfo": {
"TargetType": "SkillTargetEntityList"
},
"OnStart": [
{
"$type": "RPG.GameCore.SkillExecutionStart"
},
{
"$type": "RPG.GameCore.SetAttachmentVisibility",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AttachPoints": [
{
"Name": "Weapon"
}
],
"Visibility": true
},
{
"$type": "RPG.GameCore.WaitAnimState",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill12",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5297000003047287
}
}
},
{
"$type": "RPG.GameCore.LoopExecuteTaskList",
"MaxLoopCount": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"TaskList": [
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Quantum"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAAAQQR",
"FixedValues": [
{
"Value": 1
},
{
"Value": 0.12499999976716936
}
],
"DynamicHashes": []
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.12499999976716936
}
},
"AttackType": "Normal",
"HitAnimation": "Hit",
"HitEffectHeight": 1.2,
"HitPosHeight": 1.2
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3000000002793968
}
}
},
{
"$type": "RPG.GameCore.DamageByAttackProperty",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AttackProperty": {
"$type": "RPG.GameCore.AttackData",
"DamageType": {
"DamageType": "Imaginary"
},
"DamagePercentage": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AAAAAQQR",
"FixedValues": [
{
"Value": 1
},
{
"Value": 0.12499999976716936
}
],
"DynamicHashes": []
}
},
"SPHitRatio": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.12499999976716936
}
},
"AttackType": "Normal",
"HitAnimation": "Hit",
"HitEffectHeight": 1.2,
"HitPosHeight": 1.2
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3000000002793968
}
}
}
]
},
{
"$type": "RPG.GameCore.CharacterChangePhase",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"PhaseName": "Phase0",
"PhaseAnimConfig": {
"StandBy": "StandBy"
}
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_W0_Boss_00_Part2_Skill11_Modifier"
}
},
{
"$type": "RPG.GameCore.DamagePerformFinish"
},
{
"$type": "RPG.GameCore.SkillPerformFinish"
}
]
},
{
"Name": "Monster_AML_Boss_00_Passive01",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.SetMonsterPhase"
},
{
"$type": "RPG.GameCore.ConstructBodyPart",
"PartName": "R_Hand",
"MonsterID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
641485079
]
}
},
"TeamLocationOffset": -3
},
{
"$type": "RPG.GameCore.ConstructBodyPart",
"PartName": "Middle",
"MonsterID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
526664054
]
}
},
"TeamLocationOffset": -2,
"IdentifyType": 2
},
{
"$type": "RPG.GameCore.ConstructBodyPart",
"PartName": "L_Hand",
"MonsterID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
715016533
]
}
},
"TeamLocationOffset": -1,
"IdentifyType": 3
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_AML_Boss_00_ChangeWeakness"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity1"
},
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_Sign_Part1"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity2"
},
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_Sign_Part2"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity3"
},
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_Sign_Part3"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_AML_Boss_00_LockActionDelay"
}
}
],
"Modifiers": {
"MMonster_AML_Boss_00_ChangeWeakness": {
"BehaviorFlagList": [
"MuteHitH",
"MuteAttachWeakness"
],
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.StackWeakness",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"WeakList": []
}
]
}
]
},
"MMonster_AML_Boss_00_LockActionDelay": {
"_CallbackList": [
{
"Event": "OnStack",
"CallbackConfig": [
{
"$type": "RPG.GameCore.LockActionDelayChange",
"LockTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"WhitelistSourceEntity": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "ModifierOwnerEntity"
},
"WhitelistChangeReason": "Mask_TurnBasedAdvance",
"Preshow_UnlockOnBreak": true
}
]
}
]
}
}
},
{
"Name": "Monster_AML_Boss_00_Passive02",
"TargetInfo": {
"TargetType": "Caster"
},
"OnStart": [
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_Unselectable"
}
},
{
"$type": "RPG.GameCore.SetTargetUniqueName",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"UniqueName": {}
},
{
"$type": "RPG.GameCore.ActiveMarbleVirtualCamera",
"TaskEnabled": true,
"SelectFollowTargetType": ""
},
{
"$type": "RPG.GameCore.AdvCharacterFindChest",
"FindChestFuncID": 111
}
]
},
{
"Name": "_00\ufffd\f\u000ex\u0004\r_IsWeeklyBoss\f\b\u0000\ufffd\ufffd\ufffd\ufffd \u0002+\n\u0005\u0001\u0006Caster\u0004%MMonster_WMonster_W0_Boss_00_LockHP_1\u0002\ufffd\u0006\u001e\u0005\u0001\u0006Caster\u0000\u0016Phase_SpecialDieEf",
"TargetInfo": {
"AllowUnselectableTarget": true,
"MinTargetCount": -50
},
"OnStart": [
{
"$type": "RPG.GameCore.ByCompareGraphDynamicFloat",
"TaskEnabled": true,
"Inverse": true
},
{
"$type": "RPG.GameCore.TriggerAnimStateWithMove",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AnimStateName": "Skill_Insert",
"NormalizedTimeEnd": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"EventList": [
{
"NormalizedTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"TemplateName": "Monster_Common_Range_AOE",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AnchorOffset": {
"x": 0,
"y": 2,
"z": -5
},
"AnchorRatio": 0.01,
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity0"
},
"AimRatio": 1,
"ResetToDefault": false
},
"AdditiveNormalConfig": {
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AnchorOffset": {
"x": 4.38,
"y": -1.94,
"z": 4.4
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AimOffset": {
"x": 1.09,
"y": 2.73,
"z": 0
},
"Dutch": -3,
"ResetToDefault": false
},
"BlendConfig": {
"BlendType": "Cut"
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllUnselectableWithAllTeamMember"
}
}
}
}
]
},
{
"NormalizedTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.005218578968197107
}
},
"TaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"TemplateName": "Monster_Common_Range_AOE",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AnchorOffset": {
"x": 0,
"y": 2,
"z": -5
},
"AnchorRatio": 0.01,
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity0"
},
"AimRatio": 1,
"ResetToDefault": false
},
"AdditiveNormalConfig": {
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AnchorOffset": {
"x": 7.18,
"y": -2.14,
"z": 1.9
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AimOffset": {
"x": 1.5,
"y": 3.56,
"z": 0
},
"Dutch": -5,
"FOV": 40,
"ResetToDefault": false
},
"ShakeTemplateName": "Impact_Heavy",
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_Motion",
"BlendTime": 1.563182
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllUnselectableWithAllTeamMember"
}
}
}
}
]
},
{
"NormalizedTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.010000000009313226
}
},
"TaskList": [
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_AML_Boss_00_HitEffect"
}
}
]
},
{
"NormalizedTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10888889548368752
}
},
"TaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "BridgeShake",
"OverrideShakeConfigV2": {
"ShakeScale": 1,
"ShakeTime": 0.7,
"ShakeDir": {
"x": 0.2,
"y": 0.3,
"z": 0.2
}
},
"BlendConfig": {
"BlendType": "Cut"
}
}
}
]
},
{
"NormalizedTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3587533838581294
}
},
"TaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"NormalConfig": {
"CameraState": "CasterToTargetPerform",
"TemplateName": "Monster_Common_Range_AOE",
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AnchorOffset": {
"x": 0,
"y": 2,
"z": -5
},
"AnchorRatio": 0.01,
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity0"
},
"AimRatio": 1,
"ResetToDefault": false
},
"AdditiveNormalConfig": {
"AnchorTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AnchorOffset": {
"x": 4.58,
"y": -4.62,
"z": -2.63
},
"AimTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllEnemy"
},
"AimOffset": {
"x": -1.29,
"y": -1.51,
"z": 0
},
"Dutch": -3,
"FOV": 45,
"ResetToDefault": false
},
"BlendConfig": {
"BlendType": "Custom",
"CustomCurveName": "BlendCut_00to1",
"BlendTime": 0.281116
},
"ShowEntityConfig": {
"ShowTargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "AllUnselectableWithAllTeamMember"
}
}
}
}
]
},
{
"NormalizedTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.3630000001285225
}
},
"TaskList": [
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity0"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Hit_Part_Crack_1_black.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity0"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Hit_Part_Crack_2_black.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity0"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Hit_Part_Crack_3_black.prefab",
"ForceImmediateFadeOut": false
},
{
"$type": "RPG.GameCore.RadialBlurCurveEffect",
"BlurRadius": 1,
"Iteration": 4,
"BlurStart": 0.002,
"BlurFeather": 0.001,
"Duration": 3.7,
"CurveName": "BattleTransitionBlurCurve"
},
{
"$type": "RPG.GameCore.ConstructBodyPart",
"PartName": "R_Hand",
"MonsterID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
641485079
]
}
},
"TeamLocationOffset": -3
},
{
"$type": "RPG.GameCore.ConstructBodyPart",
"PartName": "Middle",
"MonsterID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
526664054
]
}
},
"TeamLocationOffset": -2,
"IdentifyType": 2
},
{
"$type": "RPG.GameCore.ConstructBodyPart",
"PartName": "L_Hand",
"MonsterID": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
715016533
]
}
},
"TeamLocationOffset": -1,
"IdentifyType": 3
},
{
"$type": "RPG.GameCore.SetActionDelay",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity2"
},
"NormalizedValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity1"
},
"AliveOnly": false,
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_Sign_Part1"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity2"
},
"AliveOnly": false,
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_Sign_Part2"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity3"
},
"AliveOnly": false,
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_Sign_Part3"
}
},
{
"$type": "RPG.GameCore.AddModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"AliveOnly": false,
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_Unselectable"
}
},
{
"$type": "RPG.GameCore.IncludeTaskListTemplate",
"Name": "Monster_ChangePhase"
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_WMonster_W0_Boss_00_LockHP_1"
}
},
{
"$type": "RPG.GameCore.TriggerUINotify",
"NotifyTypeName": "BattleSkillFinishForHPBarTick"
}
]
},
{
"NormalizedTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.38820663071237504
}
},
"TaskList": [
{
"$type": "RPG.GameCore.VCameraConfigChange",
"CameraConfig": {
"ShakeTemplateName": "BridgeShake",
"OverrideShakeConfigV2": {
"ShakeScale": 4,
"ShakeTime": 3,
"ShakeDir": {
"x": 0,
"y": 1,
"z": -1
}
},
"BlendConfig": {
"BlendType": "Cut",
"BlendTime": 0.000003
}
}
}
]
}
]
},
{
"$type": "RPG.GameCore.SetMonsterPhase",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity1"
},
"PhaseNum": 2
},
{
"$type": "RPG.GameCore.SetMonsterPhase",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity2"
},
"PhaseNum": 2
},
{
"$type": "RPG.GameCore.SetMonsterPhase",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "PartEntity3"
},
"PhaseNum": 2
},
{
"$type": "RPG.GameCore.RemoveModifier",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"ModifierName": {
"Value": "MMonster_AML_Boss_00_DamageTakenUp"
}
},
{
"$type": "RPG.GameCore.CharacterChangePhase",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
},
"PhaseName": "Phase0",
"PhaseAnimConfig": {
"StandBy": "StandBy"
}
},
{
"$type": "RPG.GameCore.TriggerAnimState",
"AnimLogicState": "Idle",
"AnimStateName": "StandBy"
},
{
"$type": "RPG.GameCore.LookAt",
"TargetType": "TeamFormation"
},
{
"$type": "RPG.GameCore.ShowBossInfoBar",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "Caster"
}
},
{
"$type": "RPG.GameCore.ActivityRaidAlleyPlacingShowUI",
"OrderID": 77
},
{
"$type": "RPG.GameCore.AdvEnableButtons",
"TriggerName": "er_AML_Boss_00_Insert_Phase02\u0001\u0006\u001e\ufffd\r\u0006\u0005\u0001\u0006Caster\u0004\u001eMMonster_AML_Boss_00_HitEffect\ufffd\u0016\u000e\u0005\u0001\u0006Caster\fSkill_Insert\u0000\ufffd\ufffd\ufffd\ufffd\u000b\ufffd\r\ufffd\u0002\u0005\u0001\u000bPa",
"ButtonsByName": [
"Entity0dEffects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Hit_Part_Crack_1_black.prefab\u0000\ufffd\r\ufffd\u0002\u0005\u0001\u000b",
"artEntity0dEffects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_0",
"_Hit_Part_Crack_2_black.prefab\u0000\ufffd\u0012\u0002\u0005\u0001\u0006Caster\ufffd\u0011\b\u0002\ufffd",
"\ufffd\u001b\u0000\u0000\ufffd?\bo\u0012\u0003;o",
"\ufffd:\ufffd\ufffdl@\u0019BattleTrans",
"tionBlurCurve\ufffd\u0007\u0016\u0006R_Hand\u0001\u0003\u0001\u0000\u0011\u0000\u0001\ufffd\ufffd\ufffd\ufffd\u0004\u0005\ufffd\u0007V\u0006Middle\u0001\u0003\u0001\u0000\u0011\u0000\u0001셢\ufffd\u0003\u0003\u0004\ufffd\u0007V\u0006L_Hand\u0001\u0003\u0001\u0000\u0011\u0000\u0001\ufffd\ufffd\ufffd\ufffd\u0005\u0001\u0006\ufffd\u000f\n\u0005\u0001\u000bPartEntity2\u0000\u0000+\n",
"\u0001\u000bPar",
"Entity1\u0004'MMonster_WMonster_W0_Boss_00_Sign_Part1+\n\u0005\u0001\u000bPartEntity2\u0004'MMonster_WMonster_W0_Boss_00_Sign_Part2+\n\u0005\u0001\u000bPartEn",
"ity3\u0004'MMonster_WMonster_W0_Boss_00_Sign_Part3+\n\u0005\u0001\u0006Caster\u0004)MMonster_WMonster_W0_Boss_00_Unselectable\u0013$Monster_AML_Bos",
"_00_Insert02_Phase01\u0001\u0006\u0012\ufffd\u00152\u0005\u0001\u0006Caster\u0004\"Monster_AML_Boss_00_Skill01_Camera\u0001\ufffd\u00152\u0005\u0001\u0006Caster\u0004$Monster_AML_Boss_00_Insert02_",
"hase02\u0001\ufffd\u0015\ufffd\u0002\u000bSkill_Crash\u0000\ufffd\ufffd\ufffd\ufffd \u0001\ufffd\u00132,UI/Common/Widget/BattleSelfStatusHint.prefab\u0002\u0006",
"AreaInfoPanel/Title/Text",
"",
"",
"\u000ex\u0004\r_IsWeeklyBoss\f\b\u0000\ufffd\ufffd\ufffd\ufffd \u0002\ufffd\u0006\u001a\u0005\u0001\u0006Caster\u0006Phase2\ufffd\u0010\u000bHit_H_Phase\u000bHit_H_Phase\u0010Skill_Crash_Loop\u0002\ufffd\u0006\u001a\u0005\u0001\u0006Caster\u0006Phase2\ufffd\u0013\u000bHit_H_Phase\u000bHit_H_Phase\u000bDie_Special\u000bDie_Special\u000bDie_Special\u000bDie_Special\u0010Skill_Crash_Loop\ufffd\n\f\u0006Origin\nHeadOrigin+\ufffd \u0005\u0001\u0006Caster\u0004\"MMonster_AML_Boss_00_DamageTakenUp\u0002\u0011MDF_PropertyValue\u0001\u0003\u0001\u0000\u0011\u0000\u0001\ufffd\ufffd\ufffd\ufffd\t\ufffd\u0015\f\u0002\u0007StandBy\ufffd\n\u0004\u0006\ufffd\u0001$Monster_AML_Boss_00_Insert02_Phase02\u0001\u0006\f\ufffd\r\u0006\u0005\u0001\u0006Caster\u0004)MMonster_WMonster_W0_Boss_00_Unselectable\ufffd\u0016\u000e\u0005\u0001\u0006Caster\u000bSkill_Crash\u0000\ufffd\ufffd\ufffd\ufffd\u0010\ufffd\u0012\u0006\u0005\u0001\u0006Caster\u0001\ufffd\r\u0002\u0005\u0001\u0013ModifierOwnerEntity\ufffd\u0007\u0016\u0005\u0001\u0006Caster\u0004\u0016ListenAllDieController\f+\n\u0005\u0001\u0006Caster\u0004\u001eMMonster_AML_Boss_00_HitEffect\u0004$MMonster_WMonster_W0_Boss_00_NoSpeed\ufffd\ufffd\ufffd\b\u0002\u0005j\u0002\ufffd\u0013\u000e\u0005\u0001\u0006Caster\u003e\u0000\u0000+MMonster_WMonster_W0_Boss_00_CharacterAdded\ufffd\ufffd\ufffd\b\u0001\ufffd\ufffd\ufffd\ufffd\u000f\u0000\ufffd\ufffd\ufffd\ufffd \u0000\u0000\u0002\u0005j\u0002\ufffd\u0013\u000e\u0005\u0001\u0013ModifierOwnerEntity$\u0001\u0003\u0001\u0000\u0011\u0000\u0001\ufffd\ufffd\ufffd\ufffd\u000f\u0018\u001eMMonster_AML_Boss_00_HitEffect\ufffd\ufffd\ufffd\b\u0002\u0005N\u0004\ufffd\u0015\ufffd\ufffd \u0005\u0001\u0006CasterVEffects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Hit_Body.prefab\u0000\ufffd\u0015\ufffd\ufffd \u0005\u0001\u0006Caster^Effects/Eff_Prefab/Eff_Monster/Eff_AML_Boss_00/Eff_Monster_AML_Boss_00_Hit_EffectBall_H.prefab\u0000)MMonster_WMonster_W0_Boss_00_Unselectable\ufffd\ufffd\ufffd\b\u0006\u001e \u0018\u0001\u0002\u0005j\u0004\ufffd\u0002\u0000\ufffd\n\n\u0005\u0001\u0013ModifierOwnerEntity\u0001%MMonster_WMonster_W0_Boss_00_LockHP_1\ufffd\ufffd\ufffd\b\u0006\u0005\u0004\u0000\u0005j\u0000\u0007x\ufffd\u0001\u0002\ufffd\f\u000e|\u0005\u0001\u0013ModifierOwnerEntity\u0004\u0019LockHP_1_InsertController\f\b\u0000\u0000\u0006\ufffd\u0011\u0004\u0002\ufffd\u0016\ufffd\u0016\u0004\"Monster_AML_Boss_00_Insert_Phase01\u0005\u0001\u0006Caster\u0005\u0001\u0006Caster\u0012MonsterChangePhase\u000f\u000f\u0001\ufffd\u0007\u001e\u0005\u0001\u0013ModifierOwnerEntity\u0004\u0019LockHP_1_InsertController\u0000\ufffd\ufffd\ufffd\ufffd \f\u0000-MMonster_WMonster_W0_Boss_00_ListenAllPartDie\ufffd\ufffd\ufffd\b\u0002\u0005n\u0002\ufffd\f\u00061\u0004\u0006rh\u0005\u0001\u000bAllTeammate\b\u0000\u0000|\u0005\u0001\u0013ModifierOwnerEntity\u0004\u0016ListenAllDieController\f\b\u0000\u0000\ufffd\u0003\f\u0005\u0001\u000bParamEntity\u0004\u0004\ufffd\u0007\u001e\u0005\u0001\u0013ModifierOwnerEntity\u0004\u0016ListenAllDieController\u0000\ufffd\ufffd\ufffd\ufffd \f\ufffd\u0016\ufffd\u0010\u0004$Monster_AML_Boss_00_I",
"sert02_Phase01\u0005\u0001\u0006Caster\u0005\u0001\u0006Caster\u0012MonsterChangePhase\u0001,MMonster_Monster_AML_Boss_00_Passive_WeakIce\ufffd\ufffd\ufffd\b\u0002\u0005j\u0004\ufffd\u0013\n\u0005\u0001",
"ModifierOwnerEntity",
"\b\ufffd",
"\f\u0005\u0001\u0006Caster\u000e\u0003\u0002\u0000\u0000\u0003\u0004\u0000\u0000",
"\b\u0000\u0000",
"\u0010\u0000\u0000",
" \u0000\u0000",
"@\u0000\u0000",
"\ufffd\u0001\u0000",
"",
"MMonster_Monster_AML_Boss_00_Passive_WeakFire",
"\u0005j",
"\ufffd\u0013\n\u0005",
"\u0013",
"odifierOwnerEntity\u0002\u0004\ufffd\u0013\f\u0005\u0001\u0006Caster\u000e\u0003\u0002\u0000\u0000\u0003\u0004\u0000\u0000\u0003\b\u0000\u0000\u0003\u0010\u0000\u0000\u0003 \u0000\u0000\u0003@\u0000\u0000\u0003\ufffd\u0001\u0000\u0000-MMonster_Monst",
"r_AML_Boss_00_Passive_WeakWind\ufffd\ufffd\ufffd\b\u0002\u0005j\u0004\ufffd\u0013\n\u0005\u0001\u0013ModifierOwnerEntity\u0002 \ufffd\u0013\f\u0005\u0001\u0006Caster\u000e\u0003\u0002\u0000\u0000\u0003\u0004\u0000\u0000\u0003\b\u0000\u0000\u0003\u0010\u0000\u0000\u0003 \u0000\u0000\u0003@\u0000",
"",
"\ufffd\u0001\u0000",
"",
"MMonster_Monster_AML_Boss_00_Passive_WeakPhysical",
"\u0005j",
"\ufffd\u0013\n\u0005",
"\u0013",
"odifierOwnerEntity\u0002\u0002\ufffd\u0013\f\u0005\u0001\u0006Caster\u000e\u0003\u0002\u0000\u0000\u0003\u0004\u0000\u0000\u0003\b\u0000\u0000\u0003\u0010\u0000\u0000\u0003 \u0000\u0000\u0003@\u0000\u0000\u0003\ufffd\u0001\u0000\u0000'MMonster_WMons",
"er_W0_Boss_00_Sign_Part1\ufffd\ufffd\ufffd\b\u0000\u0004\u0005h\u0002\ufffd\u0007\u0016\u0005\u0001\u0006Caster\u0004\f_Part1_Alive\f\u0005j\u0002\ufffd\u0007\u001e\u0005\u0001\u0006Caster\u0004\f_Part1_Alive\u0000\ufffd\ufffd\ufffd\ufffd \f'MMonster_WMonster_W",
"_Boss_00_Sign_Part2\ufffd\ufffd\ufffd\b\u0000\u0004\u0005h\u0002\ufffd\u0007\u0016\u0005\u0001\u0006Caster\u0004\f_Part2",
"Alive\f\u0005j\u0002\ufffd\u0007\u001e\u0005\u0001\u0006Caster\u0004\f_Part2_Alive\u0000\ufffd\ufffd\ufffd\ufffd \f'MMonster_WMonster_W0_Boss_00_Sign_Part3\ufffd\ufffd\ufffd\b\u0000\u0004\u0005h\u0002\ufffd\u0007\u0016\u0005",
"\u0006",
"aster\u0004\f_Part3_Alive\f\u0005j\u0002\ufffd\u0007\u001e\u0005\u0001\u0006Caster\u0004\f_Part3_Alive\u0000\ufffd\ufffd\ufffd\ufffd \f\"MMonster_A",
"oss_00_DamageTakenUp\ufffd\ufffd\ufffd\b\u0002\u0005j\u0002\ufffd\u0013\u000e\u0005\u0001\u0013ModifierOwnerEntity\ufffd\u0001\u0001\u0003\u0001\u0000\u0011\u0000\u0001\ufffd\ufffd\ufffd\ufffd"
]
}
]
}
]
}