Grasscutter_Resources/Resources/BinOutput/Ability/Temp/MonsterAffixAbilities/ConfigAbility_MonsterAffix_GeneralSkill.json
2022-10-04 00:42:30 +03:00

6346 lines
269 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "MonsterAffix_WhiteBox_Thorns",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"isUnique": true,
"gadgetState": 201,
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_Thorns_ForGadget"
}
],
"modifiers": {
"UNIQUE_MonsterAffix_WhiteBox_Thorns": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_WhiteBox_Thorns_Recover"
}
],
"onBeingHit": [
{
"$type": "RemoveUniqueModifier",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"ExplodeDamage"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_Thorns"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_WhiteBox_Thorns_Active"
}
]
},
"MonsterAffix_WhiteBox_Thorns_Active": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Electric_ElementShield_BS"
}
],
"onBeingHit": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_WHITEBOX_THORNS_COOLDOWN",
"value": 0.0,
"EODMLMGMLNP": true,
"compareType": "NoneOrEqual"
}
],
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV0"
}
}
},
{
"$type": "DamageByAttackValue",
"target": "TargetOwner",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_WHITEBOX_THORNS_COOLDOWN",
"value": 0.0,
"EODMLMGMLNP": true,
"compareType": "NoneOrEqual"
}
],
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV0"
}
}
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTERAFFIX_WHITEBOX_THORNS_COOLDOWN",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": -9.0,
"key": "_MONSTERAFFIX_WHITEBOX_THORNS_COOLDOWN",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"MonsterAffix_WhiteBox_Thorns_Recover": {
"modifierName": "",
"duration": 30.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_Thorns"
}
]
},
"UNIQUE_MonsterAffix_WhiteBox_Thorns_ForGadget": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_Thorns"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_Thorns"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "MonsterAffix_WhiteBox_RandomThunder",
"abilityMixins": [
{
"$type": "AttachToGadgetStateMixin",
"isUnique": true,
"gadgetState": 201,
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_RandomThunder_ForGadget"
}
],
"modifiers": {
"UNIQUE_MonsterAffix_WhiteBox_RandomThunder": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 5.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Electric_ElementShield_BS"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_WhiteBox_RandomThunder_Recover"
}
],
"onBeingHit": [
{
"$type": "RemoveUniqueModifier",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"SuperconductorDamage"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_RandomThunder"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"DJLKFLJENEG": 1,
"AKMLOIFOBPO": "Random",
"shapeName": "CircleR10",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"modifierName": "MonsterAffix_WhiteBox_RandomThunder_HitLatency"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Follow_AlertCircle_20"
}
]
},
"MonsterAffix_WhiteBox_RandomThunder_HitLatency": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_WhiteBox_RandomThunder_Hit"
}
]
},
"MonsterAffix_WhiteBox_RandomThunder_Hit": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Fatuus_Summoner_ThunderDrop",
"born": {
"$type": "ConfigBornByTarget",
"onGround": true,
"alongGround": true
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
},
"secondHeight": 1.0,
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDir": {
"_y": 1.0
}
}
}
},
"targetType": "All"
}
]
},
"MonsterAffix_WhiteBox_RandomThunder_Recover": {
"modifierName": "",
"duration": 30.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_RandomThunder"
}
]
},
"UNIQUE_MonsterAffix_WhiteBox_RandomThunder_ForGadget": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_RandomThunder"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_WhiteBox_RandomThunder"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "MonsterAffix_FireDebuff_LoseHP",
"abilitySpecials": {
"MonsterAffix_ElementLevelCo": 0.0,
"EnergyLeakage_DamageRatio": 0.6000000238418579
},
"modifiers": {
"UNIQUE_MonsterAffix_FireDebuff_LoseHP_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"modifierMixins": [
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"BeHitThrow",
"Struggle"
],
"enterActions": [
{
"$type": "RemoveModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_FireDebuff_LoseHP_Area"
}
],
"MCFCEOACJEB": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_FireDebuff_LoseHP_Area"
}
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_FootCircle_Fire"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_FireDebuff_LoseHP_Area"
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "MonsterAffix_FireDebuff_LoseHP_Area"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_CommonSkill_Impulse_Fire"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_FireDebuff_LoseHP_Impulse1"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_FireDebuff_LoseHP_Impulse2"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_FireDebuff_LoseHP_Impulse3"
}
]
},
"MonsterAffix_FireDebuff_LoseHP_Area": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_ImpulseArea_Fire"
}
]
},
"MonsterAffix_FireDebuff_LoseHP_Impulse1": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 5.0
}
],
"modifierName": "MonsterAffix_FireDebuff_LoseHP_TeamSearcher"
}
]
},
"MonsterAffix_FireDebuff_LoseHP_Impulse2": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 10.0
}
],
"modifierName": "MonsterAffix_FireDebuff_LoseHP_TeamSearcher"
}
]
},
"MonsterAffix_FireDebuff_LoseHP_Impulse3": {
"modifierName": "",
"duration": 1.100000023841858,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 15.0
}
],
"modifierName": "MonsterAffix_FireDebuff_LoseHP_TeamSearcher"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"MonsterAffix_FireDebuff_LoseHP_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_MonsterAffix_FireDebuff_LoseHP_Team"
}
]
},
"MonsterAffix_FireDebuff_LoseHP_TeamRemover": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"modifierName": "UNIQUE_MonsterAffix_FireDebuff_LoseHP_Team"
}
]
},
"UNIQUE_MonsterAffix_FireDebuff_LoseHP_Team": {
"modifierName": "",
"isUnique": true,
"duration": 20.0,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"modifierMixins": [
{
"$type": "CurLocalAvatarMixin",
"modifierName": "UNIQUE_MonsterAffix_FireDebuff_LoseHP_Slave"
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_FireDebuff_LoseHP"
},
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_CommonSkill_FireDebuff_LoseHP_OnAdded"
},
{
"$type": "ApplyModifier",
"target": "CurLocalAvatar",
"modifierName": "UNIQUE_MonsterAffix_FireDebuff_LoseHP_Slave"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "CurTeamAvatars",
"modifierName": "UNIQUE_MonsterAffix_FireDebuff_LoseHP_Slave"
}
],
"onThinkInterval": [
{
"$type": "DamageByAttackValue",
"target": "CurLocalAvatar",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 0.0,
"ignoreAttackerProperty": true,
"enBreak": 0.0,
"damageExtra": [
"EnergyLeakage_DamageRatio",
"MonsterAffix_ElementLevelCo",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV0",
"retreatType": "ByHitDirection"
}
}
}
]
},
"UNIQUE_MonsterAffix_FireDebuff_LoseHP_Slave": {
"modifierName": "",
"isUnique": true,
"elementType": "Fire",
"elementDurability": 25.0,
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"target": "Self",
"element": "Fire"
}
]
}
],
"modifierName": "UNIQUE_MonsterAffix_FireDebuff_LoseHP_Team"
}
],
"buffID": 90002
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_FireDebuff_LoseHP_Host"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "MonsterAffix_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "MonsterAffix_FireDebuff_LoseHP_TeamRemover"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_MonsterAffix_FireDebuff_LoseHP_Host"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "MonsterAffix_IceDebuff_ExtraStaminaCost",
"abilitySpecials": {
"MonsterAffix_ElementLevelCo": 0.0,
"CoolDownIncrease_DamageRatio": 0.30000001192092896
},
"modifiers": {
"UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"modifierMixins": [
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"BeHitThrow",
"Struggle"
],
"enterActions": [
{
"$type": "RemoveModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_Area"
}
],
"MCFCEOACJEB": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_Area"
}
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_FootCircle_Ice"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_Area"
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_Area"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_CommonSkill_Impulse_Ice"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_Impulse1"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_Impulse2"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_Impulse3"
}
]
},
"MonsterAffix_IceDebuff_ExtraStaminaCost_Area": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_ImpulseArea_Ice"
}
]
},
"MonsterAffix_IceDebuff_ExtraStaminaCost_Impulse1": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 5.0
}
],
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_TeamSearcher"
}
]
},
"MonsterAffix_IceDebuff_ExtraStaminaCost_Impulse2": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 10.0
}
],
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_TeamSearcher"
}
]
},
"MonsterAffix_IceDebuff_ExtraStaminaCost_Impulse3": {
"modifierName": "",
"duration": 1.100000023841858,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 15.0
}
],
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_TeamSearcher"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"MonsterAffix_IceDebuff_ExtraStaminaCost_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Team"
}
]
},
"MonsterAffix_IceDebuff_ExtraStaminaCost_TeamRemover": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Team"
}
]
},
"UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Team": {
"modifierName": "",
"isUnique": true,
"duration": 20.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CurLocalAvatarMixin",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Slave"
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_IceDebuff_ExtraStaminaCost"
},
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_CommonSkill_IceDebuff_ExtraStaminaCost_OnAdded"
},
{
"$type": "ApplyModifier",
"target": "CurLocalAvatar",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Slave"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "CurTeamAvatars",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Slave"
}
]
},
"UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Slave": {
"modifierName": "",
"isUnique": true,
"elementType": "Ice",
"elementDurability": 25.0,
"properties": {
"Actor_CostStaminaRatio": 1.0
},
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Ice"
}
]
}
],
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Team"
}
],
"buffID": 90003
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Host"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "MonsterAffix_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "MonsterAffix_IceDebuff_ExtraStaminaCost_TeamRemover"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ExtraStaminaCost_Host"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery",
"modifiers": {
"UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"modifierMixins": [
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"BeHitThrow",
"Struggle"
],
"enterActions": [
{
"$type": "RemoveModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_Area"
}
],
"MCFCEOACJEB": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_Area"
}
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_FootCircle_Ice"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_Area"
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_Area"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_CommonSkill_Impulse_Ice"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_Impulse1"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_Impulse2"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_Impulse3"
}
]
},
"MonsterAffix_IceDebuff_ForbidStaminaRecovery_Area": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_ImpulseArea_Ice"
}
]
},
"MonsterAffix_IceDebuff_ForbidStaminaRecovery_Impulse1": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 5.0
}
],
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_TeamSearcher"
}
]
},
"MonsterAffix_IceDebuff_ForbidStaminaRecovery_Impulse2": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 10.0
}
],
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_TeamSearcher"
}
]
},
"MonsterAffix_IceDebuff_ForbidStaminaRecovery_Impulse3": {
"modifierName": "",
"duration": 1.100000023841858,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 15.0
}
],
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_TeamSearcher"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"MonsterAffix_IceDebuff_ForbidStaminaRecovery_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Team"
}
]
},
"MonsterAffix_IceDebuff_ForbidStaminaRecovery_TeamRemover": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Team"
}
]
},
"UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Team": {
"modifierName": "",
"isUnique": true,
"duration": 20.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CurLocalAvatarMixin",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Slave"
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_IceDebuff_ExtraStaminaCost"
},
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_CommonSkill_IceDebuff_ExtraStaminaCost_OnAdded"
},
{
"$type": "ApplyModifier",
"target": "CurLocalAvatar",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Slave"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "CurTeamAvatars",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Slave"
}
]
},
"UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Slave": {
"modifierName": "",
"isUnique": true,
"elementType": "Ice",
"elementDurability": 25.0,
"properties": {
"Actor_RecoverStaminaRatio": -9.0
},
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Ice"
}
]
}
],
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Team"
}
],
"buffID": 90003
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Host"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "MonsterAffix_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "MonsterAffix_IceDebuff_ForbidStaminaRecovery_TeamRemover"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_MonsterAffix_IceDebuff_ForbidStaminaRecovery_Host"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "MonsterAffix_WaterDebuff_CoolDownIncrement",
"abilitySpecials": {
"MonsterAffix_ElementLevelCo": 0.0,
"EnergyLeakage_DamageRatio": 0.30000001192092896
},
"modifiers": {
"UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"modifierMixins": [
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"BeHitThrow",
"Struggle"
],
"enterActions": [
{
"$type": "RemoveModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_Area"
}
],
"MCFCEOACJEB": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_Area"
}
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_FootCircle_Water"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_Area"
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_Area"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_CommonSkill_Impulse_Water"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_Impulse1"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_Impulse2"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_Impulse3"
}
]
},
"MonsterAffix_WaterDebuff_CoolDownIncrement_Area": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_ImpulseArea_Water"
}
]
},
"MonsterAffix_WaterDebuff_CoolDownIncrement_Impulse1": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 5.0
}
],
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_TeamSearcher"
}
]
},
"MonsterAffix_WaterDebuff_CoolDownIncrement_Impulse2": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 10.0
}
],
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_TeamSearcher"
}
]
},
"MonsterAffix_WaterDebuff_CoolDownIncrement_Impulse3": {
"modifierName": "",
"duration": 1.100000023841858,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 15.0
}
],
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_TeamSearcher"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"MonsterAffix_WaterDebuff_CoolDownIncrement_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Team"
}
]
},
"MonsterAffix_WaterDebuff_CoolDownIncrement_TeamRemover": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"modifierName": "UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Team"
}
]
},
"UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Team": {
"modifierName": "",
"isUnique": true,
"duration": 20.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CurLocalAvatarMixin",
"modifierName": "UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Slave"
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_WaterDebuff_CoolDownIncrement"
},
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_CommonSkill_WaterDebuff_CoolDownIncrement_OnAdded"
},
{
"$type": "ApplyModifier",
"target": "CurLocalAvatar",
"modifierName": "UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Slave"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "CurTeamAvatars",
"modifierName": "UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Slave"
}
]
},
"UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Slave": {
"modifierName": "",
"isUnique": true,
"elementType": "Water",
"elementDurability": 25.0,
"properties": {
"Actor_SkillCDMinusRatio": -1.0
},
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"target": "Self",
"element": "Water"
}
]
}
],
"modifierName": "UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Team"
}
],
"buffID": 90004
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Host"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "MonsterAffix_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "MonsterAffix_WaterDebuff_CoolDownIncrement_TeamRemover"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_MonsterAffix_WaterDebuff_CoolDownIncrement_Host"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "MonsterAffix_ElecDebuff_LoseEnergy",
"abilitySpecials": {
"MonsterAffix_ElementLevelCo": 0.0,
"EnergyLeakage_DamageRatio": 0.30000001192092896
},
"modifiers": {
"UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"modifierMixins": [
{
"$type": "DoActionByStateIDMixin",
"stateIDs": [
"BeHitThrow",
"Struggle"
],
"enterActions": [
{
"$type": "RemoveModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_Area"
}
],
"MCFCEOACJEB": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_Area"
}
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_FootCircle_Elec"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_Area"
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_Area"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_CommonSkill_Impulse_Elec"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_Impulse1"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_Impulse2"
},
{
"$type": "ApplyModifier",
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_Impulse3"
}
]
},
"MonsterAffix_ElecDebuff_LoseEnergy_Area": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_ImpulseArea_Elec"
}
]
},
"MonsterAffix_ElecDebuff_LoseEnergy_Impulse1": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 5.0
}
],
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_TeamSearcher"
}
]
},
"MonsterAffix_ElecDebuff_LoseEnergy_Impulse2": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 10.0
}
],
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_TeamSearcher"
}
]
},
"MonsterAffix_ElecDebuff_LoseEnergy_Impulse3": {
"modifierName": "",
"duration": 1.100000023841858,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 15.0
}
],
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_TeamSearcher"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_GENERALSKILL_IMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"MonsterAffix_ElecDebuff_LoseEnergy_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Team"
}
]
},
"MonsterAffix_ElecDebuff_LoseEnergy_TeamRemover": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"modifierName": "UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Team"
}
]
},
"UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Team": {
"modifierName": "",
"isUnique": true,
"duration": 20.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "CurLocalAvatarMixin",
"modifierName": "UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Slave"
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_CommonSkill_ElecDebuff_LoseEnergy"
},
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_CommonSkill_ElecDebuff_LoseEnergy_OnAdded"
},
{
"$type": "ApplyModifier",
"target": "CurLocalAvatar",
"modifierName": "UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Slave"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "CurTeamAvatars",
"modifierName": "UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Slave"
}
]
},
"UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Slave": {
"modifierName": "",
"isUnique": true,
"elementType": "Electric",
"elementDurability": 25.0,
"modifierMixins": [
{
"$type": "ReviveElemEnergyMixin",
"KPBMABEIBHE": 3.0,
"HMHDCLAJCLB": -5.0,
"ratio": 1.0
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"target": "Self",
"element": "Electric"
}
]
}
],
"modifierName": "UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Team"
}
],
"buffID": 90001
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Host"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "MonsterAffix_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "MonsterAffix_ElecDebuff_LoseEnergy_TeamRemover"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_MonsterAffix_ElecDebuff_LoseEnergy_Host"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_IceDamage_Prison",
"modifiers": {
"UNIQUE_GeneralSkill_IceDamage_Prison_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 12.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_IceDamage_FootCircle"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_IceDamage_Prison_TeamSearcher"
}
]
},
"GeneralSkill_IceDamage_Prison_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_GeneralSkill_IceDamage_Prison_Team"
}
]
},
"UNIQUE_GeneralSkill_IceDamage_Prison_Team": {
"modifierName": "",
"isUnique": true,
"duration": 4.599999904632568,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_GeneralSkill_IceDamage_Prison_Creator"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_IceDamage_Prison_Creator"
},
{
"$type": "KillGadget",
"LBGGIBBMCMF": {
"AKMLOIFOBPO": "Reversed",
"configID": 49001001
}
}
]
},
"UNIQUE_GeneralSkill_IceDamage_Prison_Creator": {
"modifierName": "",
"isUnique": true,
"duration": 0.800000011920929,
"elementDurability": 100.0,
"thinkInterval": 0.6000000238418579,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_IceDamage_Alert"
}
],
"onThinkInterval": [
{
"$type": "CreateGadget",
"target": "CurLocalAvatar",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
},
"CABLIPAKCGB": 49001001,
"DOLAJLACEDF": 4001
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_IceDamage_Prison_Host"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_IceDamage_Prison_Host"
},
{
"$type": "RemoveModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_IceDamage_Prison_TeamSearcher"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllTeams",
"modifierName": "UNIQUE_GeneralSkill_IceDamage_Prison_Team"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_IceDamage_Prison_Center",
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_IceDamage_Prison": 4.0
},
"modifiers": {
"GeneralSkill_IceDamage_Prison_Effect": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_IceDamage_Prison"
}
],
"onRemoved": [
{
"$type": "SendEffectTrigger",
"parameter": "Prison_Die",
"effectPattern": "Eff_Monster_GeneralSkill_IceDamage_Prison"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"Collider"
]
}
]
},
"GeneralSkill_IceDamage_Prison_EnableCollider": {
"modifierName": "",
"duration": 0.25,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"Collider"
]
}
],
"onRemoved": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"Collider"
],
"setEnable": true
}
]
}
},
"onAdded": [
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_IceDamage_Prison_EnableCollider"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_IceDamage_Prison_Effect"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"doOffStage": true,
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"checkHitLayerType": "Both",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"size": {
"x": 0.4000000059604645,
"y": 0.4000000059604645,
"z": 0.4000000059604645
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "MonsterAffix_IceDamage_Prison",
"attenuationGroup": "MonsterAffix_GeneralSkill_IceDamage_Prison",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_IceDamage_Prison",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3"
}
}
},
"targetType": "Enemy"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_IceDamage_Prison_Effect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WindDamage_Vortex",
"modifiers": {
"UNIQUE_GeneralSkill_WindDamage_Vortex_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 12.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_WindDamage_FootCircle"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_WindDamage_Vortex_TeamSearcher"
}
]
},
"GeneralSkill_WindDamage_Vortex_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_GeneralSkill_WindDamage_Vortex_Team"
}
]
},
"UNIQUE_GeneralSkill_WindDamage_Vortex_Team": {
"modifierName": "",
"isUnique": true,
"duration": 2.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_GeneralSkill_WindDamage_Vortex_Creator"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_WindDamage_Vortex_Creator"
},
{
"$type": "KillGadget",
"LBGGIBBMCMF": {
"AKMLOIFOBPO": "Reversed",
"configID": 49001002
}
}
]
},
"UNIQUE_GeneralSkill_WindDamage_Vortex_Creator": {
"modifierName": "",
"isUnique": true,
"duration": 0.699999988079071,
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_WindDamage_Vortex_Alert"
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_WindDamage_Vortex_Alert"
}
],
"onThinkInterval": [
{
"$type": "CreateGadget",
"target": "CurLocalAvatar",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.20000000298023224,
"z": 0.0
},
"onGround": true
},
"CABLIPAKCGB": 49001002,
"DOLAJLACEDF": 4001
}
]
},
"GeneralSkill_WindDamage_Vortex_Alert": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_WindDamage_Alert"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_WindDamage_Vortex_Host"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_WindDamage_Vortex_Host"
},
{
"$type": "RemoveModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_WindDamage_Vortex_TeamSearcher"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllTeams",
"modifierName": "UNIQUE_GeneralSkill_WindDamage_Vortex_Team"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WindDamage_Vortex_WindZone",
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_WindDamage_Vortex_WindZone": 1.0
},
"modifiers": {
"VortexWindZone": {
"modifierName": "",
"duration": 1.5,
"elementDurability": 100.0,
"thinkInterval": 0.4000000059604645,
"modifierMixins": [
{
"$type": "WindZoneMixin",
"shapeName": "CircleR7.5H6",
"born": {
"$type": "ConfigBornBySelf"
},
"BHELOIADOLH": 5.0,
"HBBLBBPBLGE": 1.2000000476837158,
"IPDEDFHPHPO": 1.5,
"targetType": "Enemy",
"predicates": [
{
"$type": "ByTargetWeight",
"logic": "LesserOrEqual",
"IHCNHDLDFKC": 100.0
}
],
"modifierName": ""
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_WindDamage_Vortex"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_WindDamage_Vortex_Explode_Latency"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 4.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Group1",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"elementDurability": 25.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_WindDamage_Vortex_WindZone",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
}
}
},
"targetType": "Enemy"
}
]
},
"GeneralSkill_WindDamage_Vortex_Explode_Latency": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "WindZoneMixin",
"shapeName": "CircleR7.5H6",
"born": {
"$type": "ConfigBornBySelf"
},
"BHELOIADOLH": 5.0,
"HBBLBBPBLGE": 1.2000000476837158,
"IPDEDFHPHPO": 1.5,
"targetType": "Enemy",
"predicates": [
{
"$type": "ByTargetWeight",
"logic": "LesserOrEqual",
"IHCNHDLDFKC": 100.0
}
],
"modifierName": ""
}
],
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_WindDamage_Vortex_Explode"
}
],
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "GeneralSkill_WindDamage_Vortex_Explode"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "VortexWindZone"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WindDamage_Vortex_Explode",
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_WindDamage_Vortex_Explode": 3.0
},
"onAbilityStart": [
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
},
{
"$type": "DamageByAttackValue",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR7.5H6",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.6000000238418579,
"z": 0.0
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Wind",
"elementDurability": 50.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"enBreak": 200.0,
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_WindDamage_Vortex_Explode",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5"
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_RockDamage_LowWave",
"modifiers": {
"UNIQUE_GeneralSkill_RockDamage_LowWave_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_RockDamage_FootCircle"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_RockDamage_LowWave_TeamSearcher"
}
]
},
"GeneralSkill_RockDamage_LowWave_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_GeneralSkill_RockDamage_LowWave_Team"
}
]
},
"UNIQUE_GeneralSkill_RockDamage_LowWave_Team": {
"modifierName": "",
"isUnique": true,
"duration": 6.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_GeneralSkill_RockDamage_LowWave_Creator"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_RockDamage_LowWave_Creator"
},
{
"$type": "KillGadget",
"LBGGIBBMCMF": {
"AKMLOIFOBPO": "Reversed",
"configID": 49001003
}
}
]
},
"UNIQUE_GeneralSkill_RockDamage_LowWave_Creator": {
"modifierName": "",
"isUnique": true,
"duration": 5.0,
"elementDurability": 100.0,
"thinkInterval": 4.0,
"onAdded": [
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_GeneralSkill_RockDamage_Alert"
},
{
"$type": "CreateGadget",
"target": "CurLocalAvatar",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 2.0,
"z": 8.0
},
"onGround": true
},
"CABLIPAKCGB": 49001003,
"DOLAJLACEDF": 4001
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_GeneralSkill_RockDamage_Alert"
},
{
"$type": "CreateGadget",
"target": "CurLocalAvatar",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 2.0,
"z": 8.0
},
"onGround": true
},
"CABLIPAKCGB": 49001003,
"DOLAJLACEDF": 4001
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_RockDamage_LowWave_Host"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_RockDamage_LowWave_Host"
},
{
"$type": "RemoveModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_RockDamage_LowWave_TeamSearcher"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllTeams",
"modifierName": "UNIQUE_GeneralSkill_RockDamage_LowWave_Team"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_RockDamage_LowWave_Emitter",
"modifiers": {
"BarrageWave1": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.8999999761581421,
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_OFFSET_RANDOM_Z",
"FACHGOPKJKE": true,
"maxValue": 0.5,
"minValue": -0.5
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_OFFSET_RANDOM_Z",
"OGAHELLALBB": "offset_random_z"
},
{
"$type": "TriggerBullet",
"bulletID": 49001004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.75,
"z": "offset_random_z"
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "BarrageAttachPoint1",
"MMFHENHCBGB": "Self"
},
"attachPointName": "BarrageAttachPoint1"
}
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_OFFSET_RANDOM_Z",
"FACHGOPKJKE": true,
"maxValue": 0.5,
"minValue": -0.5
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_OFFSET_RANDOM_Z",
"OGAHELLALBB": "offset_random_z"
},
{
"$type": "TriggerBullet",
"bulletID": 49001004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.75,
"z": "offset_random_z"
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "BarrageAttachPoint2",
"MMFHENHCBGB": "Self"
},
"attachPointName": "BarrageAttachPoint2"
}
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_OFFSET_RANDOM_Z",
"FACHGOPKJKE": true,
"maxValue": 0.5,
"minValue": -0.5
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_OFFSET_RANDOM_Z",
"OGAHELLALBB": "offset_random_z"
},
{
"$type": "TriggerBullet",
"bulletID": 49001004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.75,
"z": "offset_random_z"
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "BarrageAttachPoint3",
"MMFHENHCBGB": "Self"
},
"attachPointName": "BarrageAttachPoint3"
}
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_OFFSET_RANDOM_Z",
"FACHGOPKJKE": true,
"maxValue": 0.5,
"minValue": -0.5
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_OFFSET_RANDOM_Z",
"OGAHELLALBB": "offset_random_z"
},
{
"$type": "TriggerBullet",
"bulletID": 49001004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.75,
"z": "offset_random_z"
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "BarrageAttachPoint4",
"MMFHENHCBGB": "Self"
},
"attachPointName": "BarrageAttachPoint4"
}
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_OFFSET_RANDOM_Z",
"FACHGOPKJKE": true,
"maxValue": 0.5,
"minValue": -0.5
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_OFFSET_RANDOM_Z",
"OGAHELLALBB": "offset_random_z"
},
{
"$type": "TriggerBullet",
"bulletID": 49001004,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.75,
"z": "offset_random_z"
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttachPoint",
"attachPointName": "BarrageAttachPoint5",
"MMFHENHCBGB": "Self"
},
"attachPointName": "BarrageAttachPoint5"
}
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "BarrageWave1"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "BarrageWave1"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_RockDamage_LowWave_SingleBullet",
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_RockDamage_LowWave": 2.0
},
"modifiers": {
"BulletTrigger": {
"modifierName": "",
"duration": 0.25,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnableBulletCollisionPluginTrigger"
}
],
"onRemoved": [
{
"$type": "EnableBulletCollisionPluginTrigger",
"setEnable": true
}
]
}
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_RockDamage_Bullet"
},
{
"$type": "ApplyModifier",
"modifierName": "BulletTrigger"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"LCDFJLIEENG": true,
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.25
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementDurability": 25.0,
"ignoreAttackerProperty": true,
"strikeType": "Blunt",
"enBreak": 1.0,
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_RockDamage_LowWave",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_ElecDamage_Arc",
"modifiers": {
"UNIQUE_GeneralSkill_ElecDamage_Arc_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 12.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_FootCircle"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_ElecDamage_Arc_TeamSearcher"
}
]
},
"GeneralSkill_ElecDamage_Arc_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_Arc_Team"
}
]
},
"UNIQUE_GeneralSkill_ElecDamage_Arc_Team": {
"modifierName": "",
"isUnique": true,
"duration": 5.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_Alert"
},
{
"$type": "CreateGadget",
"target": "CurLocalAvatar",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 1.2000000476837158,
"z": 7.0
},
"onGround": true
},
"CABLIPAKCGB": 49001012,
"DOLAJLACEDF": 4001
},
{
"$type": "CreateGadget",
"target": "CurLocalAvatar",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 3.4639999866485596,
"y": 1.2000000476837158,
"z": 1.0
},
"onGround": true
},
"CABLIPAKCGB": 49001005,
"DOLAJLACEDF": 4001
},
{
"$type": "CreateGadget",
"target": "CurLocalAvatar",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": -3.4639999866485596,
"y": 1.2000000476837158,
"z": 1.0
}
},
"CABLIPAKCGB": 49001005,
"DOLAJLACEDF": 4001
}
],
"onRemoved": [
{
"$type": "KillGadget",
"LBGGIBBMCMF": {
"AKMLOIFOBPO": "Reversed",
"configID": 49001005
}
},
{
"$type": "KillGadget",
"LBGGIBBMCMF": {
"AKMLOIFOBPO": "Reversed",
"configID": 49001012
}
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_Arc_Host"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_Arc_Host"
},
{
"$type": "RemoveModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_ElecDamage_Arc_TeamSearcher"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllTeams",
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_Arc_Team"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_ElecDamage_Arc_Charge",
"modifiers": {
"GeneralSkill_ElecDamage_TriggerLatency": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_ElecDamage_Arc_ChargeEffect"
}
]
},
"GeneralSkill_ElecDamage_Arc_ChargeEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_Arc_Charge"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_ElecDamage_TriggerLatency"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_Arc_Charge_BS"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_ELECDAMAGE_ARC_DES",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_Arc_Charge_BS"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_ElecDamage_Arc_ChargeEffect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_ElecDamage_Arc_CenterCharge",
"modifiers": {
"GeneralSkill_ElecDamage_TriggerLatency": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_ElecDamage_Arc_ArcTrigger"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_ElecDamage_Arc_CenterChargeEffect"
}
]
},
"GeneralSkill_ElecDamage_Arc_CenterChargeEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_Arc_Charge"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_Arc_Current"
}
]
},
"GeneralSkill_ElecDamage_Arc_ArcTrigger": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.20000000298023224,
"onThinkInterval": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR15",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Gadget"
]
},
{
"$type": "ByTargetType",
"GAIGNEFHDBL": false
},
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_ELECDAMAGE_ARC_DES",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetSelfAttackTarget",
"target": "Target"
},
{
"$type": "SetGlobalValueByTargetDistance",
"target": "Target",
"key": "_GENERALSKILL_ELECDAMAGE_ARC_CENTER_DISTANCE"
},
{
"$type": "TriggerBullet",
"bulletID": 49001006,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "RootNode"
}
}
]
}
]
}
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_Arc_Charge_BS"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_ElecDamage_TriggerLatency"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_ELECDAMAGE_ARC_CENTER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_ElecDamage_Arc_ArcTrigger"
},
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_ElecDamage_Arc_CenterChargeEffect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_ElecDamage_Arc_TriggerBullet",
"abilitySpecials": {
"DischargeTargetDistance": 10.0,
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_ElecDamage_Arc": 0.6000000238418579
},
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"NPNCFCJOJLE": true,
"globalValueKey": "_GENERALSKILL_ELECDAMAGE_ARC_CENTER_DISTANCE",
"OGAHELLALBB": "DischargeTargetDistance"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget"
}
},
"size": {
"x": 0.6000000238418579,
"y": 1.2000000476837158,
"z": "DischargeTargetDistance"
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_ElecDamage_Arc",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"retreatType": "ByOriginOwner"
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_FireDamage_TracingImpulse",
"modifiers": {
"UNIQUE_GeneralSkill_FireDamage_TracingImpulse_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 20.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_FireDamage_FootCircle"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_FireDamage_TracingImpulse_Trigger"
}
]
},
"GeneralSkill_FireDamage_TracingImpulse_Trigger": {
"modifierName": "",
"duration": 7.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERSKILL_FIREDAMAGE_TRACINGIMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "TriggerBullet",
"bulletID": 49001008,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.699999988079071,
"z": 1.5
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"alongGround": true
},
"IBGEDNNBIOF": "Caster",
"NJEOPILMKCN": true
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_GENERSKILL_FIREDAMAGE_TRACINGIMPULSE_TRIGGER",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_FireDamage_TracingImpulse_Host"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_FireDamage_TracingImpulse_Host"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_FireDamage_TracingImpulse_Bullet",
"modifiers": {
"GeneralSkill_FireDamage_TracingImpulse_Bullet_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_FireDamage_TracingBullet"
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_FireDamage_TracingImpulse_Bullet_Effect"
}
],
"onAbilityStart": [
{
"$type": "KillSelf"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_FireDamage_TracingImpulse_Bullet_Effect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_FireDamage_TracingImpulse_Bullet_Die",
"onAbilityStart": [
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "OriginOwner",
"HPRatio": 0.0
}
],
"IBGEDNNBIOF": "OriginOwner",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true
},
"CABLIPAKCGB": 49001009,
"DOLAJLACEDF": 4001
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_FireDamage_TracingImpulse_DamageGadget",
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_FireDamage_TracingImpulse": 1.5
},
"modifiers": {
"GeneralSkill_FireDamage_TracingImpulse_DamageGadget_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_FireDamage_DamageGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.699999988079071,
"z": 0.0
},
"onGround": true
}
}
]
},
"FireImpulse_Trigger": {
"modifierName": "",
"duration": 1.600000023841858,
"elementDurability": 100.0,
"thinkInterval": 0.699999988079071,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_FireDamage_DamageImpulse"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 0.75
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"attackType": "Range",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_FireDamage_TracingImpulse",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1"
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.11999999731779099,
"shakeDir": {
"_y": 1.0
},
"extension": {}
}
}
},
"targetType": "Enemy"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_FireDamage_DamageImpulse"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 0.75
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"attackType": "Range",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_FireDamage_TracingImpulse",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1"
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.11999999731779099,
"shakeDir": {
"_y": 1.0
},
"extension": {}
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "FireImpulse_Trigger"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_FireDamage_TracingImpulse_DamageGadget_Effect"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_FireDamage_TracingImpulse_DamageGadget_Effect"
},
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"DJLKFLJENEG": 1,
"OOOFAPPEOJK": [
"Avatar"
],
"AKMLOIFOBPO": "Nearest",
"shapeName": "CircleR15",
"campTargetType": "Enemy",
"sizeRatio": 1.0
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "OriginOwner",
"key": "_GENERSKILL_FIREDAMAGE_TRACINGIMPULSE_TRIGGER",
"value": 1.0
}
],
"bulletID": 49001008,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.699999988079071,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"alongGround": true
},
"IBGEDNNBIOF": "OriginOwner",
"NJEOPILMKCN": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_FireDamage_TracingImpulse_DamageGadget_NextRound",
"onAbilityStart": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"DJLKFLJENEG": 1,
"OOOFAPPEOJK": [
"Avatar"
],
"AKMLOIFOBPO": "Nearest",
"shapeName": "CircleR15",
"campTargetType": "Enemy",
"sizeRatio": 1.0
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "OriginOwner",
"key": "_GENERSKILL_FIREDAMAGE_TRACINGIMPULSE_TRIGGER",
"value": 1.0
}
],
"bulletID": 49001008,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.699999988079071,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"alongGround": true
},
"IBGEDNNBIOF": "OriginOwner",
"NJEOPILMKCN": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WaterDamage_Bubble",
"modifiers": {
"UNIQUE_GeneralSkill_WaterDamage_Bubble_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 12.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_WaterDamage_FootCircle"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_WaterDamage_Bubble_TeamSearcher"
}
]
},
"GeneralSkill_WaterDamage_Bubble_TeamSearcher": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Caster",
"HPRatio": 0.0
}
],
"modifierName": "UNIQUE_GeneralSkill_WaterDamage_Bubble_Team"
}
]
},
"UNIQUE_GeneralSkill_WaterDamage_Bubble_Team": {
"modifierName": "",
"isUnique": true,
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_WaterDamage_Alert"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"target": "Caster",
"modifierName": "UNIQUE_GeneralSkill_WaterDamage_Bubble_Creator"
}
]
},
"UNIQUE_GeneralSkill_WaterDamage_Bubble_Creator": {
"modifierName": "",
"isUnique": true,
"duration": 4.099999904632568,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "CreateGadget",
"target": "Applier",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"CABLIPAKCGB": 49001010,
"DOLAJLACEDF": 4001
},
{
"$type": "CreateGadget",
"target": "Applier",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 3.200000047683716,
"y": 0.20000000298023224,
"z": 0.0
}
},
"CABLIPAKCGB": 49001011,
"DOLAJLACEDF": 4001
},
{
"$type": "CreateGadget",
"target": "Applier",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": -3.200000047683716,
"y": 0.20000000298023224,
"z": 0.0
}
},
"CABLIPAKCGB": 49001011,
"DOLAJLACEDF": 4001
},
{
"$type": "CreateGadget",
"target": "Applier",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.20000000298023224,
"z": -3.200000047683716
}
},
"CABLIPAKCGB": 49001011,
"DOLAJLACEDF": 4001
},
{
"$type": "CreateGadget",
"target": "Applier",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.20000000298023224,
"z": 3.200000047683716
}
},
"CABLIPAKCGB": 49001011,
"DOLAJLACEDF": 4001
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_WaterDamage_Bubble_Host"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_WaterDamage_Bubble_Host"
},
{
"$type": "RemoveModifier",
"target": "SelfAttackTarget",
"modifierName": "GeneralSkill_WaterDamage_Bubble_TeamSearcher"
},
{
"$type": "RemoveUniqueModifier",
"target": "AllTeams",
"modifierName": "UNIQUE_GeneralSkill_WaterDamage_Bubble_Team"
},
{
"$type": "RemoveModifier",
"modifierName": "UNIQUE_GeneralSkill_WaterDamage_Bubble_Creator"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WaterDamage_Bubble_Center",
"modifiers": {
"GeneralSkill_WaterDamage_Bubble_CenterTrigger": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.10000000149011612,
"onThinkInterval": [
{
"$type": "TriggerAbility",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"target": "CurLocalAvatar",
"value": 4.0
}
],
"abilityName": "GeneralSkill_WaterDamage_Bubble_Center"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_WaterDamage_Bubble_CenterTrigger"
}
],
"onAbilityStart": [
{
"$type": "CreateGadget",
"IBGEDNNBIOF": "OriginOwner",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 4.800000190734863,
"y": 0.20000000298023224,
"z": 4.800000190734863
}
},
"CABLIPAKCGB": 49001011,
"DOLAJLACEDF": 4001,
"campTargetType": "AllExceptSelf"
},
{
"$type": "CreateGadget",
"IBGEDNNBIOF": "OriginOwner",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": -4.800000190734863,
"y": 0.20000000298023224,
"z": 4.800000190734863
}
},
"CABLIPAKCGB": 49001011,
"DOLAJLACEDF": 4001,
"campTargetType": "AllExceptSelf"
},
{
"$type": "CreateGadget",
"IBGEDNNBIOF": "OriginOwner",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 4.800000190734863,
"y": 0.20000000298023224,
"z": -4.800000190734863
}
},
"CABLIPAKCGB": 49001011,
"DOLAJLACEDF": 4001,
"campTargetType": "AllExceptSelf"
},
{
"$type": "CreateGadget",
"IBGEDNNBIOF": "OriginOwner",
"NJEOPILMKCN": true,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": -4.800000190734863,
"y": 0.20000000298023224,
"z": -4.800000190734863
}
},
"CABLIPAKCGB": 49001011,
"DOLAJLACEDF": 4001,
"campTargetType": "AllExceptSelf"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WaterDamage_Bubble_Single",
"modifiers": {
"UNIQUE_Bubble_Loop": {
"modifierName": "",
"isUnique": true,
"elementType": "Water",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Abyss_Water_Bubble_Missle_Float"
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
],
"onBeingHit": [
{
"$type": "TriggerAbility",
"predicates": [
{
"$type": "ByHitImpulse",
"DJNJFCLGCMM": 0.0
}
],
"abilityName": "GeneralSkill_WaterDamage_Bubble_SingleExplode"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Bubble_Loop"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WaterDamage_Bubble_SingleExplode",
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_WaterDamage_Bubble_Explode": 3.0
},
"onAbilityStart": [
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Bubble_Loop"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Gather_Bubble_Loop"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Abyss_Water_Bubble_Missle_Float_AS",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "RootNode"
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 1.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 50.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"enBreak": 100.0,
"attackType": "Range",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_WaterDamage_Bubble_Explode",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WaterDamage_Bubble_SingleSurround",
"modifiers": {
"Bubble_Surround_Reject": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Owner",
"modifierName": "Bubble_Surround"
}
]
},
"Bubble_AntiGravity": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -7.5
}
},
"Bubble_Surround": {
"modifierName": "",
"duration": 5.0,
"elementType": "Water",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -2.0
},
"state": "Struggle",
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Bubble_AntiGravity"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Abyss_Water_Bubble"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Abyss_Water_Bubble_AS",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "RootNode"
}
}
],
"onBeingHit": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByTargetType",
"GAIGNEFHDBL": false
},
{
"$type": "ByHitImpulse",
"DJNJFCLGCMM": 0.0
}
],
"successActions": [
{
"$type": "RemoveModifier",
"modifierName": "Bubble_Surround"
}
]
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Bubble_Surround"
}
]
}
},
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Gadget"
]
},
{
"$type": "ByTargetWeight",
"IHCNHDLDFKC": 100.0
}
]
}
],
"successActions": [
{
"$type": "TriggerAbility",
"abilityName": "GeneralSkill_WaterDamage_Bubble_SingleExplode"
}
],
"failActions": [
{
"$type": "TriggerAbility",
"abilityName": "GeneralSkill_WaterDamage_Bubble_SingleExplode"
},
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Equip",
"MonsterEquip"
]
}
],
"modifierName": "Bubble_Surround_Reject"
},
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar",
"Monster"
]
}
],
"modifierName": "Bubble_Surround"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "MonsterAffix_Dvalin_S04_FirstSight",
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_DVALIN_S04_FIRSTSIGHT_",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 1.0
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_DVALIN_S04_FIRSTSIGHT_SHIELD",
"useLimitRange": true,
"maxValue": -1.0,
"minValue": -1.0
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_LowImpulse_Water",
"abilityMixins": [
{
"$type": "AttachToAIAlertnessMixin",
"OCFKMHBNKDL": [
1,
2
],
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Water"
}
],
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_LowImpulse": 4.0
},
"modifiers": {
"UNIQUE_GeneralSkill_LowImpulse_Water_Effect": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_FootCircle"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_LowImpulse_Tag",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_GeneralSkill_LowImpulse_Water": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"onThinkInterval": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_LowImpulse_Water_Alert"
}
]
},
"GeneralSkill_LowImpulse_Water_Alert": {
"modifierName": "",
"duration": 4.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Water_Alert"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Water_Area"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Self",
"HPRatio": 0.0
}
],
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Water_DamageWave"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Self",
"HPRatio": 0.0
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf"
},
"secondHeight": 1.2000000476837158,
"radius": 15.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 50.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"enBreak": 100.0,
"attackType": "Range",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_LowImpulse",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Water_Effect"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Water"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Water_Effect"
},
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_LowImpulse_Water_Alert"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_LowImpulse_Ice",
"abilityMixins": [
{
"$type": "AttachToAIAlertnessMixin",
"OCFKMHBNKDL": [
1,
2
],
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Ice"
}
],
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_LowImpulse": 4.0
},
"modifiers": {
"UNIQUE_GeneralSkill_LowImpulse_Ice_Effect": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_FootCircle"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_LowImpulse_Tag",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_GeneralSkill_LowImpulse_Ice": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"onThinkInterval": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_LowImpulse_Ice_Alert"
}
]
},
"GeneralSkill_LowImpulse_Ice_Alert": {
"modifierName": "",
"duration": 4.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Ice_Alert"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Ice_Area"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Self",
"HPRatio": 0.0
}
],
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Ice_DamageWave"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Self",
"HPRatio": 0.0
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf"
},
"secondHeight": 1.2000000476837158,
"radius": 15.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"enBreak": 100.0,
"attackType": "Range",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_LowImpulse",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Ice_Effect"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Ice"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Ice_Effect"
},
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_LowImpulse_Ice_Alert"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_WaterEnhance_SelfHeal",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_GeneralSkill_WaterEnhance_SelfHeal_Times",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"GeneralSkill_WaterEnhance_SelfHeal_Manager",
"Blank"
]
}
],
"abilitySpecials": {
"GeneralSkill_WaterEnhance_SelfHeal": 0.5
},
"modifiers": {
"Blank": {
"modifierName": "",
"elementDurability": 100.0
},
"GeneralSkill_WaterEnhance_SelfHeal_Manager": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToHPPercentMixin",
"valueSteps": [
0.15000000596046448
],
"modifierNameSteps": [
"Blank",
"GeneralSkill_WaterEnhance_SelfHeal_Trigger"
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_SelfHeal_FootCircle"
}
]
},
"GeneralSkill_WaterEnhance_SelfHeal_Trigger": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetHPRatio",
"HPRatio": 0.0
}
],
"modifierName": "GeneralSkill_WaterEnhance_SelfHeal_Latency"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_GeneralSkill_WaterEnhance_SelfHeal_Times",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"GeneralSkill_WaterEnhance_SelfHeal_Latency": {
"modifierName": "",
"duration": 6.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_SelfHeal_Alert"
}
],
"onRemoved": [
{
"$type": "HealHP",
"predicates": [
{
"$type": "ByEntityIsAlive"
}
],
"amountByTargetMaxHPRatio": "GeneralSkill_WaterEnhance_SelfHeal"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByEntityIsAlive"
}
],
"effectPattern": "Eff_Monster_GeneralSkill_SelfHeal_HealEffect"
}
]
}
},
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_WaterEnhance_SelfHeal_Manager"
},
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_WaterEnhance_SelfHeal_Latency"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_RockDamage_DeathRattleCrystal",
"abilityMixins": [
{
"$type": "ServerCreateGadgetOnKillMixin",
"ONMCEPIGGAM": [
49001013
],
"DOLAJLACEDF": 4001,
"campTargetType": "Enemy"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget",
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_RockDamage_DeathRattleCrystal": 8.0,
"LifeTimeRatio": 0.0,
"ExtraTimes": 0.0
},
"modifiers": {
"GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_ExtraTimes": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_RockDamage_DeathRattleCrystal_ExtraTimes",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onKill": [
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.30000001192092896,
"z": 0.0
}
},
"CABLIPAKCGB": 49001013,
"DOLAJLACEDF": 4001,
"campTargetType": "Enemy"
}
]
},
"GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget": {
"modifierName": "",
"duration": [
30.0,
"LifeTimeRatio",
30.0,
"Mul",
"Add"
],
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_GENERALSKILL_RockDamage_DeathRattleCrystal_ExtraTimes",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "SingleExplode",
"effectPattern": "Eff_Monster_GeneralSkill_DeathRattleCrystal"
},
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_GENERALSKILL_RockDamage_DeathRattleCrystal_ExtraTimes",
"value": 1.0
}
],
"parameter": "DoubleExplode",
"effectPattern": "Eff_Monster_GeneralSkill_DeathRattleCrystal"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_Active"
}
]
},
"GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_Active": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SendEffectTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_GENERALSKILL_RockDamage_DeathRattleCrystal_ExtraTimes",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"parameter": "Disappear",
"effectPattern": "Eff_Monster_GeneralSkill_DeathRattleCrystal"
},
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_AreaEffect"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"secondHeight": 3.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Rock",
"elementDurability": 100.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"attackType": "Range",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_RockDamage_DeathRattleCrystal",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1"
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.11999999731779099,
"shakeDir": {
"_y": 1.0
},
"extension": {}
}
}
},
"targetType": "Enemy"
},
{
"$type": "KillSelf",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_GENERALSKILL_RockDamage_DeathRattleCrystal_ExtraTimes",
"value": 1.0
}
],
"duration": 1.0
},
{
"$type": "KillSelf",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_GENERALSKILL_RockDamage_DeathRattleCrystal_ExtraTimes",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"duration": 2.0
}
]
},
"GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_DeathRattleCrystal"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_AreaEffect_Latency"
}
]
},
"GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_AreaEffect_Latency": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_AreaEffect"
}
]
},
"GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_AreaEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_DeathRattleCrystal_Area"
}
]
}
},
"onAdded": [
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_MONSTER_GeneralSkill_RockDamage_DeathRattleCrystal_LifeTimeRatio",
"value": 1.0
}
],
"value": 1.0,
"key": "_MONSTER_GeneralSkill_RockDamage_DeathRattleCrystal_LifeTimeRatio",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_MONSTER_GeneralSkill_RockDamage_DeathRattleCrystal_LifeTimeRatio",
"OGAHELLALBB": "LifeTimeRatio"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_MONSTER_GeneralSkill_RockDamage_DeathRattleCrystal_ExtraTimes",
"value": 1.0
}
],
"modifierName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_ExtraTimes"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget_Effect"
}
],
"onFieldEnter": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_RockDamage_DeathRattleCrystal_DamageGadget"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_Sovereign_Master",
"modifiers": {
"GeneralSkill_Sovereign_Master_Latency": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_Sovereign_Master"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GENERALSKILL_LowImpulse_Tag",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "GeneralSkill_Sovereign_MasterEff"
}
]
},
"GeneralSkill_Sovereign_Master": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_GeneralSkill_Sovereign_Master",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"GeneralSkill_Sovereign_MasterEff": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_Sovereign_Master_FootCircle"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_Sovereign_Master_Latency"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_Sovereign_Master"
},
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_Sovereign_MasterEff"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_Sovereign_Slave",
"abilityMixins": [
{
"$type": "AttachToAIAlertnessMixin",
"OCFKMHBNKDL": [
0
],
"modifierName": "GeneralSkill_Sovereign_Slave_Remover"
},
{
"$type": "AttachToAIAlertnessMixin",
"OCFKMHBNKDL": [
1,
2
],
"modifierName": "GeneralSkill_Sovereign_FindMaster_Reset"
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_HAS_Sovereign_Master",
"defaultGlobalValueOnCreate": 1.0,
"valueSteps": [
-0.5,
0.5
],
"modifierNameSteps": [
"GeneralSkill_Sovereign_FindMaster"
]
}
],
"modifiers": {
"GeneralSkill_Sovereign_Slave_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_Sovereign_Slave_FootCircle"
}
]
},
"GeneralSkill_Sovereign_Slave_Remover": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_Sovereign_Slave"
}
]
},
"GeneralSkill_Sovereign_FindMaster_Reset": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_HAS_Sovereign_Master",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"GeneralSkill_Sovereign_FindMaster": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.4000000059604645,
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_TEMP_FindMaster",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"AKMLOIFOBPO": "Nearest",
"shapeName": "CircleR60",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_GeneralSkill_Sovereign_Master",
"value": 1.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_Sovereign_Slave"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_TEMP_FindMaster",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_TEMP_FindMaster",
"value": 1.0
}
],
"value": 1.0,
"key": "_HAS_Sovereign_Master",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"GeneralSkill_Sovereign_Slave": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 12.0,
"onAdded": [
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"AKMLOIFOBPO": "Nearest",
"shapeName": "CircleR60",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_GeneralSkill_Sovereign_Master",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_GeneralSkill_Sovereign_AtkUp",
"value": 1.0
}
],
"modifierName": "GeneralSkill_Sovereign_AtkUp"
},
{
"$type": "AttachModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"AKMLOIFOBPO": "Nearest",
"shapeName": "CircleR60",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_GeneralSkill_Sovereign_Master",
"value": 1.0
}
],
"modifierName": "GeneralSkill_Sovereign_DefenceUp"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"modifierName": "HealLatency"
}
]
},
"HealLatency": {
"modifierName": "",
"duration": 1.5,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_Sovereign_Slave_Alert"
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"AKMLOIFOBPO": "Nearest",
"shapeName": "CircleR60",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_GeneralSkill_Sovereign_Master",
"value": 1.0
},
{
"$type": "ByTargetHPRatio",
"target": "Self",
"HPRatio": 0.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Target",
"modifierName": "UNIQUE_GeneralSkill_Sovereign_Master_Heal_Effect"
},
{
"$type": "FireEffect",
"target": "Target",
"effectPattern": "Eff_Monster_GeneralSkill_Sovereign_Slave_LifeLine",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "RootNode",
"MMFHENHCBGB": "Caster"
}
},
{
"$type": "HealHP",
"target": "Target",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTER_GeneralSkill_Sovereign_ExtraHeal",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"amountByTargetMaxHPRatio": 0.05000000074505806
},
{
"$type": "HealHP",
"target": "Target",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_GeneralSkill_Sovereign_ExtraHeal",
"value": 1.0
}
],
"amountByTargetMaxHPRatio": 0.10000000149011612
}
]
}
]
},
"UNIQUE_GeneralSkill_Sovereign_Master_Heal_Effect": {
"modifierName": "",
"isUnique": true,
"duration": 0.5,
"elementDurability": 100.0,
"thinkInterval": 0.6000000238418579,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_Sovereign_Master_Heal"
}
],
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_Sovereign_Master_Heal"
}
]
},
"GeneralSkill_Sovereign_DefenceUp": {
"stacking": "Multiple",
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_PhysicalSubHurtDelta": 0.10000000149011612,
"Actor_FireSubHurtDelta": 0.10000000149011612,
"Actor_ElecSubHurtDelta": 0.10000000149011612,
"Actor_IceSubHurtDelta": 0.10000000149011612,
"Actor_WaterSubHurtDelta": 0.10000000149011612,
"Actor_GrassSubHurtDelta": 0.10000000149011612,
"Actor_WindSubHurtDelta": 0.10000000149011612,
"Actor_RockSubHurtDelta": 0.10000000149011612
},
"state": "DefenseUp"
},
"GeneralSkill_Sovereign_AtkUp": {
"stacking": "Multiple",
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": 0.10000000149011612
},
"state": "AttackUp"
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_Sovereign_Slave_Effect"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_Sovereign_Slave"
},
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_Sovereign_Slave_Effect"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_Sovereign_EffGadget",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_Sovereign_Slave_LifeLine_Bullet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_LowImpulse_Electric",
"abilityMixins": [
{
"$type": "AttachToAIAlertnessMixin",
"OCFKMHBNKDL": [
1,
2
],
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Electric"
}
],
"abilitySpecials": {
"GeneralSkill_ElementLevelCo": 0.0,
"GeneralSkill_LowImpulse": 4.0
},
"modifiers": {
"UNIQUE_GeneralSkill_LowImpulse_Electric_Effect": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_FootCircle"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_LowImpulse_Tag",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_GeneralSkill_LowImpulse_Electric": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 15.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_FootCircle"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GENERALSKILL_LowImpulse_Tag",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_LowImpulse_Electric_Alert"
}
]
},
"GeneralSkill_LowImpulse_Electric_Alert": {
"modifierName": "",
"duration": 4.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Electric_Alert"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Electric_Area"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Self",
"HPRatio": 0.0
}
],
"effectPattern": "Eff_Monster_GeneralSkill_LowImpulse_Electric_DamageWave"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetHPRatio",
"target": "Self",
"HPRatio": 0.0
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"lifeTime": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf"
},
"secondHeight": 1.2000000476837158,
"radius": 15.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"bonusCriticalHurt": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"ignoreAttackerProperty": true,
"strikeType": "Default",
"enBreak": 100.0,
"attackType": "Range",
"damageExtra": [
"GeneralSkill_ElementLevelCo",
"GeneralSkill_LowImpulse",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Electric_Effect"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "GeneralSkill_ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Electric"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_LowImpulse_Electric_Effect"
},
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_LowImpulse_Electric_Alert"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_ElecDamage_ThunderArea",
"abilitySpecials": {
"ElementLevelCo": 0.0,
"ThunderArea_Ratio": 4.0
},
"modifiers": {
"UNIQUE_GeneralSkill_ElecDamage_ThunderArea_Host": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 0.25,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTESR_GeneralSkill_ElecDamage_ThunderArea_OwnerTag",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_ThunderArea_FootCircle"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_GeneralSkill_ElecDamage_ThunderArea_InnerCircle"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_MONSTESR_GeneralSkill_ElecDamage_ThunderArea_OwnerTag",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"target": "AllTeams",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"value": 8.0
},
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "Lesser",
"value": 20.0
}
],
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_DamageTrigger"
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "LesserOrEqual",
"value": 8.0
},
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "GreaterOrEqual",
"value": 20.0
}
]
}
],
"modifierName": "GeneralSkill_ElecDamage_ThunderArea_TeamRemover"
}
]
},
"GeneralSkill_ElecDamage_ThunderArea_TeamRemover": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"target": "Team",
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_Team"
}
]
},
"UNIQUE_GeneralSkill_ElecDamage_ThunderArea_Team": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_SceneObj_ThunderStorm_Gathering"
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_DamageMask"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasEffect",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_DamageMask"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasEffect",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasOwner",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR20",
"centerBasedOn": "CurLocalAvatar",
"campTargetType": "Alliance",
"AFLAEMMPLPN": "Caster",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTESR_GeneralSkill_ElecDamage_ThunderArea_OwnerTag",
"value": 1.0
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasOwner",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
{
"$type": "RemoveUniqueModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasOwner",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_Team"
}
]
},
"UNIQUE_GeneralSkill_ElecDamage_ThunderArea_DamageMask": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_DamageMask",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_DamageMask",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"UNIQUE_GeneralSkill_ElecDamage_ThunderArea_DamageTrigger": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTESR_GeneralSkill_ElecDamage_ThunderArea_HasEffect",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetPositionToSelfPosition",
"target": "Applier",
"logic": "Lesser",
"value": 20.0
}
],
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_Team"
},
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_MONSTESR_GeneralSkill_ElecDamage_ThunderArea_HasOwner",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR20",
"centerBasedOn": "CurLocalAvatar",
"campTargetType": "Alliance",
"AFLAEMMPLPN": "Caster",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_DamageMask",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasEffect",
"value": 1.0
}
],
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTESR_GeneralSkill_ElecDamage_ThunderArea_OwnerTag",
"value": 1.0
},
{
"$type": "ByTargetPositionToSelfPosition",
"value": 8.0
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "CurLocalAvatar",
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 25.0,
"ignoreAttackerProperty": true,
"enBreak": 0.0,
"damageExtra": [
"ThunderArea_Ratio",
"ElementLevelCo",
"Mul"
]
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV0",
"retreatType": "ByHitDirection"
}
}
},
{
"$type": "FireEffect",
"target": "CurLocalAvatar",
"effectPattern": "Eff_SceneObj_ThunderStorm_Blast"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasOwner",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
{
"$type": "RemoveUniqueModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasOwner",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_DamageMask",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTER_GeneralSkill_ElecDamage_ThunderArea_HasEffect",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_Team"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
}
],
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_Host"
},
{
"$type": "SetSystemValueToOverrideMap",
"key": "ElementLevelCo",
"type": "ElementLevelCo"
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_GeneralSkill_ElecDamage_ThunderArea_Host"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_SubHurtDelta_Periodicity",
"abilitySpecials": {
"SubHurtDelta_Initialize": 0.0,
"SubHurtDelta_SingleDown": 0.0,
"SubHurtDelta_FloorCount": 0.0,
"Periodicity_Recover": 0.0
},
"modifiers": {
"GeneralSkill_SubHurtDelta_Periodicity_Controller": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": "Periodicity_Recover",
"onAdded": [
{
"$type": "FireEffect",
"doOffStage": true,
"effectPattern": "Eff_Monster_GeneralSkill_SubHurtDelta_Recover"
},
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "GeneralSkill_SubHurtDelta_Periodicity"
}
],
"onThinkInterval": [
{
"$type": "RemoveModifier",
"modifierName": "GeneralSkill_SubHurtDelta_Periodicity"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_GeneralSkill_SubHurtDelta_Recover"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_SubHurtDelta_Periodicity"
}
]
},
"GeneralSkill_SubHurtDelta_Periodicity": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_GeneralSkill_SubHurtDelta_SingleDown_Count",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
[
"SubHurtDelta_FloorCount",
0.5,
"Sub"
],
[
"SubHurtDelta_FloorCount",
0.5,
"Add"
]
],
"modifierNameSteps": [
"GeneralSkill_SubHurtDelta_Effect",
"GeneralSkill_SubHurtDelta_Empty"
]
}
],
"properties": {
"Actor_PhysicalSubHurtDelta": "SubHurtDelta_Initialize",
"Actor_FireSubHurtDelta": "SubHurtDelta_Initialize",
"Actor_ElecSubHurtDelta": "SubHurtDelta_Initialize",
"Actor_WaterSubHurtDelta": "SubHurtDelta_Initialize",
"Actor_GrassSubHurtDelta": "SubHurtDelta_Initialize",
"Actor_WindSubHurtDelta": "SubHurtDelta_Initialize",
"Actor_IceSubHurtDelta": "SubHurtDelta_Initialize",
"Actor_RockSubHurtDelta": "SubHurtDelta_Initialize"
},
"onAdded": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_GeneralSkill_SubHurtDelta_SingleDown_Count",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "Predicated",
"target": "MPLevel",
"doOffStage": true,
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_GeneralSkill_SubHurtDelta_ShowReminder",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ShowReminder",
"doOffStage": true,
"angularVelocityThreshold": 337280101
},
{
"$type": "ApplyModifier",
"target": "MPLevel",
"doOffStage": true,
"modifierName": "GeneralSkill_SubHurtDelta_ShowReminder"
}
]
}
],
"onBeingHit": [
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"NormalAttack_01",
"NormalAttack_02",
"NormalAttack_03",
"NormalAttack_04",
"NormalAttack_05",
"NormalAttack_06"
]
},
{
"$type": "ByHitDamage",
"damage": 0.0
}
],
"modifierName": "GeneralSkill_SubHurtDelta_SingleDown"
}
]
},
"GeneralSkill_SubHurtDelta_SingleDown": {
"stacking": "Multiple",
"stackingOption": {
"abilitySpecialName": "",
"INDGEIJCJAJ": "SubHurtDelta_FloorCount"
},
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_PhysicalSubHurtDelta": "SubHurtDelta_SingleDown",
"Actor_FireSubHurtDelta": "SubHurtDelta_SingleDown",
"Actor_ElecSubHurtDelta": "SubHurtDelta_SingleDown",
"Actor_WaterSubHurtDelta": "SubHurtDelta_SingleDown",
"Actor_GrassSubHurtDelta": "SubHurtDelta_SingleDown",
"Actor_WindSubHurtDelta": "SubHurtDelta_SingleDown",
"Actor_IceSubHurtDelta": "SubHurtDelta_SingleDown",
"Actor_RockSubHurtDelta": "SubHurtDelta_SingleDown"
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_GeneralSkill_SubHurtDelta_SingleDown_Count",
"useLimitRange": true,
"maxValue": "SubHurtDelta_FloorCount",
"minValue": 0.0
}
]
},
"GeneralSkill_SubHurtDelta_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"GeneralSkill_SubHurtDelta_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"doOffStage": true,
"effectPattern": "Eff_Monster_GeneralSkill_SubHurtDelta"
}
]
},
"GeneralSkill_SubHurtDelta_ShowReminder": {
"modifierName": "",
"duration": [
0.0,
10.0,
"Sub",
"Periodicity_Recover",
"Add"
],
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_GeneralSkill_SubHurtDelta_ShowReminder",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_GeneralSkill_SubHurtDelta_ShowReminder",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"doOffStage": true,
"modifierName": "GeneralSkill_SubHurtDelta_Periodicity_Controller"
},
{
"$type": "AttachEffect",
"doOffStage": true,
"effectPattern": "Eff_Monster_GeneralSkill_SubHurtDelta_FootCircle"
}
],
"isDynamicAbility": true
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "GeneralSkill_ReduceMonster_ElecAddHurtDelta",
"abilitySpecials": {
"ElecSubHurtDelta": 0.0,
"StackingCD": 0.0,
"MaxStackingNum": 0.0,
"StackDuring": 0.0
},
"modifiers": {
"UNIQUE_GeneralSkill_ReduceMonster_ElecAddHurtDelta_Handler": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"ShockDamage"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_REDUCEMONSTER_ELECSUBHURT_IN_CD",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_GeneralSkill_ReduceMonster_ElecAddHurtDelta"
},
{
"$type": "ApplyModifier",
"modifierName": "GeneralSkill_ReduceMonster_CDTimer"
}
]
}
]
},
"GeneralSkill_ReduceMonster_CDTimer": {
"stacking": "Unique",
"modifierName": "",
"duration": "StackingCD",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_REDUCEMONSTER_ELECSUBHURT_IN_CD",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_REDUCEMONSTER_ELECSUBHURT_IN_CD",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"UNIQUE_GeneralSkill_ReduceMonster_ElecAddHurtDelta": {
"stacking": "MultipleRefreshNoRemove",
"stackingOption": {
"abilitySpecialName": "",
"INDGEIJCJAJ": "MaxStackingNum",
"FKNEFLLLILA": true
},
"modifierName": "",
"isUnique": true,
"duration": "StackDuring",
"elementDurability": 100.0,
"properties": {
"Actor_ElecSubHurtDelta": "ElecSubHurtDelta"
},
"state": "DefenseDown"
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_GeneralSkill_ReduceMonster_ElecAddHurtDelta_Handler"
}
],
"isDynamicAbility": true
}
}
]