Files
GenshinData-1/BinOutput/Ability/Temp/MonsterAbilities/ConfigAbility_Monster_Slime_Immune.json
Dimbreath d633c8cfe5 BinOutput
2021-05-16 19:49:16 -03:00

1964 lines
82 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Fire_03_Immune1_FireBorn",
"abilityMixins": [
{
"$type": "AttachToElementTypeMixin",
"elementTypes": [
"Water"
],
"modifierName": "WaterDetect"
}
],
"modifiers": {
"OnFire_Trigger": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.800000011920929,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "FireShader",
"value": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Fire_Absorption_Large"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_FireBorn"
}
]
},
"UNIQUE_FireBorn": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": 30.0,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ReplaceEventPatternMixin",
"oldPatterns": [
"Monster_Slime_Fire_03_NormalAttack",
"Monster_Slime_Fire_JumpAttack"
],
"newPatterns": [
"Monster_Slime_Fire_03_NormalAttack_Fire",
"Monster_Slime_Fire_JumpAttack_Fire"
]
}
],
"properties": {
"Actor_FireSubHurtDelta": 1.0
},
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "FireReborn"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Fire_Burst_Large"
},
{
"$type": "SetPoseBool",
"boolID": "FireState",
"value": true
},
{
"$type": "SetAnimatorBool",
"boolID": "FireShader",
"value": true
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Fire_Extinguish_Large"
},
{
"$type": "SetPoseBool",
"boolID": "FireState"
},
{
"$type": "SetAnimatorBool",
"boolID": "FireShader"
},
{
"$type": "ApplyModifier",
"modifierName": "FireReborn"
}
],
"onBeingHit": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Fire_BeHit",
"born": {
"$type": "ConfigBornByHitPoint",
"direction": {
"$type": "ConfigDirectionByBackToHitBoxCenter"
},
"alongGround": true
}
}
]
},
"FireReborn": {
"modifierName": "",
"duration": 20.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "RebornGCD",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "RebornGCD"
}
]
},
"WaterDetect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "IsWet",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "IsWet"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "OnFire_Trigger"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Fire_03_Immune2_FireBorn",
"abilityMixins": [
{
"$type": "AttachToElementTypeMixin",
"elementTypes": [
"Water"
],
"modifierName": "WaterDetect"
}
],
"modifiers": {
"OnFire_Trigger": {
"stacking": "Unique",
"modifierName": "",
"duration": 0.800000011920929,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "FireShader",
"value": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Fire_Absorption_Large"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_FireBorn"
}
]
},
"UNIQUE_FireBorn": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementType": "Fire",
"elementDurability": 300.0,
"modifierMixins": [
{
"$type": "ReplaceEventPatternMixin",
"oldPatterns": [
"Monster_Slime_Fire_03_NormalAttack",
"Monster_Slime_Fire_JumpAttack"
],
"newPatterns": [
"Monster_Slime_Fire_03_NormalAttack_Fire",
"Monster_Slime_Fire_JumpAttack_Fire"
]
}
],
"properties": {
"Actor_FireSubHurtDelta": 1.0
},
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "FireReborn"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Fire_Burst_Large"
},
{
"$type": "SetPoseBool",
"boolID": "FireState",
"value": true
},
{
"$type": "SetAnimatorBool",
"boolID": "FireShader",
"value": true
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Fire_Extinguish_Large"
},
{
"$type": "SetPoseBool",
"boolID": "FireState"
},
{
"$type": "SetAnimatorBool",
"boolID": "FireShader"
},
{
"$type": "ApplyModifier",
"modifierName": "FireReborn"
}
],
"onBeingHit": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Fire_BeHit",
"born": {
"$type": "ConfigBornByHitPoint",
"direction": {
"$type": "ConfigDirectionByBackToHitBoxCenter"
},
"alongGround": true
}
}
]
},
"FireReborn": {
"modifierName": "",
"duration": 20.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "RebornGCD",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "RebornGCD"
}
]
},
"WaterDetect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "IsWet",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "IsWet"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "OnFire_Trigger"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Fire_Immune_FireBall",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"bulletID": 42101007,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.800000011920929
},
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "RootNode"
}
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Lesser",
"value": 100.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_F_Slime_FireSmoke"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Electric_03_Immune1_ElementState",
"abilitySpecials": {
"DischargeTime": 7.0
},
"modifiers": {
"UNIQUE_SLime_Electric_ElementState": {
"modifierName": "",
"isUnique": true,
"duration": 30.0,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"modifierMixins": [
{
"$type": "ReplaceEventPatternMixin",
"oldPatterns": [
"Monster_Slime_Electric_03_NormalAttack",
"Monster_Slime_Electric_JumpAttack"
],
"newPatterns": [
"Monster_Slime_Electric_03_NormalAttack_Electric",
"Monster_Slime_Electric_Immune_JumpAttack_Electric"
]
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.0,
0.5,
1.5
],
"modifierNameSteps": [
"Discharge_Timer",
"Discharge_Timer_Off"
]
}
],
"properties": {
"Actor_ElecSubHurtDelta": 1.0
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Discharge_Timer"
},
{
"$type": "SetPoseBool",
"boolID": "ElementState",
"value": true
},
{
"$type": "SetAnimatorBool",
"boolID": "SkinShader",
"value": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Idle"
}
],
"onRemoved": [
{
"$type": "ClearGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY"
},
{
"$type": "RemoveModifier",
"modifierName": "Discharge_Timer"
},
{
"$type": "RemoveModifier",
"modifierName": "Discharge_Transition"
},
{
"$type": "SetPoseBool",
"boolID": "ElementState"
},
{
"$type": "SetAnimatorBool",
"boolID": "SkinShader"
},
{
"$type": "ApplyModifier",
"modifierName": "RebornTimer"
}
],
"onBeingHit": [
{
"$type": "AddElementDurability",
"predicates": [
{
"$type": "ByHitElement",
"element": "Electric"
}
],
"value": 25.0,
"modifierName": "UNIQUE_SLime_Electric_ElementState",
"useLimitRange": true,
"maxValue": 200.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR15",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY",
"value": 1.0
},
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetPartControlTarget",
"target": "Target",
"partRootNames": [
"AntennaControl"
]
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"value": 0.0,
"compareType": "MoreThan"
}
],
"successActions": [
{
"$type": "SetPoseBool",
"boolID": "IsAttract",
"value": true
},
{
"$type": "SetAnimatorBool",
"boolID": "IsAttract",
"value": true
},
{
"$type": "EnablePartControl",
"partRootNames": [
"AntennaControl"
],
"enable": true
}
],
"failActions": [
{
"$type": "SetPoseBool",
"boolID": "IsAttract"
},
{
"$type": "SetAnimatorBool",
"boolID": "IsAttract"
},
{
"$type": "EnablePartControl",
"partRootNames": [
"AntennaControl"
]
}
]
}
]
},
"RebornTimer": {
"modifierName": "",
"duration": 15.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "RebornGCD",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "RebornGCD"
}
]
},
"Discharge": {
"modifierName": "",
"duration": 0.05000000074505806,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge_Ready"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": -0.30000001192092896,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "ElectrifiedBody"
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.75,
"z": -0.6000000238418579
}
},
"height": 0.75,
"radius": 2.9000000953674316
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitLevel": "Light",
"hitImpulseX": 200.0,
"hitImpulseY": 0.0,
"hitImpulseType": "",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.75,
"z": -0.6000000238418579
}
},
"height": 0.75,
"radius": 2.9000000953674316
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"enBreak": 80.0
}
}
},
"targetType": "Alliance"
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_SLIME_ELECTRIC_DISCHARGE",
"useLimitRange": true,
"randomInRange": true,
"maxValue": 9.0,
"minValue": 5.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_SLIME_ELECTRIC_DISCHARGE",
"overrideMapKey": "DischargeTime"
},
{
"$type": "ApplyModifier",
"modifierName": "Discharge_Timer"
},
{
"$type": "AddElementDurability",
"value": -25.0,
"modifierName": "UNIQUE_SLime_Electric_ElementState",
"useLimitRange": true,
"maxValue": 200.0,
"minValue": 0.0
}
]
},
"Discharge_Timer": {
"modifierName": "",
"duration": "DischargeTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge_Gap",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "ElectrifiedBody"
}
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"value": 0.0,
"forceByCaster": true
}
],
"modifierName": "Discharge_Transition"
},
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"value": 0.0,
"forceByCaster": true
}
],
"triggerID": "Discharge"
}
]
},
"Discharge_Timer_Off": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge_Gap",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "ElectrifiedBody"
}
}
]
},
"Discharge_Transition": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge_BS"
},
{
"$type": "TriggerFaceAnimation",
"faceAnimation": "Attack"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"modifierName": "Discharge"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_SLime_Electric_ElementState"
}
],
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_SLime_Electric_ElementState"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Electric_03_Immune2_ElementState",
"abilitySpecials": {
"DischargeTime": 7.0
},
"modifiers": {
"UNIQUE_SLime_Electric_ElementState": {
"modifierName": "",
"isUnique": true,
"elementType": "Electric",
"elementDurability": 200.0,
"thinkInterval": 1.0,
"modifierMixins": [
{
"$type": "ReplaceEventPatternMixin",
"oldPatterns": [
"Monster_Slime_Electric_03_NormalAttack",
"Monster_Slime_Electric_JumpAttack"
],
"newPatterns": [
"Monster_Slime_Electric_03_NormalAttack_Electric",
"Monster_Slime_Electric_JumpAttack_Electric"
]
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.0,
0.5,
1.5
],
"modifierNameSteps": [
"Discharge_Timer",
"Discharge_Timer_Off"
]
}
],
"properties": {
"Actor_ElecSubHurtDelta": 1.0
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Discharge_Timer"
},
{
"$type": "SetPoseBool",
"boolID": "ElementState",
"value": true
},
{
"$type": "SetAnimatorBool",
"boolID": "SkinShader",
"value": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Idle"
}
],
"onRemoved": [
{
"$type": "ClearGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY"
},
{
"$type": "RemoveModifier",
"modifierName": "Discharge_Timer"
},
{
"$type": "RemoveModifier",
"modifierName": "Discharge_Transition"
},
{
"$type": "SetPoseBool",
"boolID": "ElementState"
},
{
"$type": "SetAnimatorBool",
"boolID": "SkinShader"
},
{
"$type": "ApplyModifier",
"modifierName": "RebornTimer"
}
],
"onBeingHit": [
{
"$type": "AddElementDurability",
"predicates": [
{
"$type": "ByHitElement",
"element": "Electric"
}
],
"value": 25.0,
"modifierName": "UNIQUE_SLime_Electric_ElementState",
"useLimitRange": true,
"maxValue": 200.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR15",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Monster"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY",
"value": 1.0
},
{
"$type": "ByHasElement",
"element": "Electric"
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetPartControlTarget",
"target": "Target",
"partRootNames": [
"AntennaControl"
]
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"value": 0.0,
"compareType": "MoreThan"
}
],
"successActions": [
{
"$type": "SetPoseBool",
"boolID": "IsAttract",
"value": true
},
{
"$type": "SetAnimatorBool",
"boolID": "IsAttract",
"value": true
},
{
"$type": "EnablePartControl",
"partRootNames": [
"AntennaControl"
],
"enable": true
}
],
"failActions": [
{
"$type": "SetPoseBool",
"boolID": "IsAttract"
},
{
"$type": "SetAnimatorBool",
"boolID": "IsAttract"
},
{
"$type": "EnablePartControl",
"partRootNames": [
"AntennaControl"
]
}
]
}
]
},
"RebornTimer": {
"modifierName": "",
"duration": 15.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "RebornGCD",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "RebornGCD"
}
]
},
"Discharge": {
"modifierName": "",
"duration": 0.05000000074505806,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge_Ready"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": -0.30000001192092896,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "ElectrifiedBody"
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.75,
"z": -0.6000000238418579
}
},
"height": 0.75,
"radius": 2.9000000953674316
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 80.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitLevel": "Light",
"hitImpulseX": 200.0,
"hitImpulseY": 0.0,
"hitImpulseType": "",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.75,
"z": -0.6000000238418579
}
},
"height": 0.75,
"radius": 2.9000000953674316
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"enBreak": 80.0
}
}
},
"targetType": "Alliance"
},
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_ABILITY_SLIME_ELECTRIC_DISCHARGE",
"useLimitRange": true,
"randomInRange": true,
"maxValue": 9.0,
"minValue": 5.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_ABILITY_SLIME_ELECTRIC_DISCHARGE",
"overrideMapKey": "DischargeTime"
},
{
"$type": "ApplyModifier",
"modifierName": "Discharge_Timer"
},
{
"$type": "AddElementDurability",
"value": -25.0,
"modifierName": "UNIQUE_SLime_Electric_ElementState",
"useLimitRange": true,
"maxValue": 200.0,
"minValue": 0.0
}
]
},
"Discharge_Timer": {
"modifierName": "",
"duration": "DischargeTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge_Gap",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "ElectrifiedBody"
}
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"value": 0.0,
"forceByCaster": true
}
],
"modifierName": "Discharge_Transition"
},
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_POSITIVE_COUNT",
"value": 0.0,
"forceByCaster": true
}
],
"triggerID": "Discharge"
}
]
},
"Discharge_Timer_Off": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge_Gap",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "ElectrifiedBody"
}
}
]
},
"Discharge_Transition": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Slime_Electric_Discharge_BS"
},
{
"$type": "TriggerFaceAnimation",
"faceAnimation": "Attack"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByHasElement",
"element": "Electric"
}
],
"modifierName": "Discharge"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_SLime_Electric_ElementState"
}
],
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_SLime_Electric_ElementState"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Electric_Immune_JumpGround_castShadow",
"onAbilityStart": [
{
"$type": "TriggerSetCastShadow",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
]
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY",
"value": 0.0
},
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Slime_Electric_JumpPrepared"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY",
"value": 1.0
},
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Slime_Electric_Positive_JumpPrepared"
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.05999999865889549,
"shakeTime": 0.15000000596046448,
"shakeDir": {
"y": 1.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Electric_Immune_JumpGround_Alert",
"modifiers": {
"JumpGround_Alert": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Slime_Fire_JumpGround_Alert",
"born": {
"$type": "ConfigBornByRushToPoint"
}
}
],
"onRemoved": [
{
"$type": "TriggerSetCastShadow",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"castShadow": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "JumpGround_Alert"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Electric_Immune_JumpGround_Attack",
"onAbilityStart": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY",
"value": 0.0
},
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Slime_Electric_JumpGround"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_SLIME_ELECTRIC_PROPERITY",
"value": 1.0
},
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Slime_Electric_Positive_JumpGround"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"height": 1.5,
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 3.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitLevel": "Air",
"hitImpulseX": 655.0,
"hitImpulseY": 800.0,
"hitImpulseType": "",
"hitHaltTimeScale": 0.009999999776482582
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.15000000596046448,
"shakeDistance": 25.0,
"shakeDir": {
"y": -1.0
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByAnimatorFloat",
"value": 100.0,
"parameter": "PoseID"
}
]
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"height": 1.5,
"radius": 1.25
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 2.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Blunt",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitLevel": "Air",
"hitImpulseX": 655.0,
"hitImpulseY": 800.0,
"hitImpulseType": "",
"hitHaltTimeScale": 0.009999999776482582
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.15000000596046448,
"shakeDistance": 25.0,
"shakeDir": {
"y": -1.0
}
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Fire_Immune_FindHome_FireBall",
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_SLIME_FIRE_IMMUNE2_TAG",
"maxValue": 1.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
],
"bulletID": 42001023,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 5.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "RootNode"
},
"lifeByOwnerIsAlive": true,
"trackTarget": "Self"
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
],
"bulletID": 42001023,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": -5.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "RootNode"
},
"lifeByOwnerIsAlive": true,
"trackTarget": "Self"
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
],
"bulletID": 42001023,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -5.0
},
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "RootNode"
},
"lifeByOwnerIsAlive": true,
"trackTarget": "Self"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
]
}
],
"effectPattern": "Eff_Monster_F_Slime_FireSmoke"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Fire_Immune_FireBall_Explode",
"modifiers": {
"RebornAsRigidBody_Trigger": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "TriggerAbility",
"target": "Owner",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"ExplodeDamage"
]
}
],
"abilityName": "Slime_Fire_Immune_FireBall_RebornAsRigidBody"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_SLIME_FIRE_IMMUNE_FIREBALL_HITFLAG",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "RebornAsRigidBody_Trigger"
}
],
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_FireBall_Loop"
},
{
"$type": "KillSelf",
"target": "Owner",
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "Lesser",
"value": 1.0
}
],
"duration": 0.20000000298023224
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Fire_Immune_FireBall_RebornAsRigidBody",
"onAbilityStart": [
{
"$type": "CreateGadget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 5,
"shapeName": "CircleR10",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SLIME_FIRE_IMMUNE_FIREBALL_HITFLAG",
"value": 1.0
}
],
"born": {
"$type": "ConfigBornByTarget"
},
"gadgetID": 42001025,
"campID": 4001,
"campTargetType": "Enemy"
},
{
"$type": "KillSelf",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 5,
"shapeName": "CircleR10",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SLIME_FIRE_IMMUNE_FIREBALL_HITFLAG",
"value": 1.0
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Fire_Immune_FireBall_RigidBody",
"onAdded": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 5.0
},
"attackInfo": {
"attackTag": "ExplodeDamage",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 0.0,
"ignoreAttackerProperty": true,
"strikeType": "Blunt",
"enBreak": 130.0,
"damageExtra": 0.0
},
"hitPattern": {
"onHitEffectName": "",
"hitLevel": "Air",
"hitImpulseX": 480.0,
"hitImpulseY": 600.0,
"hitImpulseType": "",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Self"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Slime_Fire_FireBall_HitGround"
}
],
"onAbilityStart": [
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Slime_Fire_Immune_JumpGround_Attack",
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"height": 1.5,
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 3.0,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitLevel": "Air",
"hitImpulseX": 480.0,
"hitImpulseY": 600.0,
"hitImpulseType": "",
"hitHaltTimeScale": 0.009999999776482582
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.15000000596046448,
"shakeDistance": 25.0,
"shakeDir": {
"y": -1.0
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
]
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"height": 1.5,
"radius": 1.25
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 2.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"overrideByWeapon": true,
"strikeType": "Blunt",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitLevel": "Air",
"hitImpulseX": 480.0,
"hitImpulseY": 600.0,
"hitImpulseType": "",
"hitHaltTimeScale": 0.009999999776482582
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.11999999731779099,
"shakeTime": 0.15000000596046448,
"shakeDistance": 25.0,
"shakeDir": {
"y": -1.0
}
}
}
},
"targetType": "Enemy"
}
]
}
}
]