mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 07:53:50 +09:00
7961 lines
337 KiB
JSON
7961 lines
337 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_RealDie",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Move_BS",
|
|
"Destroy_Move_AS",
|
|
"Destroy_Move_Loop",
|
|
"Destroy_Atk_BS",
|
|
"Destroy_Atk_AS",
|
|
"Destroy_Atk_Loop",
|
|
"Destroy_Laser_BS",
|
|
"Destroy_Laser_Loop",
|
|
"Destroy_Laser_AS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_SpecialSkill"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"NormalIdle_PowerOff"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_PowerOff_Protect"
|
|
},
|
|
{
|
|
"$type": "ServerUpdateGlobalValueMixin",
|
|
"key": "Monster_Konungmathr_None_RealDie_Label",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ServerUpdateGlobalValueMixin",
|
|
"key": "isFinalChallenge",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"EnergyBall",
|
|
"WeakEnd"
|
|
],
|
|
"damagePercentageRatio": -0.9900000095367432,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_CHARGEBAR_VALUE",
|
|
"value": 0.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_PowerOff_Protect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "PowerOffAC"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "PowerOffAC"
|
|
}
|
|
],
|
|
"onChangeAuthority": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "PowerOffAC",
|
|
"MPTriggerOnRemote": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RockProtect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 101.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 208.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 210.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 211.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 212.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Occluder"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Occluder"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_SpecialSkill": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SpecialSkill",
|
|
"value": 1
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SpecialSkill"
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "DestroyMoveEnd"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RealDieCheck": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Monster_Konungmathr_None_RealDie_Label",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_RealDie"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RealDie": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": 5.0,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": -0.75
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_CountDown"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_LimboState"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Revive_Time"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Keep"
|
|
},
|
|
{
|
|
"$type": "UseSkillEliteSet",
|
|
"skillEliteSetID": 3
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_RealDie_LoseEnergy"
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "Monster_Konungmathr_None_RealDie_Label",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "MONSTER_Konungmathr_None_TauntIdentity",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "Monster_Konungmathr_None_RealDie_Label",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "isFinalChallenge",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_RealDieCheck"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_RockProtect"
|
|
},
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 14002,
|
|
"durationRatio": 0.5
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_BattleState",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
0
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_BattleState_ClearModifier"
|
|
},
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
2
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_BattleState_AddModifier"
|
|
},
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
2
|
|
],
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_LimboState"
|
|
},
|
|
{
|
|
"$type": "AttachToAIAlertnessMixin",
|
|
"alertness": [
|
|
0,
|
|
1
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_BattleState_AvoidSuddenDeath"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_LimboState": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_HpThresholdRatio": 0.009999999776482582
|
|
},
|
|
"state": "Limbo"
|
|
},
|
|
"Monster_Konungmathr_None_BattleState_AvoidSuddenDeath": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_HpThresholdRatio": 0.029999999329447746
|
|
},
|
|
"state": "Limbo"
|
|
},
|
|
"Monster_Konungmathr_None_BattleState_ClearModifier": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_NoHealState"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_CountDown"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Protect"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Keep"
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SuperState"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "RecoverState",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "ReviveState",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Keep"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_BattleState_AddModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 100.0,
|
|
"key": "_MONSTER_Konungmathr_FootCore_HitCountDown",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 100.0,
|
|
"key": "_MONSTER_Konungmathr_EyeCore_HitCountDown",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"value": 100.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 100.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"value": 100.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 100.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Limbo"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Enhance_CountDown"
|
|
},
|
|
{
|
|
"$type": "UseSkillEliteSet",
|
|
"skillEliteSetID": 1
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": -0.6000000238418579,
|
|
"key": "_MONSTER_WeakTime_ExtraRatio",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Avatar"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR100",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"modifierName": "Monster_Konungmathr_None_TauntMySelf"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_TauntMySelf": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerTaunt",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR100",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "MONSTER_Konungmathr_None_TauntIdentity",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"careValue": 100.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Enhance",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToHPPercentMixin",
|
|
"valueSteps": [
|
|
0.6000000238418579
|
|
],
|
|
"modifierNameSteps": [
|
|
"Monster_Konungmathr_None_Enhance_Empty",
|
|
"Monster_Konungmathr_None_Enhance_Tag_Trigger"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Enhance_BS",
|
|
"Enhance_Loop",
|
|
"Enhance_AS"
|
|
],
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Protect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_Enhance_Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Monster_Konungmathr_None_Enhance_Tag_Trigger": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Keep"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Protect"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"intID": "SuperState",
|
|
"value": 1
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_CountDown"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_None_Enhance_Protect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_PhysicalSubHurtDelta": 0.800000011920929,
|
|
"Actor_FireSubHurtDelta": 0.800000011920929,
|
|
"Actor_ElecSubHurtDelta": 0.800000011920929,
|
|
"Actor_IceSubHurtDelta": 0.800000011920929,
|
|
"Actor_WaterSubHurtDelta": 0.800000011920929,
|
|
"Actor_GrassSubHurtDelta": 0.800000011920929,
|
|
"Actor_WindSubHurtDelta": 0.800000011920929,
|
|
"Actor_RockSubHurtDelta": 0.800000011920929
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 13002
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SuperState"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_CountDown"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Enhance_Keep"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_EyeDisable_CountDown"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_FootDisable_CountDown"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_BothDisable_CountDown"
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "EndTurnFront"
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "WeakStartTrigger"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Enhance_CountDown",
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_Enhance_CountDown": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 50.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SuperState",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_CountDown"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Enhance_Tag",
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_Enhance_Tag": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SuperState",
|
|
"value": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Tag"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Enhance_Keep",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Enhance_AS",
|
|
"modifierName": "Monster_Konungmathr_None_Enhance_LaserState",
|
|
"normalizeStart": 0.3440000116825104
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Enhance_BS",
|
|
"modifierName": "Konungmathr_None_Enhance_EnvChange",
|
|
"normalizeStart": 0.6899999976158142
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Enhance_Loop"
|
|
],
|
|
"modifierName": "Konungmathr_None_Enhance_LoseEnergy"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Enhance_Loop",
|
|
"Enhance_AS"
|
|
],
|
|
"modifierName": "Konungmathr_None_Enhance_BackFire"
|
|
},
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"Enhance_BS"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "EnhanceEnd",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"paramList": [
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "ServerLuaCall_Enhance_Start",
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"id": 600083
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Konungmathr_None_Enhance_BackFire": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Rampage_BodyImprove1"
|
|
}
|
|
]
|
|
},
|
|
"Konungmathr_None_Enhance_EnvChange": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Enhance_EnvEnergy"
|
|
}
|
|
]
|
|
},
|
|
"Konungmathr_None_Enhance_LoseEnergy": {
|
|
"modifierName": "",
|
|
"duration": 3.0999999046325684,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.6000000238418579,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "PowerOn_Pursina"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"target": "Target",
|
|
"effectPattern": "Eff_Gadget_Pursina_Behit_Lose_Power"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "EnhanceSkin",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Enhance_EnvEnergy"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Enhance_Hit_Warning"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "EnhanceEnd",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_CHARGEBAR_VALUE",
|
|
"value": 0.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "PowerOn_Pursina"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "Monster_Konungmathr_None_Enhance_LoseCharge"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Enhance_LoseCharge": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -10.0,
|
|
"key": "_CHARGEBAR_VALUE",
|
|
"useLimitRange": true,
|
|
"maxValue": 100.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Enhance_LaserState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304033,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 90.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "LaserControl"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_None_Enhance_Keep": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.5,
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 13002
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "EnhanceSkin",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "UseSkillEliteSet",
|
|
"skillEliteSetID": 2
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Rampage_BodyImprove1"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"paramList": [
|
|
2
|
|
]
|
|
},
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "ServerLuaCall_Enhance_End",
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "EnhanceSkin",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 999999.0,
|
|
"key": "_MONSTER_Konungmathr_FootCore_HitCountDown",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 999999.0,
|
|
"key": "_MONSTER_Konungmathr_EyeCore_HitCountDown",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"value": 999999.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 999999.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"value": 999999.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 999999.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Keep"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Konungmathr_None_Enhance_Laser_Bullet",
|
|
"modifiers": {
|
|
"Konungmathr_None_Enhance_Laser_Bullet_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_ArmAtk_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Konungmathr_None_Enhance_Laser_Bullet_Effect"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "Eff_Monster_Konungmathr_Enhance_Laser_Explosion",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Monster_Konungmathr_Enhance_Laser_Explosion"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Konungmathr_None_Enhance_Laser_Bullet_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Limbo",
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_NoHealState": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"state": "NoHeal"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_NoHealState"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_NoHealState"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Limbo_StateChange",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToHPPercentMixin",
|
|
"valueSteps": [
|
|
0.019999999552965164
|
|
],
|
|
"modifierNameSteps": [
|
|
"Monster_Konungmathr_None_Limbo_Empty",
|
|
"Monster_Konungmathr_None_Limbo_Revive"
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"Revive_Stand_Loop",
|
|
"Revive_Sit_Loop_Front",
|
|
"Revive_Sit_Loop_Back"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Revive_Time"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"Revive_Stand_Start"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Revive_Start"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Revive_Stand_End",
|
|
"Revive_Stand_Loop",
|
|
"Revive_Stand_Start",
|
|
"Revive_Sit_Loop_Front",
|
|
"Revive_Sit_End_Front",
|
|
"Revive_Sit_Loop_Back",
|
|
"Revive_Sit_Loop_Back_Turn",
|
|
"Revive_Sit_End_Back"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_ReviveProtect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_ReviveProtect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 13002
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Limbo_Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Monster_Konungmathr_None_Limbo_Revive": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CallLuaTask",
|
|
"targetAlias": "70026",
|
|
"valueString": "MineEventBoss_Revive"
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SuperState"
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "RecoverState"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 201.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 202.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 209.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"intID": "ReviveState",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 201.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 202.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 209.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"intID": "ReviveState",
|
|
"value": 1
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 203.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 204.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"intID": "ReviveState",
|
|
"value": 2.0
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 203.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 204.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"intID": "ReviveState",
|
|
"value": 2
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 205.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 206.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"intID": "ReviveState",
|
|
"value": 3.0
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 205.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 206.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"intID": "ReviveState",
|
|
"value": 3
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_None_Revive_Start": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 4.099999904632568,
|
|
"elementDurability": 100.0,
|
|
"onReconnect": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ReviveLoopAC",
|
|
"MPTriggerOnRemote": true
|
|
}
|
|
],
|
|
"onChangeAuthority": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ReviveLoopAC",
|
|
"MPTriggerOnRemote": true
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_None_Revive_Time": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 11.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"state": "LockHP",
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_NoHealState"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"paramList": [
|
|
3
|
|
]
|
|
},
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "watcher5_count",
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Revive_Weak"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Revive_Repair"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_CountDown"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_Enhance_Keep"
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SuperState"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "ReviveState",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 100.0,
|
|
"key": "_MONSTER_Konungmathr_FootCore_HitCountDown",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 100.0,
|
|
"key": "_MONSTER_Konungmathr_EyeCore_HitCountDown",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"value": 100.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 100.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"value": 100.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 100.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "SuperState"
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
321
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Limbo"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_EyeDisable_CountDown"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_FootDisable_CountDown"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_BothDisable_CountDown"
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "EndTurnFront"
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "WeakStartTrigger"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "RecoverState",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Revive_StateReset"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "HealHP",
|
|
"amountByCasterMaxHPRatio": 0.11100000143051147
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Revive_Recover"
|
|
}
|
|
],
|
|
"KHELOPEDNAF": true,
|
|
"onReconnect": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ReviveLoopAC",
|
|
"MPTriggerOnRemote": true
|
|
}
|
|
],
|
|
"onChangeAuthority": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ReviveLoopAC",
|
|
"MPTriggerOnRemote": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Revive_StateReset": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": 4.5,
|
|
"elementDurability": 100.0,
|
|
"state": "LockHP",
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "RecoverState",
|
|
"value": 1
|
|
},
|
|
{
|
|
"$type": "SetPoseInt",
|
|
"intID": "ReviveState"
|
|
},
|
|
{
|
|
"$type": "UseSkillEliteSet",
|
|
"skillEliteSetID": 1
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Enhance_CountDown"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "FootDisable"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "EyeDisable"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "BothDisable"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootCore_Protected_Long"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeCore_Protected_Long"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"paramList": [
|
|
4
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "RecoverState",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Born",
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_BornState_Set": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_CoreState"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "MONSTER_Konungmathr_None_TauntIdentity",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"pushColliderNames": [
|
|
"PushCollider_Occluder"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePartControl",
|
|
"partRootNames": [
|
|
"LaserControl"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePartControl",
|
|
"partRootNames": [
|
|
"HemiLaserControl"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 100.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_BornState_Set"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 101.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"abilityName": "Monster_Konungmathr_None_PowerOff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_PowerOff",
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_PowerOff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Entity_MassRatio": 1000.0,
|
|
"Entity_WeightRatio": 5.0,
|
|
"Actor_EndureDelta": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "PowerOff_Invincible"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "PowerOff_IsGhostToAllied"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "PowerOff_IsGhostToEnemy"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "PowerOff_MuteTaunt"
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "PowerOff",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "PowerOff"
|
|
}
|
|
]
|
|
},
|
|
"PowerOff_Invincible": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible"
|
|
},
|
|
"PowerOff_IsGhostToAllied": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "IsGhostToAllied"
|
|
},
|
|
"PowerOff_IsGhostToEnemy": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "IsGhostToEnemy"
|
|
},
|
|
"PowerOff_MuteTaunt": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "MuteTaunt"
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_PowerOff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_PowerOff_WakeUp",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WakeUpTrigger"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_PowerOff_Remove",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"PowerOff_WakeUp",
|
|
"PowerOff_Warning"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_StartUp"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_StartUp": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_PowerOff"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_CoreState"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_CoreState",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
202,
|
|
204,
|
|
206
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_EyeDisable_State"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
203,
|
|
204,
|
|
206
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_FootDisable_State"
|
|
},
|
|
{
|
|
"$type": "DoActionByPoseIDMixin",
|
|
"poseIDs": [
|
|
204,
|
|
206
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_MONSTER_WeakTime_ExtraRatio",
|
|
"overrideMapKey": "WeakTime_ExtraRatio"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_BothDisable_CountDown"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"WeakTime_ExtraRatio": 0.0,
|
|
"WeaknessDurability": 100.0
|
|
},
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_EyeDisable_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_FootDisable_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_HemiWeak"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
111
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Konungmathr_None_BothDisable_CountDown": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": [
|
|
20.0,
|
|
"WeakTime_ExtraRatio",
|
|
"Mul",
|
|
20.0,
|
|
"Add"
|
|
],
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "BothDisable",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "BothDisableTurn",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_BothDisableStart"
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "EndTurnFront"
|
|
},
|
|
{
|
|
"$type": "DoWatcherSystemAction",
|
|
"watcherId": 82073,
|
|
"inThreatListOnly": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_AutoMatron_WeakTag",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
261
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 206.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"triggerID": "EndTurnFront"
|
|
},
|
|
{
|
|
"$type": "SetAISkillCDAvailableNow",
|
|
"skillIDs": [
|
|
261
|
|
]
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_AutoMatron_WeakTag",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
321
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_None_EyeCore": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": "WeaknessDurability",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HeadBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": "WeaknessDurability",
|
|
"key": "_MONSTER_Konungmathr_EyeCore_HitCountDown",
|
|
"useLimitRange": true,
|
|
"maxValue": "WeaknessDurability",
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"HeadBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 3,
|
|
"effectPattern": "Eff_Monster_Konungmathr_Eye_CoreState"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeDisable_CountDown"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 203.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Konungmathr_HemiWeak_EyeDisable"
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitBoxName",
|
|
"hitBoxNames": [
|
|
"HeadBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"logic": "GreaterOrEqual",
|
|
"enBreak": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Protected",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Active",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_EyeCore_HitCountDown",
|
|
"value": 50.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetHPRatio",
|
|
"target": "Caster",
|
|
"HPRatio": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeCore_Protected_Long"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitBoxName",
|
|
"hitBoxNames": [
|
|
"HeadBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"logic": "GreaterOrEqual",
|
|
"enBreak": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Protected",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Active",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "watcher6_count",
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 111,
|
|
"parameter": "SkillID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"triggerID": "BreakTrigger"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootCore_Protected_Short"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EyeBeHit",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "EyeCore"
|
|
}
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"value": -50.0,
|
|
"key": "_MONSTER_Konungmathr_EyeCore_HitCountDown",
|
|
"useLimitRange": true,
|
|
"maxValue": "WeaknessDurability",
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"value": -100.0,
|
|
"key": "_MONSTER_Konungmathr_EyeCore_HitCountDown",
|
|
"useLimitRange": true,
|
|
"maxValue": "WeaknessDurability",
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"value": -50.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 9999.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"value": -100.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 9999.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_None_FootCore": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": "WeaknessDurability",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"LeftFootBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"RightFootBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": "WeaknessDurability",
|
|
"key": "_MONSTER_Konungmathr_FootCore_HitCountDown",
|
|
"useLimitRange": true,
|
|
"maxValue": "WeaknessDurability",
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "FOOT DISABLE!!!!!"
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"LeftFootBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"RightFootBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 3,
|
|
"effectPattern": "Eff_Monster_Konungmathr_LeftFoot_CoreState"
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 3,
|
|
"effectPattern": "Eff_Monster_Konungmathr_RightFoot_CoreState"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootDisable_CountDown"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "WeakStartTrigger"
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitBoxName",
|
|
"hitBoxNames": [
|
|
"LeftFootBox",
|
|
"RightFootBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"logic": "GreaterOrEqual",
|
|
"enBreak": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Protected",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Active",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_FootCore_HitCountDown",
|
|
"value": 50.0,
|
|
"compareType": "MoreThan"
|
|
},
|
|
{
|
|
"$type": "ByTargetHPRatio",
|
|
"target": "Caster",
|
|
"HPRatio": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "BreakTrigger"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootCore_Protected_Long"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitBoxName",
|
|
"hitBoxNames": [
|
|
"LeftFootBox",
|
|
"RightFootBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"logic": "GreaterOrEqual",
|
|
"enBreak": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Protected",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Active",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ServerLuaCall",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"luaCallType": "FromGroup",
|
|
"funcName": "watcher6_count",
|
|
"param1": 0.0,
|
|
"param2": 0.0,
|
|
"param3": 0.0
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_FootBeHit",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "LeftFootCore"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_FootBeHit",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RightFootCore"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeCore_Protected_Short"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"value": -50.0,
|
|
"key": "_MONSTER_Konungmathr_FootCore_HitCountDown",
|
|
"useLimitRange": true,
|
|
"maxValue": "WeaknessDurability",
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"value": -100.0,
|
|
"key": "_MONSTER_Konungmathr_FootCore_HitCountDown",
|
|
"useLimitRange": true,
|
|
"maxValue": "WeaknessDurability",
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"value": -50.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 9999.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddElementDurability",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"value": -100.0,
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore",
|
|
"useLimitRange": true,
|
|
"maxValue": 9999.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_EyeCore_StateEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Eye_CoreState"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_FootCore_StateEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_LeftFoot_CoreState"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_RightFoot_CoreState"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_MONSTER_WeakTime_ExtraRatio",
|
|
"overrideMapKey": "WeakTime_ExtraRatio"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_EyeCore_StateEffect"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_FootCore_StateEffect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive",
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_EyeActive": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Active",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 2,
|
|
"effectPattern": "Eff_Monster_Konungmathr_Eye_CoreState"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 202.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 204.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 206.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Active",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeActive_Latency"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_None_EyeActive_Latency": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Active",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "LesserOrEqual",
|
|
"value": 201.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 203.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 205.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 207.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 208.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 1,
|
|
"effectPattern": "Eff_Monster_Konungmathr_Eye_CoreState"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive",
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_FootActive": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Active",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 2,
|
|
"effectPattern": "Eff_Monster_Konungmathr_LeftFoot_CoreState"
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 2,
|
|
"effectPattern": "Eff_Monster_Konungmathr_RightFoot_CoreState"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "FOOT ACTIVE!!!!!"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 203.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Lesser",
|
|
"value": 208.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Active",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootActive_Latency"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Konungmathr_None_FootActive_Latency": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Active",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Lesser",
|
|
"value": 203.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 208.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 1,
|
|
"effectPattern": "Eff_Monster_Konungmathr_LeftFoot_CoreState"
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Lesser",
|
|
"value": 203.0,
|
|
"parameter": "PoseID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 208.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 1,
|
|
"effectPattern": "Eff_Monster_Konungmathr_RightFoot_CoreState"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootActive"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootActive"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeDisable_CountDown",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_MONSTER_Konungmathr_None_EyeDisableState",
|
|
"defaultGlobalValueOnCreate": 1.0,
|
|
"valueSteps": [
|
|
-1.0,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"IntoEyeDisable",
|
|
"OutEyeDisable"
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"WeakTime_ExtraRatio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Konungmathr_None_EyeDisable_CountDown": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": [
|
|
20.0,
|
|
"WeakTime_ExtraRatio",
|
|
"Mul",
|
|
20.0,
|
|
"Add"
|
|
],
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeDisableState",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeDisableState",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "CoreState",
|
|
"type": "Int",
|
|
"value": 1,
|
|
"effectPattern": "Eff_Monster_Konungmathr_Eye_CoreState"
|
|
}
|
|
]
|
|
},
|
|
"IntoEyeDisable": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "EyeDisable",
|
|
"value": true
|
|
}
|
|
]
|
|
},
|
|
"OutEyeDisable": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "EyeDisable"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_MONSTER_WeakTime_ExtraRatio",
|
|
"overrideMapKey": "WeakTime_ExtraRatio"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_EyeDisable_CountDown"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootDisable_CountDown",
|
|
"abilitySpecials": {
|
|
"WeakTime_ExtraRatio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Konungmathr_None_FootDisable_CountDown": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": [
|
|
20.0,
|
|
"WeakTime_ExtraRatio",
|
|
"Mul",
|
|
20.0,
|
|
"Add"
|
|
],
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "FootDisable",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "EndTurnFront"
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
111
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 205.0,
|
|
"parameter": "PoseID"
|
|
}
|
|
],
|
|
"triggerID": "EndTurnFront"
|
|
},
|
|
{
|
|
"$type": "SetAISkillCDAvailableNow",
|
|
"skillIDs": [
|
|
111
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_MONSTER_WeakTime_ExtraRatio",
|
|
"overrideMapKey": "WeakTime_ExtraRatio"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Konungmathr_None_FootDisable_CountDown"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeCore_Protected_Long",
|
|
"abilitySpecials": {
|
|
"WeakProtectTime": 7.5,
|
|
"WeakProtectTimeDelta": 1.5
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_EyeCore_Protected_Long": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "WeakProtectTime",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "EyeCore_ProtectEffect"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"EyeCore_ProtectEffect": {
|
|
"modifierName": "",
|
|
"duration": [
|
|
"WeakProtectTime",
|
|
"WeakProtectTimeDelta",
|
|
"Add"
|
|
],
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EyeShield"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore_Protected_Long"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeCore_Protected_Short",
|
|
"abilitySpecials": {
|
|
"WeakProtectTime": 2.5,
|
|
"WeakProtectTimeDelta": 0.5
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_EyeCore_Protected_Short": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "WeakProtectTime",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "EyeCore_ProtectEffect"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EyeCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"EyeCore_ProtectEffect": {
|
|
"modifierName": "",
|
|
"duration": [
|
|
"WeakProtectTime",
|
|
"WeakProtectTimeDelta",
|
|
"Add"
|
|
],
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EyeShield"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore_Protected_Short"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootCore_Protected_Long",
|
|
"abilitySpecials": {
|
|
"WeakProtectTime": 7.5,
|
|
"WeakProtectTimeDelta": 1.5
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_FootCore_Protected_Long": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "WeakProtectTime",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "FootCore_ProtectEffect"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"FootCore_ProtectEffect": {
|
|
"modifierName": "",
|
|
"duration": [
|
|
"WeakProtectTime",
|
|
"WeakProtectTimeDelta",
|
|
"Add"
|
|
],
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_LeftFootShield"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_RightFootShield"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore_Protected_Long"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootCore_Protected_Short",
|
|
"abilitySpecials": {
|
|
"WeakProtectTime": 2.5,
|
|
"WeakProtectTimeDelta": 0.5
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Konungmathr_None_FootCore_Protected_Short": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "WeakProtectTime",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "FootCore_ProtectEffect"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_Konungmathr_None_FootCore_Protected",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"FootCore_ProtectEffect": {
|
|
"modifierName": "",
|
|
"duration": [
|
|
"WeakProtectTime",
|
|
"WeakProtectTimeDelta",
|
|
"Add"
|
|
],
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_LeftFootShield"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_RightFootShield"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore_Protected_Short"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Weak_Ground",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_WeakDust"
|
|
},
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.20000000298023224,
|
|
"shakeTime": 0.15000000596046448,
|
|
"shakeDistance": 25.0,
|
|
"shakeDir": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_StampTwice",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "StampTwice",
|
|
"modifierName": "Monster_Konungmathr_None_StampTwice_FootActive",
|
|
"normalizeStart": 0.30000001192092896,
|
|
"normalizeEnd": 0.800000011920929
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_StampTwice_FootActive": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_LegAtk",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "LegAtk",
|
|
"modifierName": "Monster_Konungmathr_None_LegAtk_FootActive",
|
|
"normalizeStart": 0.15000000596046448,
|
|
"normalizeEnd": 0.3100000023841858
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "LegAtk",
|
|
"modifierName": "Monster_Konungmathr_None_LegAtk_FootActive",
|
|
"normalizeStart": 0.5400000214576721,
|
|
"normalizeEnd": 0.7099999785423279
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "LegAtk",
|
|
"modifierName": "Monster_Konungmathr_None_LegAtk_FootActive",
|
|
"normalizeStart": 0.8600000143051147,
|
|
"normalizeEnd": 0.9300000071525574
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_LegAtk_FootActive": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_DashAtk",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"DashAtk_Move"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_DashState"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "DashAtk_AS",
|
|
"modifierName": "Monster_Konungmathr_None_DashAtk_FootActive"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "DashAtk_BS",
|
|
"modifierName": "Monster_Konungmathr_None_DashAtk_FootActive"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_DashState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Dashing"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_DashAtk_FootActive": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_RunningAtk",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"RunningAtk_Move"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_RunningAtkStateLoop"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "RunningAtk_BS",
|
|
"modifierName": "Monster_Konungmathr_None_RunningAtkState",
|
|
"normalizeStart": 0.7599999904632568
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"RunningAtk_Move"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_RunningAtk_Stop"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"RunningAtk_AS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_RunningAtk_StopReset"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "RunningAtk_AS",
|
|
"modifierName": "Monster_Konungmathr_None_RunningAtk_FootActive",
|
|
"normalizeStart": 0.20000000298023224,
|
|
"normalizeEnd": 0.6000000238418579
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "RunningAtk_BS",
|
|
"modifierName": "Monster_Konungmathr_None_RunningAtk_FootActive",
|
|
"normalizeStart": 0.05999999865889549,
|
|
"normalizeEnd": 0.30000001192092896
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_RunningAtk_Stop": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"target": "SelfAttackTarget",
|
|
"logic": "LesserOrEqual",
|
|
"value": 7.800000190734863
|
|
}
|
|
],
|
|
"intID": "RunningAtk",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RunningAtk_StopReset": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "RunningAtk",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RunningAtk_Missile_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Defender_None_LaserBS1"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Defender_None_ChaseAim_Effect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 1.7000000476837158,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Defender_None_ChaseAim"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RunningAtk_Missile": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 3.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_RunningAtk_Missile_Effect"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "SelfAttackTarget",
|
|
"modifierName": "UNIQUE_Defender_None_ChaseAim_Effect"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304016,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttackTarget",
|
|
"randomAngleHor": 1.5,
|
|
"randomAngleVer": 1.0
|
|
},
|
|
"attachPointName": "LaserControl"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RunningAtkState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_RunningAtk_Harm"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RunningAtkStateLoop": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_RunningAtk_Harm"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_RunningAtk_FootActive": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Whirl",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Whirl_BS",
|
|
"Whirl_Loop",
|
|
"Whirl_AS"
|
|
],
|
|
"startNormalizedTime": 0.800000011920929,
|
|
"endNormalizedTime": 0.25,
|
|
"angularSpeed": 90.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Whirl_BS",
|
|
"Whirl_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Whirl_State"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Whirl_AS",
|
|
"modifierName": "Monster_Konungmathr_None_Whirl_FootActive",
|
|
"normalizeStart": 0.30000001192092896
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Whirl_BS",
|
|
"modifierName": "Monster_Konungmathr_None_Whirl_FootActive",
|
|
"normalizeEnd": 0.800000011920929
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_Whirl_Effect_StateCheck": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachToAbilityStateMixin",
|
|
"abilityStates": [
|
|
"ElementFrozen",
|
|
"ElementPetrifaction"
|
|
],
|
|
"reject": true,
|
|
"modifierName": "Monster_Konungmathr_None_Whirl_Effect"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Whirl_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.20000000298023224,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_WhirlLoop"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.1599999964237213,
|
|
"shakeTime": 0.20000000298023224,
|
|
"shakeDir": {
|
|
"y": 1.0
|
|
},
|
|
"extension": {
|
|
"baseCycle": 0.20000000298023224,
|
|
"cycleDamping": 0.0,
|
|
"rangeAttenuation": 1.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Whirl_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Whirl_Effect_StateCheck"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Whirl_FootActive": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Whirl_Effect_StateCheck"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_MachineCount_Improve",
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_MachineCount_FindMark": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "Monster_Konungmathr_None_All_ActiveMachine",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "IsActivated",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "Monster_Konungmathr_None_All_ActiveMachine",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Monster_Konungmathr_None_All_ActiveMachine",
|
|
"value": 2.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_AtkImprove"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Monster_Konungmathr_None_All_ActiveMachine",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_DefImprove"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_AtkImprove": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AttackRatio": 0.20000000298023224
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Properties_Attack_Up"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_DefImprove": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_DefenceRatio": 5.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Properties_Defense_Up"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_MachineCount_FindMark"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Destroy_Find",
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_Destroy_FindMark": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "Monster_Konungmathr_None_Destroy_ActiveMachine",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "IsActivated",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"value": 4.5
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "Monster_Konungmathr_None_Destroy_ActiveMachine",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "SelfAttackTarget",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_ActiveMachine_Transport"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Monster_Konungmathr_None_Destroy_ActiveMachine",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"intID": "Active",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "Monster_Konungmathr_None_Destroy_ActiveMachine",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"intID": "Active",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_ActiveMachine_Transport": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "CopyGlobalValue",
|
|
"srcTarget": "Applier",
|
|
"dstTarget": "Self",
|
|
"srcKey": "Monster_Konungmathr_None_Destroy_ActiveMachine",
|
|
"dstKey": "Monster_Konungmathr_None_Destroy_ActiveMachine"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_FindMark"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_DestroyLaser_Find",
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_DestroyLaser_FindMark": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "Monster_Konungmathr_None_DestroyLaser_ActiveMachine",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR8",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "IsActivated",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Atk_Laser"
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "Monster_Konungmathr_None_DestroyLaser_ActiveMachine",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "SelfAttackTarget",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_ActiveMachine_Transport"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_DestroyLaser_ActiveMachine_Transport": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "CopyGlobalValue",
|
|
"srcTarget": "Applier",
|
|
"dstTarget": "Self",
|
|
"srcKey": "Monster_Konungmathr_None_DestroyLaser_ActiveMachine",
|
|
"dstKey": "Monster_Konungmathr_None_DestroyLaser_ActiveMachine"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_FindMark"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Destroy_HatreControl",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Move_BS",
|
|
"Destroy_Move_AS",
|
|
"Destroy_Move_Loop",
|
|
"Destroy_Atk_BS",
|
|
"Destroy_Atk_AS",
|
|
"Destroy_Atk_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_DestroyMove_Manager"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Laser_BS",
|
|
"Destroy_Laser_Loop",
|
|
"Destroy_Laser_AS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_DestroyLaser_Manager"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_DestroyMove_Manager": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 1,
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "IsActivated",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"value": 5.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "SelfAttackTarget",
|
|
"modifierName": "Monster_Konungmathr_None_HatreControl"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_DestroyLaser_Manager": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 1,
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR8",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "IsActivated",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "SelfAttackTarget",
|
|
"modifierName": "Monster_Konungmathr_None_HatreControl"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_HatreControl": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 2.0,
|
|
"key": "Monster_Konungmathr_None_Destroy_Label",
|
|
"useLimitRange": true,
|
|
"maxValue": 2.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "Monster_Konungmathr_None_Destroy_Label",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR100",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Monster_Konungmathr_None_Destroy_Label",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_HatreControl_SetGlobalValue0"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Avatar"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR100",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "Monster_Konungmathr_None_Destroy_Label",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_HatreControl_SetGlobalValue1"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_HatreControl_SetGlobalValue0": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "Monster_Konungmathr_None_Destroy_Label",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_HatreControl_SetGlobalValue1": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "Monster_Konungmathr_None_Destroy_Label",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Destroy_Move",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Move_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_MachineLabel"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Move_BS",
|
|
"Destroy_Move_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Move_State"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Move_AS",
|
|
"Destroy_Move_Loop",
|
|
"Destroy_Atk_BS",
|
|
"Destroy_Atk_AS",
|
|
"Destroy_Atk_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Move_SkillEnd"
|
|
},
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Move_BS"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "DestroyMove",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "DestroyAtk",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "LaserStart",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "LaserAtk",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillEnd",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Atk_BS"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 0,
|
|
"parameter": "SkillEnd"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR10",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "IsActivated",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "FixedMonsterRushMove",
|
|
"target": "SelfAttackTarget",
|
|
"toPos": {
|
|
"$type": "ConfigBornByTargetLinearPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"linearOffset": -3.640000104904175,
|
|
"linearMin": 0.0,
|
|
"linearMax": 50.0
|
|
},
|
|
"timeRange": 0.47999998927116394,
|
|
"maxRange": 9999.0,
|
|
"animatorStateIDs": [
|
|
"Destroy_Atk_BS"
|
|
],
|
|
"overrideMoveCollider": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Move_Stop"
|
|
}
|
|
],
|
|
"exitActions": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "DestroyMove",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Move_Loop"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Move_Stop"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Atk_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Atk_Stop"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_Destroy_MachineLabel": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"target": "SelfAttackTarget",
|
|
"effectPattern": "Eff_Gadget_Pursina_Behit_Warning"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_DestroyMove_Hand_Loop"
|
|
},
|
|
{
|
|
"$type": "ShowReminder",
|
|
"id": 600079
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_SetPlayerHatre": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "isFinalChallenge",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_SetPlayerHatre_Tag"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_SetPlayerHatre_Tag": {
|
|
"modifierName": "",
|
|
"duration": 2.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "Monster_Konungmathr_None_Destroy_Label",
|
|
"useLimitRange": true,
|
|
"maxValue": 2.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "Monster_Konungmathr_None_Destroy_Label",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Move_SkillEnd": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "SelfAttackTarget",
|
|
"key": "IsActivated",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"intID": "SkillEnd",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR5",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_COMMON_GADGET_ISSUMMON",
|
|
"value": 0.0,
|
|
"compareType": "MoreThan"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"modifierName": "Kill_Summon_Gadget"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Kill_Summon_Gadget": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Move_Stop": {
|
|
"modifierName": "",
|
|
"duration": 16.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.029999999329447746,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillGiveUp",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"target": "SelfAttackTarget",
|
|
"logic": "LesserOrEqual",
|
|
"value": 7.0
|
|
}
|
|
],
|
|
"intID": "DestroyMove",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Atk_Stop": {
|
|
"modifierName": "",
|
|
"duration": 14.899999618530273,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"DestroyAtk"
|
|
],
|
|
"damagePercentageRatio": 1.100000023841858,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_CHARGEBAR_VALUE",
|
|
"value": 0.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RigidBodyFreezeMixin"
|
|
},
|
|
{
|
|
"$type": "ChangeLockTypeMixin",
|
|
"lockType": "Boss_Lv5",
|
|
"overrideNormalPri": 2.0,
|
|
"overrideCombatPri": 2.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "DestroyAtk",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Atk_Laser"
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
321
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Atk_Laser": {
|
|
"modifierName": "",
|
|
"duration": 5.0,
|
|
"elementDurability": 100.0
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Move_Effect_StateCheck": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachToAbilityStateMixin",
|
|
"abilityStates": [
|
|
"ElementFrozen",
|
|
"ElementPetrifaction"
|
|
],
|
|
"reject": true,
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Move_Effect"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Move_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.20000000298023224,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.1599999964237213,
|
|
"shakeTime": 0.20000000298023224,
|
|
"shakeDir": {
|
|
"y": 1.0
|
|
},
|
|
"extension": {
|
|
"baseCycle": 0.20000000298023224,
|
|
"cycleDamping": 0.0,
|
|
"rangeAttenuation": 1.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Move_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillGiveUp",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Move_Effect_StateCheck"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Move_FootActive": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_SetPlayerHatre"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Move_Effect_StateCheck"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Destroy_Laser",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Laser_BS"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 1,
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR8",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "IsActivated",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillEnd",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "LaserAtk",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Laser_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Laser_LoopTime"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Laser_BS",
|
|
"Destroy_Laser_Loop",
|
|
"Destroy_Laser_AS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Laser_EyeState"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Destroy_Laser_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Laser_SkillEnd"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_Destroy_Laser_SkillEnd": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "SelfAttackTarget",
|
|
"key": "IsActivated",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"intID": "SkillEnd",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Laser_Attack": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.4000000059604645,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304034,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "HemiLaserControl",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "HemiLaserControl"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Laser_LoopTime": {
|
|
"modifierName": "",
|
|
"duration": 10.0,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"DestroyLaser"
|
|
],
|
|
"damagePercentageRatio": -0.5,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_CHARGEBAR_VALUE",
|
|
"value": 0.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_HemiTracingLaser_Loop",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "HemiLaserControl"
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_None_Destroy_Laser_Attack"
|
|
},
|
|
{
|
|
"$type": "EnablePartControl",
|
|
"partRootNames": [
|
|
"HemiLaserControl"
|
|
],
|
|
"enable": true
|
|
},
|
|
{
|
|
"$type": "SetPartControlTarget",
|
|
"target": "SelfAttackTarget",
|
|
"partRootNames": [
|
|
"HemiLaserControl"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "LaserAtk",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "EnablePartControl",
|
|
"partRootNames": [
|
|
"HemiLaserControl"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
321
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Destroy_Laser_EyeState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "RigidBodyFreezeMixin"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "SelfAttackTarget",
|
|
"modifierName": "Monster_Konungmathr_None_HideBillboard"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "LaserStart",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "LaserStart",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_HideBillboard": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_IS_SHOW_UI",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_IS_SHOW_UI",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Destroy_LaserDamage",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.30000001192092896
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "DestroyLaser",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.30000001192092896,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Swipe_Arm_01",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Arm",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ArmL02"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Arm",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ArmR02"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Swipe_Arm_02",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Arm",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ArmL03"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Arm",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ArmR03"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Swipe_Arm_03",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Arm",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ArmL04"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Arm",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ArmR04"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Swipe_Arm_04",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Arm",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ArmL05"
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Arm",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ArmR05"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_SwipeAndLaser",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "SwipeAndLaser",
|
|
"modifierName": "Monster_Konungmathr_None_SwipeAndLaser_EyeState",
|
|
"normalizeStart": 0.10000000149011612,
|
|
"normalizeEnd": 0.8999999761581421
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "SwipeAndLaser",
|
|
"modifierName": "Monster_Konungmathr_None_SwipeAndLaser_LaserState",
|
|
"normalizeStart": 0.5879999995231628,
|
|
"normalizeEnd": 0.800000011920929
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_SwipeAndLaser_LaserState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Laser_Loop",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "EyeCore",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "EyeCore"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_Laser_LoopEnd"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304025,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "SwipeLaserDirection",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "SwipeLaserDirection"
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "LaserEnd",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Laser_Loop"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304025,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "SwipeLaserDirection",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "SwipeLaserDirection"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_Laser_LoopEnd": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "LaserEnd",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Laser_Loop"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_SwipeAndLaser_EyeState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_ArmAtk",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "ArmAtk",
|
|
"modifierName": "Monster_Konungmathr_None_ArmAtk_EyeState",
|
|
"normalizeStart": 0.44999998807907104,
|
|
"normalizeEnd": 0.6110000014305115
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "ArmAtk",
|
|
"modifierName": "Monster_Konungmathr_None_ArmAtk_LaserState",
|
|
"normalizeStart": 0.5519999861717224,
|
|
"normalizeEnd": 0.8199999928474426
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "ArmAtk",
|
|
"modifierName": "Konungmathr_None_ArmAtk_Laser_Bullet_Shoot",
|
|
"normalizeStart": 0.46000000834465027,
|
|
"normalizeEnd": 0.8199999928474426
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_ArmAtk_LaserState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304032,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 30.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "LaserControl"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Konungmathr_None_ArmAtk_Laser_Bullet_Shoot": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_ArmAtk_AimAndShoot",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "EyeCore",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "EyeCore"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_ArmAtk_EyeState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Konungmathr_None_ArmAtk_Laser_Bullet",
|
|
"modifiers": {
|
|
"Konungmathr_None_ArmAtk_Laser_Bullet_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_ArmAtk_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Konungmathr_None_ArmAtk_Laser_Bullet_Effect"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireHitEffect",
|
|
"hitEntity": "Eff_Monster_Konungmathr_ArmAtk_Explode",
|
|
"hitScene": {
|
|
"defaultEffect": "Eff_Monster_Konungmathr_ArmAtk_Explode"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Konungmathr_None_ArmAtk_Laser_Bullet_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_TracingLaser",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"TracingLaser_BS",
|
|
"TracingLaser_HemiFront_BS",
|
|
"TracingLaser_HemiBack_BS"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "SelfAttackTarget",
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_TeamSearcher"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"TracingLaser_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_LoopTime"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"TracingLaser_BS",
|
|
"TracingLaser_Loop",
|
|
"TracingLaser_AS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_EyeState"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"TracingLaser_HemiFront_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_HemiFront_LoopTime"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"TracingLaser_HemiFront_BS",
|
|
"TracingLaser_HemiFront_Loop",
|
|
"TracingLaser_HemiFront_AS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_EyeState"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"TracingLaser_HemiBack_Loop"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_HemiBack_LoopTime"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"TracingLaser_HemiBack_BS",
|
|
"TracingLaser_HemiBack_Loop",
|
|
"TracingLaser_HemiBack_AS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_EyeState"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_TracingLaser_TeamSearcher": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"doOffStage": true,
|
|
"bulletID": 42304018,
|
|
"trackTarget": "Team"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_TracingLaser_HeadControl": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.4000000059604645,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 241,
|
|
"parameter": "SkillID"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "EnablePartControl",
|
|
"partRootNames": [
|
|
"LaserControl"
|
|
],
|
|
"enable": true
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_TracingLaser_ChasingTarget",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetPartControlTarget",
|
|
"target": "Target",
|
|
"partRootNames": [
|
|
"LaserControl"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304017,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "LaserControl",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "LaserControl"
|
|
}
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "EnablePartControl",
|
|
"partRootNames": [
|
|
"HemiLaserControl"
|
|
],
|
|
"enable": true
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_TracingLaser_ChasingTarget",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetPartControlTarget",
|
|
"target": "Target",
|
|
"partRootNames": [
|
|
"HemiLaserControl"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304017,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "HemiLaserControl",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "HemiLaserControl"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "LaserTracing",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePartControl",
|
|
"partRootNames": [
|
|
"LaserControl"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePartControl",
|
|
"partRootNames": [
|
|
"HemiLaserControl"
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "LaserTracing"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 241,
|
|
"parameter": "SkillID"
|
|
}
|
|
],
|
|
"bulletID": 42304017,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "LaserControl",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "LaserControl"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 242,
|
|
"parameter": "SkillID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 243,
|
|
"parameter": "SkillID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"bulletID": 42304017,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "HemiLaserControl",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "HemiLaserControl"
|
|
}
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Gadget"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_TracingLaser_ChasingTarget",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "GreaterOrEqual",
|
|
"compareType": "XYZ",
|
|
"value": 25.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"target": "Caster",
|
|
"triggerID": "LaserEndTrigger"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_TracingLaser_LoopTime": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_TracingLaser_Loop",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "LaserControl"
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_HeadControl"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_TracingLaser_HemiFront_LoopTime": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_HemiTracingLaser_Loop",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "HemiLaserControl"
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_HeadControl"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_TracingLaser_HemiBack_LoopTime": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_HemiTracingLaser_Loop",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "HemiLaserControl"
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_None_TracingLaser_HeadControl"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_TracingLaser_EyeState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_TracingLaser_ChasingTarget",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_TracingLaser_ChasingTarget",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_LaserDamage",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"target": "Owner",
|
|
"logic": "Equal",
|
|
"value": 241,
|
|
"parameter": "SkillID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"target": "Owner",
|
|
"logic": "Equal",
|
|
"value": 242,
|
|
"parameter": "SkillID"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"target": "Owner",
|
|
"logic": "Equal",
|
|
"value": 243,
|
|
"parameter": "SkillID"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.5
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Monster_Konungmathr_Attenuation_2",
|
|
"attenuationGroup": "Monster_Konungmathr_Attenuation_2",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.4000000059604645,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"target": "Owner",
|
|
"logic": "Equal",
|
|
"value": 231,
|
|
"parameter": "SkillID"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.30000001192092896
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Monster_Konungmathr_Attenuation_2",
|
|
"attenuationGroup": "Monster_Konungmathr_Attenuation_2",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.800000011920929,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV4",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "KillSelf",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAttackNotHitScene",
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.75
|
|
},
|
|
"checkWaterLayer": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EnergyBall",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "EnergyBall",
|
|
"modifierName": "Monster_Konungmathr_None_EnergyBall_EyeState",
|
|
"normalizeStart": 0.20000000298023224,
|
|
"normalizeEnd": 0.699999988079071
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_EnergyBall_EyeState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -9.0,
|
|
"key": "_MONSTER_Konungmathr_None_EnergyBall_Small_Follow_TempCounter",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304019,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "LaserControl",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "LaserControl"
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304022,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 3.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304023,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -1.5,
|
|
"y": 0.0,
|
|
"z": 2.5999999046325684
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304024,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -1.5,
|
|
"y": 0.0,
|
|
"z": -2.5999999046325684
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EnergyBall_Big",
|
|
"abilitySpecials": {
|
|
"Distance_Tag": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Monster_Konungmathr_EnergyBall_Big_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Big"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_EnergyBall_Big_ForceEnd": {
|
|
"modifierName": "",
|
|
"duration": 1.2000000476837158,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "SelfCamp",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_EnergyBall_Small_Follow_Counter",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304020,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.2000000476837158,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "SelfCamp",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_EnergyBall_Small_Follow_Counter",
|
|
"value": 2.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304020,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -1.0399999618530273,
|
|
"y": -0.6000000238418579,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "SelfCamp",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_EnergyBall_Small_Follow_Counter",
|
|
"value": 3.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304020,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 1.0399999618530273,
|
|
"y": -0.6000000238418579,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Split"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_EnergyBall_Big_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_EnergyBall_Big_Effect"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_EnergyBall_Big_ForceEnd"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_EnergyBall_Big_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EnergyBall_Small_Follow",
|
|
"abilitySpecials": {
|
|
"Counter_Temp": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Owner",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_EnergyBall_Small_Follow_TempCounter",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"isFromOwner": true,
|
|
"globalValueKey": "_MONSTER_Konungmathr_None_EnergyBall_Small_Follow_TempCounter",
|
|
"overrideMapKey": "Counter_Temp"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": "Counter_Temp",
|
|
"key": "_MONSTER_Konungmathr_None_EnergyBall_Small_Follow_Counter",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EnergyBall_Small",
|
|
"abilitySpecials": {
|
|
"Counter_Temp": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_EnergyBall_Small": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Small"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_None_EnergyBall_Small"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"IOFKNDKNMHA": true,
|
|
"gadgetID": 42304021,
|
|
"campID": 4001,
|
|
"campTargetType": "Alliance"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 1.0,
|
|
"radius": 2.200000047683716
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "EnergyBall",
|
|
"attenuationTag": "Monster_Konungmathr_Attenuation_1",
|
|
"attenuationGroup": "Monster_Konungmathr_Attenuation_1",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.1599999964237213,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Default",
|
|
"attackType": "Range"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"retreatType": "ByHitDirection"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EnergyBall_Small_Land",
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_EnergyBall_Small_Land": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.20000000298023224,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Small_Land"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 1.0,
|
|
"radius": 1.7999999523162842
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "EnergyBall",
|
|
"attenuationTag": "Monster_Konungmathr_Attenuation_1",
|
|
"attenuationGroup": "Monster_Konungmathr_Attenuation_1",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.1599999964237213,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Default",
|
|
"attackType": "Range"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"retreatType": "ByHitDirection"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_None_EnergyBall_Small_Land"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Small_LandAS"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_None_EnergyBall_Small_Land"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_MultiEnergyBall",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "MultiEnergyBall",
|
|
"modifierName": "Monster_Konungmathr_None_MultiEnergyBall_EyeState",
|
|
"normalizeStart": 0.20000000298023224,
|
|
"normalizeEnd": 0.699999988079071
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_MultiEnergyBall_SetTarget1": {
|
|
"modifierName": "",
|
|
"duration": 2.799999952316284,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304029,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 3.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304030,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -1.5,
|
|
"y": 0.0,
|
|
"z": 2.5999999046325684
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304031,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -1.5,
|
|
"y": 0.0,
|
|
"z": -2.5999999046325684
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_MultiEnergyBall_SetTarget2": {
|
|
"modifierName": "",
|
|
"duration": 5.800000190734863,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -9.0,
|
|
"key": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_TempCounter",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304029,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 3.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304030,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -1.5,
|
|
"y": 0.0,
|
|
"z": 2.5999999046325684
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304031,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -1.5,
|
|
"y": 0.0,
|
|
"z": -2.5999999046325684
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_MultiEnergyBall_SetTarget3": {
|
|
"modifierName": "",
|
|
"duration": 8.800000190734863,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -9.0,
|
|
"key": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_TempCounter",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304029,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 3.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304030,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -1.5,
|
|
"y": 0.0,
|
|
"z": 2.5999999046325684
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"target": "SelfAttackTarget",
|
|
"bulletID": 42304031,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": -1.5,
|
|
"y": 0.0,
|
|
"z": -2.5999999046325684
|
|
}
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_MultiEnergyBall_EyeState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -9.0,
|
|
"key": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_TempCounter",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304026,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "LaserControl",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "LaserControl"
|
|
},
|
|
"BIEJCKOLDKM": true,
|
|
"IOFKNDKNMHA": true
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_MultiEnergyBall_SetTarget1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_MultiEnergyBall_SetTarget2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_MultiEnergyBall_SetTarget3"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_MultiEnergyBall_Big",
|
|
"abilitySpecials": {
|
|
"Distance_Tag": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Monster_Konungmathr_MultiEnergyBall_Big_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Big"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_MultiEnergyBall_Big_ForceEnd": {
|
|
"modifierName": "",
|
|
"duration": 10.0,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 3.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_MultiEnergyBall_Big_Effect"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Split"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"entityTypePriority": [
|
|
"Monster"
|
|
],
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR100",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "MONSTER_Konungmathr_None_TauntIdentity",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "MONSTER_Konungmathr_None_IsBossAlive",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "MONSTER_Konungmathr_None_IsBossAlive",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "SelfCamp",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_Counter",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304027,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.2000000476837158,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "SelfCamp",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_Counter",
|
|
"value": 2.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304027,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -1.0399999618530273,
|
|
"y": -0.6000000238418579,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "SelfCamp",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_Counter",
|
|
"value": 3.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42304027,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 1.0399999618530273,
|
|
"y": -0.6000000238418579,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -10.0,
|
|
"key": "MONSTER_Konungmathr_None_IsBossAlive",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_MultiEnergyBall_Big_Effect"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_MultiEnergyBall_Big_ForceEnd"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_MultiEnergyBall_Big_Effect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_MultiEnergyBall_Small_Follow",
|
|
"abilitySpecials": {
|
|
"Counter_Temp": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Owner",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_TempCounter",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"isFromOwner": true,
|
|
"globalValueKey": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_TempCounter",
|
|
"overrideMapKey": "Counter_Temp"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": "Counter_Temp",
|
|
"key": "_MONSTER_Konungmathr_None_MultiEnergyBall_Small_Follow_Counter",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_MultiEnergyBall_Small",
|
|
"abilitySpecials": {
|
|
"Counter_Temp": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_MultiEnergyBall_Small": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Small"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_None_MultiEnergyBall_Small"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"IOFKNDKNMHA": true,
|
|
"gadgetID": 42304028,
|
|
"campID": 4001,
|
|
"campTargetType": "Alliance"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 1.0,
|
|
"radius": 2.200000047683716
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "EnergyBall",
|
|
"attenuationTag": "Monster_Konungmathr_Attenuation_1",
|
|
"attenuationGroup": "Monster_Konungmathr_Attenuation_1",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.1599999964237213,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Default",
|
|
"attackType": "Range"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"retreatType": "ByHitDirection"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_MultiEnergyBall_Small_Land",
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_MultiEnergyBall_Small_Land": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.20000000298023224,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Small_Land"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"height": 1.0,
|
|
"radius": 1.7999999523162842
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "EnergyBall",
|
|
"attenuationTag": "Monster_Konungmathr_Attenuation_1",
|
|
"attenuationGroup": "Monster_Konungmathr_Attenuation_1",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.1599999964237213,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Default",
|
|
"attackType": "Range"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV0",
|
|
"retreatType": "ByHitDirection"
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Monster_Konungmathr_None_MultiEnergyBall_Small_Land"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_EnergyBall_Small_LandAS"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Monster_Konungmathr_None_MultiEnergyBall_Small_Land"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Reload",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "ReloadAS",
|
|
"modifierName": "Monster_Konungmathr_None_Reload_LaserEffect",
|
|
"normalizeStart": 0.25999999046325684,
|
|
"normalizeEnd": 0.4230000078678131
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"ReloadBS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Reload_PoseSet"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Reload"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_Reload_CoreState"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_Reload_LaserEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_ReloadLaser_Loop",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "ReloadLaserControl"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Reload_PoseSet": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "BothDisable"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "FootDisable"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "EyeDisable"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_Reload_CoreState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeActive"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootCore_Protected_Long"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeCore_Protected_Long"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_EyeOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_WeakEnd",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Weak_EndBS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_WeakEnd_State"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Weak_EndBS",
|
|
"Weak_EndAS"
|
|
],
|
|
"modifierName": "Monster_Konungmathr_None_WeakEnd_CoreState"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_WeakEnd_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootActive"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "FootDisable"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_WeakEnd_CoreState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootCore_Protected_Long"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_FootOff"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_HemiTurn",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByStateIDMixin",
|
|
"stateIDs": [
|
|
"HemiTurnFront",
|
|
"HemiTurnBack"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_TurnState"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Konungmathr_None_BothDisableTurn"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Konungmathr_None_TurnState": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "TurnState",
|
|
"value": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "TurnState"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Konungmathr_None_BothDisableTurn": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "BothDisableTurn"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_HemiTurnFront",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorBool",
|
|
"logic": "Equal",
|
|
"parameter": "LaserTracing"
|
|
}
|
|
],
|
|
"skillIDs": [
|
|
242
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "HemiBack"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_HemiTurnBack",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorBool",
|
|
"logic": "Equal",
|
|
"parameter": "LaserTracing"
|
|
}
|
|
],
|
|
"skillIDs": [
|
|
243
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "HemiBack",
|
|
"value": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_SteerAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Turn"
|
|
],
|
|
"startNormalizedTime": 0.10000000149011612,
|
|
"endNormalizedTime": 0.30000001192092896,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Turn"
|
|
],
|
|
"startNormalizedTime": 0.30000001192092896,
|
|
"endNormalizedTime": 0.6000000238418579,
|
|
"angularSpeed": 360.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Whirl_BS",
|
|
"Whirl_Loop",
|
|
"Whirl_AS"
|
|
],
|
|
"startNormalizedTime": 0.800000011920929,
|
|
"endNormalizedTime": 0.25,
|
|
"angularSpeed": 90.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"StampTwice"
|
|
],
|
|
"endNormalizedTime": 0.20999999344348907,
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"LegAtk"
|
|
],
|
|
"startNormalizedTime": 0.12300000339746475,
|
|
"endNormalizedTime": 0.30000001192092896,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"LegAtk"
|
|
],
|
|
"startNormalizedTime": 0.5019999742507935,
|
|
"endNormalizedTime": 0.6940000057220459,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"LegAtk"
|
|
],
|
|
"startNormalizedTime": 0.8989999890327454,
|
|
"endNormalizedTime": 0.9340000152587891,
|
|
"angularSpeed": 90.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"SwipeAndLaser"
|
|
],
|
|
"endNormalizedTime": 0.14000000059604645,
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"ArmAtk"
|
|
],
|
|
"startNormalizedTime": 0.029999999329447746,
|
|
"endNormalizedTime": 0.35199999809265137,
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"DashAtk_BS"
|
|
],
|
|
"endNormalizedTime": 0.6000000238418579,
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Enhance_BS"
|
|
],
|
|
"startNormalizedTime": 0.07999999821186066,
|
|
"endNormalizedTime": 0.18000000715255737,
|
|
"angularSpeed": 50.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Enhance_BS"
|
|
],
|
|
"startNormalizedTime": 0.41999998688697815,
|
|
"endNormalizedTime": 0.4699999988079071,
|
|
"angularSpeed": 50.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"RunningAtk_BS"
|
|
],
|
|
"startNormalizedTime": 0.5619999766349792,
|
|
"endNormalizedTime": 0.6079999804496765,
|
|
"angularSpeed": 100.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"RunningAtk_BS",
|
|
"RunningAtk_Move",
|
|
"RunningAtk_AS"
|
|
],
|
|
"startNormalizedTime": 0.7599999904632568,
|
|
"endNormalizedTime": 0.15000000596046448,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"TracingLaser_BS"
|
|
],
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"TracingLaser_Loop"
|
|
],
|
|
"startNormalizedTime": 0.009999999776482582,
|
|
"endNormalizedTime": 4.0,
|
|
"angularSpeed": 25.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"EnergyBall"
|
|
],
|
|
"endNormalizedTime": 0.4000000059604645,
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"MultiEnergyBall"
|
|
],
|
|
"endNormalizedTime": 0.4000000059604645,
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Destroy_Move_BS"
|
|
],
|
|
"startNormalizedTime": 0.9750000238418579,
|
|
"angularSpeed": 90.0,
|
|
"attackTrigger": ""
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Destroy_Move_Loop"
|
|
],
|
|
"endNormalizedTime": 30.0,
|
|
"angularSpeed": 90.0,
|
|
"attackTrigger": "DestroyMoveEnd",
|
|
"attackDistance": 4.5
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Step_Left",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 0,
|
|
"parameter": "SkillID"
|
|
}
|
|
],
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.05999999865889549,
|
|
"shakeTime": 0.09000000357627869,
|
|
"shakeDir": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Step",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "LeftFoot"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Step_Right",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 0,
|
|
"parameter": "SkillID"
|
|
}
|
|
],
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.05999999865889549,
|
|
"shakeTime": 0.09000000357627869,
|
|
"shakeDir": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Step",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RightFoot"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Hand_Left",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.05999999865889549,
|
|
"shakeTime": 0.09000000357627869,
|
|
"shakeDir": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Step",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "LeftHand"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Hand_Right",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.05999999865889549,
|
|
"shakeTime": 0.09000000357627869,
|
|
"shakeDir": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Step",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RightHand"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Die",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_Die"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore_Protected_Long"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_FootCore_Protected_Short"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore_Protected_Long"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_None_EyeCore_Protected_Short"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_Die_Ground",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_DownDust",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 3.75
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.36000001430511475,
|
|
"shakeTime": 0.36000001430511475,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_FootCore_StateEffect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_WeakDie_Ground",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Konungmathr_WeakDust",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_ReturnToBorn",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
902,
|
|
903
|
|
],
|
|
"modifierName": "ReturnToBorn_State"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
902
|
|
],
|
|
"modifierName": "ReturnToBorn_Disappear"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
903
|
|
],
|
|
"modifierName": "ReturnToBorn_Appear"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"ReturnToBorn_Disappear": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "StartDither",
|
|
"duration": 2.0
|
|
}
|
|
]
|
|
},
|
|
"ReturnToBorn_Appear": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "StartDither",
|
|
"duration": 0.20000000298023224,
|
|
"reverse": true
|
|
}
|
|
]
|
|
},
|
|
"ReturnToBorn_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ResetAnimatorTrigger",
|
|
"triggerID": "WeakStartTrigger"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "ReturnToBorn_Invincible"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "ReturnToBorn_DenyLockOn"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "BothDisable"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "FootDisable"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "EyeDisable"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_EyeCore_StateEffect"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Konungmathr_FootCore_StateEffect"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Konungmathr_None_CoreState"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 100.0,
|
|
"key": "_MONSTER_Konungmathr_EyeCore_HitCountDown",
|
|
"useLimitRange": true,
|
|
"maxValue": 100.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 100.0,
|
|
"key": "_MONSTER_Konungmathr_FootCore_HitCountDown",
|
|
"useLimitRange": true,
|
|
"maxValue": 100.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_WeakTimer"
|
|
}
|
|
]
|
|
},
|
|
"ReturnToBorn_Invincible": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible"
|
|
},
|
|
"ReturnToBorn_DenyLockOn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_GearControl",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Weak_Start",
|
|
"BeHit",
|
|
"NormalIdle_PowerOff",
|
|
"NormalIdle_WeakLoop",
|
|
"PowerOff_WakeUp",
|
|
"Born",
|
|
"Break"
|
|
],
|
|
"modifierName": "GearControl_Stop"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Weak_End",
|
|
"PowerOff_Warning"
|
|
],
|
|
"modifierName": "GearControl_Active"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"StampTwice",
|
|
"DashAtk_BS",
|
|
"DashAtk_Move",
|
|
"DashAtk_AS",
|
|
"SwipeAndLaser",
|
|
"Whirl_BS",
|
|
"Whirl_Loop",
|
|
"TracingLaser_BS",
|
|
"TracingLaser_Loop",
|
|
"TracingLaser_AS",
|
|
"TracingLaser_HemiFront_BS",
|
|
"TracingLaser_HemiFront_Loop",
|
|
"TracingLaser_HemiFront_AS",
|
|
"TracingLaser_HemiBack_BS",
|
|
"TracingLaser_HemiBack_Loop",
|
|
"TracingLaser_HemiFront_AS",
|
|
"EnergyBall",
|
|
"Reload"
|
|
],
|
|
"modifierName": "GearControl_Skill"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"NormalIdle",
|
|
"Turn",
|
|
"NormalMove",
|
|
"Whirl_AS",
|
|
"Laser_Shoot",
|
|
"HemiTurnFront",
|
|
"HemiTurnBack"
|
|
],
|
|
"modifierName": "GearControl_Normal"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"GearControl_Stop": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "GearSpeed",
|
|
"value": 0.0
|
|
}
|
|
]
|
|
},
|
|
"GearControl_Normal": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "GearSpeed",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
"GearControl_Active": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "GearSpeed",
|
|
"value": 3.0
|
|
}
|
|
]
|
|
},
|
|
"GearControl_Skill": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "GearSpeed",
|
|
"value": 2.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "GearSpeed",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "GearSpeed",
|
|
"value": 0.5
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Konungmathr_None_HeadControl",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"NormalIdle_PowerOff",
|
|
"PowerOff_WakeUp",
|
|
"Weak_Start",
|
|
"BeHit",
|
|
"Break",
|
|
"Whirl_BS",
|
|
"Whirl_Loop",
|
|
"Whirl_AS"
|
|
],
|
|
"modifierName": "HeadControl_Disable"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"HeadControl_Disable": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnableHeadControl"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHeadControl",
|
|
"enable": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
] |