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

5653 lines
227 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FreeState",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
9999,
5001,
0,
1,
2,
3,
4
],
"modifierName": "Regisvine_FreeState"
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
1000,
1001,
1002,
1011,
1012,
1021,
1022,
1031,
1032,
2001,
2002
],
"modifierName": "Regisvine_AlertState"
}
],
"modifiers": {
"Regisvine_FreeState": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Regisvine_AlertState"
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_ISOUTOFIGHT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
},
"Regisvine_AlertState": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_ISOUTOFIGHT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_BORNTIMESCOUNT",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_CoreShattered"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Fire_CoreShattered"
},
{
"$type": "SetPoseBool",
"boolID": "Alerted"
},
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_PartControlTarget_Enable"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_HitboxInitialization"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_FlowerPushColliderOff"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_TAG_ICE",
"value": 1.0
}
],
"successActions": [
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fruit_Begin"
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_TAG_FIRE",
"value": 1.0
}
],
"successActions": [
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fire_Fruit_Begin"
}
]
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Alert_TriggerShaderEffect",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Shader_Skill_Alert",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_ReturnToBorn",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
5001
],
"modifierName": "ReturnToBorn_Start"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"ReturnToBorn"
],
"modifierName": "ReturnToBornHandler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"NormalIdle"
],
"modifierName": "Regisvine_NormalIdleState",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTER_REGISVINE_ISFAINT",
"value": 0.0,
"compareType": "NoneOrEqual"
}
]
}
],
"modifiers": {
"ReturnToBorn_Start": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "ReturnToBornTrigger",
"MPTriggerOnRemote": true
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_BORNTIMESCOUNT",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
}
]
},
"ReturnToBornHandler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT_FRUIT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT_CORE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVING",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVEDELAYED",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_FRUIT_ISBROKEN",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_CORE_ISBROKEN",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_CORE_ISSHATTERED",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_MONSTER_REGISVINE_CANBORNCORE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetPoseBool",
"boolID": "Faint_Core"
},
{
"$type": "SetPoseBool",
"boolID": "Faint_Fruit"
},
{
"$type": "SetPoseBool",
"boolID": "CoreIsBroken"
},
{
"$type": "SetPoseBool",
"boolID": "FruitIsBroken"
},
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fruit_End"
},
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Core_End"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_BlizzardSpitPushColliderOff"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_FlowerPushColliderOff"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_FaintPushColliderOff"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Fruit_Revive"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Fire_Fruit_Revive"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_FaintState_Fruit"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_FaintState_Core"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_CoreShattered"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Fire_CoreShattered"
},
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 42602015
}
}
]
},
"Regisvine_NormalIdleState": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_BlizzardSpitPushCollider"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_FaintPushCollider"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Faint01",
"PushCollider_Head",
"PushCollider_BlizzardSpit"
]
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_LifeBarManager",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
1
],
"modifierName": "HideLifeBar"
}
],
"modifiers": {
"HideLifeBar": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ShowUICombatBar",
"canBeHandledOnRecover": true,
"fore": true
}
],
"onRemoved": [
{
"$type": "ShowUICombatBar",
"canBeHandledOnRecover": true,
"show": true,
"fore": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_SteerAttack",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Alert"
],
"endNormalizedTime": 0.7799999713897705,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAttack01"
],
"endNormalizedTime": 0.25,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAttack01_Recover"
],
"startNormalizedTime": 0.6800000071525574,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangedAttack01",
"RangedAttack01_Combo01"
],
"endNormalizedTime": 0.20000000298023224,
"angularSpeed": 90.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangedAttack02_BS"
],
"angularSpeed": 90.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangedAttack02_Loop01",
"RangedAttack02_Loop02",
"RangedAttack02_Loop03"
],
"endNormalizedTime": 99.0,
"angularSpeed": 90.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangedAttack02_AS"
],
"angularSpeed": 90.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MissileAttack_BS"
],
"angularSpeed": 90.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MissileAttack_Loop"
],
"endNormalizedTime": 99.0,
"angularSpeed": 90.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"BlizzardSpit_BS"
],
"endNormalizedTime": 0.6000000238418579,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RapidFire01_BS"
],
"angularSpeed": 90.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RapidFire01_Fire"
],
"endNormalizedTime": 50.0,
"angularSpeed": 25.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RapidFire01_AS"
],
"startNormalizedTime": 0.5,
"angularSpeed": 90.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAttackCombo"
],
"endNormalizedTime": 0.10999999940395355,
"angularSpeed": 15.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAttackCombo"
],
"startNormalizedTime": 0.2199999988079071,
"endNormalizedTime": 0.2800000011920929,
"angularSpeed": 15.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAttackCombo"
],
"startNormalizedTime": 0.3799999952316284,
"endNormalizedTime": 0.44999998807907104,
"angularSpeed": 270.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RevengeAttack"
],
"startNormalizedTime": 0.30000001192092896,
"endNormalizedTime": 0.44999998807907104,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"SummonBlazeSeed_BS"
],
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"SummonBlazeSeed_Loop"
],
"endNormalizedTime": 10.0,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"SummonBlazeSeed_AS"
],
"endNormalizedTime": 0.20000000298023224,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 7.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"SummonBlazeSeed_AS"
],
"startNormalizedTime": 0.4300000071525574,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 7.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_CreateBaseControlTarget",
"modifiers": {
"Regisvine_BaseControl_KillSelf": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "CreateGadget",
"lifeByOwnerIsAlive": true,
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 3.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
},
"attachPointName": "RootNode",
"attachPointTargetType": "Caster"
},
"sightGroupWithOwner": true,
"gadgetID": 42602001,
"campID": 4001,
"campTargetType": "Enemy",
"byServer": true
},
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR15",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"canBeHandledOnRecover": true,
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_BASETARGET",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetPartControlTarget",
"target": "Target",
"partRootNames": [
"BaseControl"
]
}
]
}
],
"onKill": [
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_PartControlTarget_Disable"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602001
},
"modifierName": "Regisvine_BaseControl_KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_PartControlTarget_Disable",
"onAdded": [
{
"$type": "EnablePartControl",
"partRootNames": [
"BaseControl"
]
}
],
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_BaseControl"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_PartControlTarget_Enable",
"modifiers": {
"UNIQUE_Regisvine_BaseControl": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"thinkInterval": 5.0,
"onAdded": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR15",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"canBeHandledOnRecover": true,
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_BASETARGET",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetPartControlTarget",
"target": "Target",
"partRootNames": [
"BaseControl"
]
}
]
},
{
"$type": "EnablePartControl",
"canBeHandledOnRecover": true,
"partRootNames": [
"BaseControl"
],
"enable": true
}
],
"onRemoved": [
{
"$type": "EnablePartControl",
"partRootNames": [
"BaseControl"
]
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR15",
"campTargetType": "SelfCamp",
"sizeRatio": 1.0
},
"canBeHandledOnRecover": true,
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_BASETARGET",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetPartControlTarget",
"target": "Target",
"partRootNames": [
"BaseControl"
]
}
]
},
{
"$type": "EnablePartControl",
"canBeHandledOnRecover": true,
"partRootNames": [
"BaseControl"
],
"enable": true
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Regisvine_BaseControl"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_PartControlTarget_GlobalValue",
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_BASETARGET",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_DamageManager",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
2001,
2002
],
"modifierName": "UNIQUE_Regisvine_ReduceDamageRemoved"
}
],
"modifiers": {
"UNIQUE_Regisvine_ReduceDamage": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"properties": {
"Actor_PhysicalSubHurtDelta": 1.0,
"Actor_FireSubHurtDelta": 1.0,
"Actor_ElecSubHurtDelta": 1.0,
"Actor_WaterSubHurtDelta": 1.0,
"Actor_GrassSubHurtDelta": 1.0,
"Actor_WindSubHurtDelta": 1.0,
"Actor_IceSubHurtDelta": 1.0,
"Actor_RockSubHurtDelta": 1.0
}
},
"UNIQUE_Regisvine_ReduceDamageRemoved": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_ReduceDamage"
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Regisvine_ReduceDamage"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Regisvine_ReduceDamage"
},
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 13002
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_UsingSkillManager",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"MeleeAttack03",
"RangedAttack01",
"RangedAttack02_BS",
"RangedAttack02_Loop01",
"RangedAttack02_Loop02",
"RangedAttack02_Loop03",
"RangedAttack02_AS",
"RapidFire01_Fire",
"MissileAttack_BS",
"MissileAttack_Loop",
"MissileAttack_AS",
"SummonBlazeSeed_BS",
"SummonBlazeSeed_Loop",
"SummonBlazeSeed_AS",
"BlizzardSpit_BS",
"BlizzardSpit_Fire",
"BlizzardSpit_AS"
],
"modifierName": "UsingSkill"
}
],
"modifiers": {
"UsingSkill": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "UsingSkill",
"value": true
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "UsingSkill"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_TriggerUseSkill",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "UseSkill",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FruitCoverManager",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_REGISVINE_FRUITCOVERED",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Regisvine_FruitNotCovered",
"Regisvine_FruitCovered"
]
}
],
"modifiers": {
"Regisvine_FruitCovered": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "FruitCovered",
"value": true
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "FruitCovered"
}
]
},
"Regisvine_FruitNotCovered": {
"stacking": "Unique",
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "FruitCovered"
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "FruitCovered",
"value": true
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorBool",
"boolID": "FruitCovered",
"value": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Fruit_Begin",
"modifiers": {
"CreateFruit_Delayed": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_ISKILLED",
"value": 0.0,
"compareType": "LessAndEqual"
}
],
"successActions": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "CreateGadget",
"lifeByOwnerIsAlive": true,
"sightGroupWithOwner": true,
"gadgetID": 42602030,
"campID": 4001,
"byServer": true
}
],
"failActions": [
{
"$type": "CreateGadget",
"lifeByOwnerIsAlive": true,
"sightGroupWithOwner": true,
"gadgetID": 42602002,
"campID": 4001,
"byServer": true
},
{
"$type": "ShowReminder",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT_BORNTIMESCOUNT",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"id": 30030002
}
]
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_FRUIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_FRUIT_BORNTIMESCOUNT",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
},
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Core_End"
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitLower_State",
"value": 2.0
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitUpper_State",
"value": 1.0
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_CORE",
"value": 1.0
}
],
"effectPattern": "Eff_Monster_Regisvine_Ice_Core_PowerOff"
}
]
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 10.0,
"key": "_MONSTER_REGISVINE_TAG_ICE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_ISKILLED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_BORNTIMESCOUNT",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_BEGIN_DISABLEDONALERT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_FRUIT_ISBROKEN",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT",
"value": 0.0,
"compareType": "LessAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT_BEGIN_DISABLEDONALERT",
"value": 0.0,
"compareType": "LessAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT_REVIVING",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_Fruit_PowerOn"
},
{
"$type": "ApplyModifier",
"modifierName": "CreateFruit_Delayed"
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
],
"onKill": [
{
"$type": "AddGlobalValue",
"value": 10.0,
"key": "_MONSTER_REGISVINE_ISKILLED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "DoWatcherSystemAction",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_REGISVINE_HEADCOREBROKENED_",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"watcherId": 82063,
"inThreatListOnly": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Fruit_Open",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT",
"value": 1.0
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602002
},
"hitBoxNames": [
"HitBox"
],
"setEnable": true
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602030
},
"hitBoxNames": [
"HitBox"
],
"setEnable": true
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602002
}
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602030
}
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_FruitTempClosed"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Fruit_Close",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT",
"value": 1.0
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602002
},
"hitBoxNames": [
"HitBox"
]
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602030
},
"hitBoxNames": [
"HitBox"
]
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602002
},
"hide": true
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602030
},
"hide": true
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Fruit_TempClose",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_REGISVINE_FRUIT_HITCOUNT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.0,
4.5,
5.5
],
"modifierNameSteps": [
"Temp",
"Temp"
],
"actionQueues": [
[],
[]
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
1002
],
"enterActions": [
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
203
]
}
]
}
],
"modifiers": {
"Temp": {
"modifierName": "",
"elementDurability": 100.0
},
"UNIQUE_FruitTempClosed": {
"modifierName": "",
"isUnique": true,
"duration": 15.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fruit_Open"
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fruit_Close"
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_FruitTempClosed"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Fruit_End",
"modifiers": {
"Regisvine_Ice_Fruit_KillSelf": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillSelf"
}
]
}
},
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT",
"value": 1.0
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602002
},
"hide": true
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602030
},
"hide": true
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602002
},
"modifierName": "Regisvine_Ice_Fruit_KillSelf"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602030
},
"modifierName": "Regisvine_Ice_Fruit_KillSelf"
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitLower_State",
"value": 1.0
}
]
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Fruit_Revive"
}
],
"onKill": [
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602002
},
"hide": true
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602030
},
"hide": true
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602002
},
"modifierName": "Regisvine_Ice_Fruit_KillSelf"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602030
},
"modifierName": "Regisvine_Ice_Fruit_KillSelf"
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitLower_State",
"value": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Core_Begin",
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_CORE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_CORE_ISBROKEN",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT",
"value": 0.0,
"compareType": "LessAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_CORE",
"value": 0.0,
"compareType": "LessAndEqual"
}
],
"successActions": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "CreateGadget",
"lifeByOwnerIsAlive": true,
"sightGroupWithOwner": true,
"gadgetID": 42602031,
"campID": 4001,
"byServer": true
}
],
"failActions": [
{
"$type": "CreateGadget",
"lifeByOwnerIsAlive": true,
"sightGroupWithOwner": true,
"gadgetID": 42602003,
"campID": 4001,
"byServer": true
},
{
"$type": "ShowReminder",
"id": 30030003
}
]
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_CORE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitUpper_State",
"value": 2.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_Core_PowerOn"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Core_Open",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_CORE",
"value": 1.0
}
],
"successActions": [
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602003
},
"hitBoxNames": [
"HitBox"
],
"setEnable": true
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602031
},
"hitBoxNames": [
"HitBox"
],
"setEnable": true
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602003
}
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602031
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Core_Close",
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_CORE",
"value": 1.0
}
],
"successActions": [
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602003
},
"hitBoxNames": [
"HitBox"
]
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602031
},
"hitBoxNames": [
"HitBox"
]
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602003
},
"hide": true
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602031
},
"hide": true
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_Core_End",
"modifiers": {
"Regisvine_Ice_Core_KillSelf": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillSelf"
}
]
}
},
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_CORE",
"value": 1.0
}
],
"successActions": [
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602003
},
"hide": true
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602031
},
"hide": true
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602003
},
"modifierName": "Regisvine_Ice_Core_KillSelf"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602031
},
"modifierName": "Regisvine_Ice_Core_KillSelf"
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_CORE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitUpper_State",
"value": 1.0
}
]
}
],
"onKill": [
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602003
},
"hide": true
},
{
"$type": "HideUIBillBoard",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602031
},
"hide": true
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602003
},
"modifierName": "Regisvine_Ice_Core_KillSelf"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42602031
},
"modifierName": "Regisvine_Ice_Core_KillSelf"
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_CORE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitUpper_State",
"value": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_MeleeAttack01_IceWave",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42602016,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 1.5,
"y": 0.0,
"z": 7.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"y": 15.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602016,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 7.0
},
"direction": {
"$type": "ConfigDirectionByEntity"
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602016,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": -1.5,
"y": 0.0,
"z": 7.0
},
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"y": -15.0
}
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_MeleeAttack01_TriggerShaderEffect",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Shader_Skill_MeleeAttack01",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_MeeleeAttack03_CreateIceFog",
"onAbilityStart": [
{
"$type": "CreateGadget",
"sightGroupWithOwner": true,
"gadgetID": 42602010,
"campID": 4001
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_MeleeAttack03_IceFog",
"modifiers": {
"Ice_Fog": {
"modifierName": "",
"duration": 20.0,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MeleeAttack03_OnGround"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 8.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Regisvine_Ice_IceFog",
"attenuationGroup": "Regisvine_Common",
"attackProperty": {
"damagePercentage": 0.30000001192092896,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Ice_Fog"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_MeleeAttack03_TriggerShaderEffect",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Shader_Skill_MeleeAttack03",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_RangedAttack01_GetTargetPos",
"onAbilityStart": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_MONSTER_REGISVINE_RANGEDATTACK01_TARGET_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_RangedAttack01_SetGuide_LRCross",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42602013,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -6.0,
"y": 0.0,
"z": -10.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": 1.5
},
"maxAngleType": "Horizontal",
"maxAngle": 360.0
},
"alongGround": true,
"positionKey": "_MONSTER_REGISVINE_RANGEDATTACK01_TARGET_POS",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602014,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 6.0,
"y": 0.0,
"z": -10.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": -1.5
},
"maxAngleType": "Horizontal",
"maxAngle": 360.0
},
"alongGround": true,
"positionKey": "_MONSTER_REGISVINE_RANGEDATTACK01_TARGET_POS",
"directionKey": ""
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_RangedAttack01_SetGuide_NarrowCross",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42602013,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -6.0,
"y": 0.0,
"z": -2.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": 1.5
},
"maxAngleType": "Horizontal",
"maxAngle": 360.0
},
"alongGround": true,
"positionKey": "_MONSTER_REGISVINE_RANGEDATTACK01_TARGET_POS",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602014,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 6.0,
"y": 0.0,
"z": -2.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": -1.5
},
"maxAngleType": "Horizontal",
"maxAngle": 360.0
},
"alongGround": true,
"positionKey": "_MONSTER_REGISVINE_RANGEDATTACK01_TARGET_POS",
"directionKey": ""
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_RangedAttack01_SetGuide_NarrowCross_Reverse",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42602013,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 6.0,
"y": 0.0,
"z": -2.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": 1.5
},
"maxAngleType": "Horizontal",
"maxAngle": 360.0
},
"alongGround": true,
"positionKey": "_MONSTER_REGISVINE_RANGEDATTACK01_TARGET_POS",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602014,
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -6.0,
"y": 0.0,
"z": -2.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByAttackTarget",
"angleOffset": {
"y": -1.5
},
"maxAngleType": "Horizontal",
"maxAngle": 360.0
},
"alongGround": true,
"positionKey": "_MONSTER_REGISVINE_RANGEDATTACK01_TARGET_POS",
"directionKey": ""
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_RangedAttack01_KillGuide",
"onAbilityStart": [
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 42602013
}
},
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 42602014
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_RangedAttack01",
"onAbilityStart": [
{
"$type": "SetSelfAttackTarget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR75",
"campTargetType": "All",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_BULLETGUIDE",
"value": 1.0
}
]
},
{
"$type": "TriggerBullet",
"bulletID": 42602004,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "LaserPartControlL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack01_02",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "LaserPartControlL"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602004,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByAttackTarget"
},
"attachPointName": "LaserPartControlR"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack01_02",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "LaserPartControlR"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_RangedAttack01_LaserStart",
"abilityMixins": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"RangedAttack01",
"RangedAttack01_Combo01",
"RangedAttack01_Combo02"
],
"modifierName": "Effect"
}
],
"modifiers": {
"Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "RemoveLaserEffect"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_RangedAttack01_KillGuide"
}
]
},
"RemoveLaserEffect": {
"modifierName": "",
"duration": 0.3499999940395355,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SendEffectTrigger",
"parameter": "LaserEnd",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack01_LaserL"
},
{
"$type": "SendEffectTrigger",
"parameter": "LaserEnd",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack01_LaserR"
}
],
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_LaserEffect"
}
]
},
"UNIQUE_Laser": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_LaserEffect"
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Crystal_L"
]
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Crystal_R"
]
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "RemoveLaserEffect"
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Crystal_L"
],
"setEnable": true
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Crystal_R"
],
"setEnable": true
}
]
},
"UNIQUE_LaserEffect": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack01_LaserL"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack01_LaserR"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_02",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BulletSourceL"
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_02",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BulletSourceR"
}
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Laser"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_RangedAttack01_LaserEnd",
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Laser"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_PartControlBullet_Disable",
"onAbilityStart": [
{
"$type": "EnablePartControl",
"partRootNames": [
"LaserPartControlL"
]
},
{
"$type": "EnablePartControl",
"partRootNames": [
"LaserPartControlR"
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_PartControlBulletL_Enable",
"onAbilityStart": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR75",
"campTargetType": "All",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_BULLETTARGET_L",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetPartControlTarget",
"target": "Target",
"partRootNames": [
"LaserPartControlL"
]
}
]
},
{
"$type": "EnablePartControl",
"partRootNames": [
"LaserPartControlL"
],
"enable": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_PartControlBulletR_Enable",
"onAbilityStart": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR75",
"campTargetType": "All",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_BULLETTARGET_R",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetPartControlTarget",
"target": "Target",
"partRootNames": [
"LaserPartControlR"
]
}
]
},
{
"$type": "EnablePartControl",
"partRootNames": [
"LaserPartControlR"
],
"enable": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_PartControlBullet_Bullet",
"modifiers": {
"Bullet_Loop": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack01_Explode"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Bullet_Loop"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Bullet_Loop"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"size": {
"x": 1.0,
"y": 1.0,
"z": 1.0
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 100.0,
"strikeType": "Pierce",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.009999999776482582
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_PartControlBulletL_GlobalValue",
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_BULLETTARGET_L",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_PartControlBulletR_GlobalValue",
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_BULLETTARGET_R",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_RangedAttack02_TriggerShaderEffect",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Shader_Skill_RangedAttack02",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_RangedAttack02L",
"modifiers": {
"Shoot_L": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"bulletID": 42602008,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 30.0
}
},
"attachPointName": "BulletSourceL"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602008,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 20.0,
"y": -15.0
}
},
"attachPointName": "BulletSourceL"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602008,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 10.0,
"y": -30.0
}
},
"attachPointName": "BulletSourceL"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602008,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"y": -45.0
}
},
"attachPointName": "BulletSourceL"
}
}
]
},
"Reload_L": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Crystal_L"
],
"setEnable": true
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Shoot_L"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_02",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BulletSourceL"
}
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Crystal_L"
]
},
{
"$type": "ApplyModifier",
"modifierName": "Reload_L"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_03_L",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BulletSourceL"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_RangedAttack02R",
"modifiers": {
"Shoot_R": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerBullet",
"bulletID": 42602008,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 30.0
}
},
"attachPointName": "BulletSourceR"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602008,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 20.0,
"y": 15.0
}
},
"attachPointName": "BulletSourceR"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602008,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"x": 10.0,
"y": 30.0
}
},
"attachPointName": "BulletSourceR"
}
},
{
"$type": "TriggerBullet",
"bulletID": 42602008,
"born": {
"$type": "ConfigBornByAttachPoint",
"direction": {
"$type": "ConfigDirectionByEntity",
"angleOffset": {
"y": 45.0
}
},
"attachPointName": "BulletSourceR"
}
}
]
},
"Reload_R": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Crystal_R"
],
"setEnable": true
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Shoot_R"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_02",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BulletSourceR"
}
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Crystal_R"
]
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_03_R",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BulletSourceR"
}
},
{
"$type": "ApplyModifier",
"modifierName": "Reload_R"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack02_IceFog",
"modifiers": {
"Ice_Fog": {
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_FrozenFloor_01"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 3.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Regisvine_Ice_IceFog",
"attenuationGroup": "Regisvine_Common",
"attackProperty": {
"damagePercentage": 0.30000001192092896,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Ice_Fog"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_MissileAttack_BS_TriggerShaderEffect",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Shader_Skill_MissileAttack_BS",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_BlizzardSpit_TriggerShaderEffect",
"onAbilityStart": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Shader_Skill_BlizzardSpit",
"MPTriggerOnRemote": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_Faint_Fruit",
"modifiers": {
"UNIQUE_FaintState_Fruit": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_BlizzardSpitPushColliderOff"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_FlowerPushColliderOff"
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_MONSTER_REGISVINE_ISFAINT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_MONSTER_REGISVINE_ISFAINT_FRUIT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SendEffectTrigger",
"parameter": "Disappear",
"effectPattern": "Eff_Monster_Regisvine_Ice_BlizzardSpit_HitGround"
},
{
"$type": "SendEffectTrigger",
"parameter": "Disappear",
"effectPattern": "Eff_Monster_Regisvine_Ice_BlizzardSpit_Reverse_HitGround"
},
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 42602015
}
},
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
501
]
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"value": 3.0,
"key": "_SERVER_REGISVINE_ICE_ACTIVITY_PHASE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "RevengeAttackActivityTrigger",
"MPTriggerOnRemote": true
}
],
"failActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "RevengeAttackTrigger",
"MPTriggerOnRemote": true
}
]
},
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
204,
421
]
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT_FRUIT",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onKill": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Faint01"
]
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT_FRUIT",
"maxValue": 0.0,
"minValue": 0.0
}
],
"forceSyncToRemote": true
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT_FRUIT",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_FaintState_Fruit"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_Faint_Core",
"modifiers": {
"UNIQUE_FaintState_Core": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_BlizzardSpitPushColliderOff"
},
{
"$type": "TriggerAbility",
"abilityName": "Monster_Regisvine_FlowerPushColliderOff"
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_MONSTER_REGISVINE_ISFAINT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 1.0,
"key": "_MONSTER_REGISVINE_ISFAINT_CORE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SendEffectTrigger",
"parameter": "Disappear",
"effectPattern": "Eff_Monster_Regisvine_Ice_BlizzardSpit_HitGround"
},
{
"$type": "SendEffectTrigger",
"parameter": "Disappear",
"effectPattern": "Eff_Monster_Regisvine_Ice_BlizzardSpit_Reverse_HitGround"
},
{
"$type": "KillGadget",
"gadgetInfo": {
"configID": 42602015
}
},
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
501
]
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"value": 7.0,
"key": "_SERVER_REGISVINE_ICE_ACTIVITY_PHASE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorInt",
"target": "Owner",
"intID": "Shader_FruitUpper_State",
"value": 1.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT_CORE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onKill": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Faint01"
]
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT_CORE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_ISFAINT_CORE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_FaintState_Core"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_Faint_Recover",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Faint_AS",
"modifierName": "FaintRecover",
"normalizeStart": 0.5
}
],
"modifiers": {
"FaintRecover": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_FaintState_Fruit"
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_FaintState_Core"
}
],
"forceSyncToRemote": true
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_IceWave",
"modifiers": {
"Regisvine_Ice_IceWave_Delay": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Regisvine_Ice_IceWave_Normal"
}
]
},
"Regisvine_Ice_IceWave_Normal": {
"modifierName": "",
"duration": 1.600000023841858,
"elementDurability": 100.0,
"thinkInterval": 0.20000000298023224,
"onThinkInterval": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MeleeAttack01_01",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"born": {
"$type": "ConfigBornBySelf"
},
"height": 3.0,
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Regisvine_Ice_IceWave",
"attenuationGroup": "Regisvine_Common",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV7",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MeleeAttack01_01",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"born": {
"$type": "ConfigBornBySelf"
},
"radius": 2.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "Regisvine_Ice_IceWave",
"attenuationGroup": "Regisvine_Common",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 25.0,
"strikeType": "Blunt",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV7",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.009999999776482582
}
}
},
"targetType": "Enemy"
},
{
"$type": "AttachModifier",
"modifierName": "Regisvine_Ice_IceWave_Delay"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack01_Bullet_Loop",
"modifiers": {
"UNIQUE_Regisvine_RangedAttack01_Bullet_Loop": {
"modifierName": "",
"isUnique": true,
"elementType": "Frozen",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack01_Bullet"
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Regisvine_RangedAttack01_Bullet_Loop"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack01_Bullet_Collide",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_Hit_Ice_01",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_RangedAttack01_Bullet_Loop"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.25,
"z": 0.0
}
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.20000000298023224,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack01_Guide_SetGlobalValue",
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_BULLETGUIDE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack02_MinorMissile",
"modifiers": {
"Regisvine_RangedAttack02_MinorMissile_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_Bullet"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Regisvine_RangedAttack02_MinorMissile_Effect"
}
],
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_Bullet_Hit",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"scale": 0.4000000059604645
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.30000001192092896,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Default",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeType": "HitVector",
"shakeRange": 0.05999999865889549,
"shakeTime": 0.11999999731779099,
"shakeDir": {
"z": 1.0
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "RemoveModifier",
"modifierName": "Regisvine_RangedAttack02_MinorMissile_Effect"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack02_Bomb_Loop",
"modifiers": {
"BombThrow_Loop": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_Bullet"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "BombThrow_Loop"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack02_Bomb_Explode",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_Hit_Ice_01",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 1.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.125,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 16.700000762939453
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
},
"targetType": "Enemy"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack02_BombOnGround_Loop",
"modifiers": {
"BombThrow_Loop": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_Bullet_OnGround"
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "BombThrow_Loop"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_RangedAttack02_BombOnGround_Explode",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_RangedAttack02_Bullet_Explode",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
},
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.75,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_MissileAttack_LargeMissile",
"modifiers": {
"Damage_Timer": {
"modifierName": "",
"duration": 3.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MissileAttack_Bullet_Explode",
"born": {
"$type": "ConfigBornByTarget",
"onGround": true,
"alongGround": true
}
},
{
"$type": "ApplyModifier",
"modifierName": "SingleDamage"
}
]
},
"Effect_Timer": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MissileAttack_Bullet_OnGround",
"born": {
"$type": "ConfigBornByTarget",
"onGround": true,
"alongGround": true
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
},
"height": 2.0,
"radius": 1.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
}
],
"onAttackLanded": [
{
"$type": "AddGlobalValue",
"target": "Target",
"value": 1.0,
"key": "_ABILITY_REGISVINE_ICE_MISSILEATTACK_HIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"target": "Target",
"modifierName": "MissileAttack_HitDelay"
}
]
},
"SingleDamage": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
},
"height": 2.0,
"radius": 3.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Default",
"enBreak": 100.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
},
"sightGroupWithOwner": true,
"gadgetID": 42602009,
"campID": 4001,
"campTargetType": "Enemy"
}
],
"onAttackLanded": [
{
"$type": "AddGlobalValue",
"target": "Target",
"value": 1.0,
"key": "_ABILITY_REGISVINE_ICE_MISSILEATTACK_HIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"target": "Target",
"modifierName": "MissileAttack_HitDelay"
}
]
},
"MissileAttack_HitDelay": {
"modifierName": "",
"duration": 2.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": -1.0,
"key": "_ABILITY_REGISVINE_ICE_MISSILEATTACK_HIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MissileAttack_Warning",
"born": {
"$type": "ConfigBornByTarget",
"onGround": true,
"alongGround": true
}
},
{
"$type": "ApplyModifier",
"modifierName": "Effect_Timer"
},
{
"$type": "ApplyModifier",
"modifierName": "Damage_Timer"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_MissileAttack_OnGround_Loop",
"modifiers": {
"BombThrow_Loop": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MissileAttack_Bullet_OnGround"
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "BombThrow_Loop"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_MissileAttack_OnGround_Explode",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MissileAttack_Bullet_Explode",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
}
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
},
"radius": 1.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.75,
"damagePercentageRatio": 0.0,
"elementType": "Ice",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV3",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
},
"targetType": "Enemy"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"alongGround": true
},
"sightGroupWithOwner": true,
"gadgetID": 42602009,
"campID": 4001,
"campTargetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_HitboxInitialization",
"onAbilityStart": [
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox_Fruit"
]
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox_Core"
],
"setEnable": true
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox_Core_Lockable"
]
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox_Core_Critical"
]
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox_Core_Critical_Lockable"
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FlowerLockableOn",
"onAbilityStart": [
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox_Core_Lockable"
],
"setEnable": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FlowerLockableOff",
"onAbilityStart": [
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox_Core_Lockable"
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FlowerPushColliderOn",
"modifiers": {
"UNIQUE_Regisvine_FlowerPushCollider": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Head"
],
"setEnable": true
}
],
"onRemoved": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Head"
]
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Regisvine_FlowerPushCollider"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FlowerPushColliderOff",
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_FlowerPushCollider"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_BlizzardSpitPushColliderOn",
"modifiers": {
"UNIQUE_Regisvine_Ice_BlizzardSpitPushCollider": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_BlizzardSpit"
],
"setEnable": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
}
],
"onRemoved": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_BlizzardSpit"
]
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Regisvine_Ice_BlizzardSpitPushCollider"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_BlizzardSpitPushColliderOff",
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_BlizzardSpitPushCollider"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FaintPushColliderOn",
"modifiers": {
"UNIQUE_Regisvine_FaintPushCollider": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Faint01"
],
"setEnable": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
}
],
"onRemoved": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Faint01"
]
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Regisvine_FaintPushCollider"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FaintPushColliderOff",
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_FaintPushCollider"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_FruitGadget",
"abilitySpecials": {
"FruitElementDurability": 300.0
},
"modifiers": {
"UNIQUE_Regisvine_Ice_Fruit": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementType": "Frozen",
"elementDurability": "FruitElementDurability",
"modifierMixins": [
{
"$type": "ShieldBarMixin",
"onShieldBroken": [
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeRange": 0.20000000298023224,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"extension": {
"baseOnCamera": true
}
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_Fruit_Break",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "TriggerAbility",
"target": "Owner",
"abilityName": "Monster_Regisvine_Ice_Faint_Fruit"
},
{
"$type": "SetAnimatorTrigger",
"target": "Owner",
"triggerID": "FaintTrigger",
"MPTriggerOnRemote": true
},
{
"$type": "SetAnimatorInt",
"target": "Owner",
"intID": "Shader_FruitLower_State",
"value": 0.0
},
{
"$type": "SetGlobalValue",
"target": "Owner",
"doOffStage": true,
"value": 1.0,
"key": "_MONSTER_REGISVINE_FRUIT_ISBROKEN",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"target": "Owner",
"value": 10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"showDamageText": "",
"useMutiPlayerFixData": true
}
],
"onAdded": [
{
"$type": "SetGlobalValue",
"target": "Owner",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_FRUIT_ISBROKEN",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AttachEffect",
"target": "Owner",
"effectPattern": "Eff_Monster_Regisvine_Ice_Fruit_Normal"
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"target": "Owner",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Fruit"
},
{
"$type": "KillSelf"
}
],
"onBeingHit": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByHitElement",
"element": "Fire"
},
{
"$type": "ByHitElement",
"element": "Electric"
},
{
"$type": "ByHitElement",
"element": "Water"
},
{
"$type": "ByHitElement",
"element": "Wind"
},
{
"$type": "ByHitElement",
"element": "Rock"
},
{
"$type": "ByHitStrikeType",
"strikeType": "Blunt"
}
]
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_Hit_Weakness",
"born": {
"$type": "ConfigBornByHitPoint",
"direction": {
"$type": "ConfigDirectionByBackToHitBoxCenter"
}
}
}
]
},
{
"$type": "SetAnimatorTrigger",
"target": "Owner",
"triggerID": "FruitWeaknessBeHit",
"MPTriggerOnRemote": true
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Fruit"
}
],
"forceSyncToRemote": true
}
},
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "SetOverrideMapValue",
"value": 600.0,
"overrideMapKey": "FruitElementDurability"
}
],
"failActions": [
{
"$type": "SetOverrideMapValue",
"value": 300.0,
"overrideMapKey": "FruitElementDurability"
}
]
},
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Fruit"
},
{
"$type": "AddGlobalValue",
"target": "Owner",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox"
],
"setEnable": true
},
{
"$type": "HideUIBillBoard"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_FruitAndCore_FaintAndBreakManager",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_REGISVINE_ISFAINT_FRUIT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"UNIQUE_Regisvine_NoFaintState_Fruit",
"UNIQUE_Regisvine_FaintState_Fruit"
]
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_REGISVINE_ISFAINT_CORE",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"UNIQUE_Regisvine_NoFaintState_Core",
"UNIQUE_Regisvine_FaintState_Core"
]
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_REGISVINE_FRUIT_ISBROKEN",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"UNIQUE_Regisvine_FruitIsNotBroken",
"UNIQUE_Regisvine_FruitIsBroken"
]
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_REGISVINE_CORE_ISBROKEN",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"UNIQUE_Regisvine_CoreIsNotBroken",
"UNIQUE_Regisvine_CoreIsBroken"
]
}
],
"modifiers": {
"UNIQUE_Regisvine_NoFaintState_Fruit": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Faint_Fruit"
}
]
},
"UNIQUE_Regisvine_FaintState_Fruit": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Faint_Fruit",
"value": true
}
]
},
"UNIQUE_Regisvine_NoFaintState_Core": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Faint_Core"
}
]
},
"UNIQUE_Regisvine_FaintState_Core": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Faint_Core",
"value": true
}
]
},
"UNIQUE_Regisvine_FruitIsNotBroken": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "FruitIsBroken"
}
]
},
"UNIQUE_Regisvine_FruitIsBroken": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "FruitIsBroken",
"value": true
}
]
},
"UNIQUE_Regisvine_CoreIsNotBroken": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "CoreIsBroken"
}
]
},
"UNIQUE_Regisvine_CoreIsBroken": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "CoreIsBroken",
"value": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_FruitAndCoreReviveManager",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
2001
],
"modifierName": "UNIQUE_CoreRiviveManager"
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
2002
],
"modifierName": "UNIQUE_FruitRiviveManager"
}
],
"abilitySpecials": {
"FruitReviveTime": 62.08000183105469
},
"modifiers": {
"UNIQUE_CoreRiviveManager": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0
},
"UNIQUE_FruitRiviveManager": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Fruit_Revive"
}
]
},
"UNIQUE_Regisvine_Ice_Fruit_Revive": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"duration": "FruitReviveTime",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 10.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_ISFAINT",
"value": 0.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_ISOUTOFIGHT",
"value": 0.0
}
],
"successActions": [
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fruit_Begin"
},
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fruit_Open"
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitLower_State",
"value": 2.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"value": 2.0,
"key": "_SERVER_REGISVINE_ICE_ACTIVITY_PHASE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"failActions": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVEDELAYED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
],
"forceSyncToRemote": true
}
},
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "SetOverrideMapValue",
"value": 122.08000183105469,
"overrideMapKey": "FruitReviveTime"
}
],
"failActions": [
{
"$type": "SetOverrideMapValue",
"value": 62.08000183105469,
"overrideMapKey": "FruitReviveTime"
}
]
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_FRUIT_REVIVEDELAYED",
"value": 1.0
}
],
"successActions": [
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fruit_Begin"
},
{
"$type": "TriggerAbility",
"abilityName": "Regisvine_Fruit_Open"
},
{
"$type": "SetAnimatorInt",
"intID": "Shader_FruitLower_State",
"value": 2.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUITCOVERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVEDELAYED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Self",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"value": 2.0,
"key": "_SERVER_REGISVINE_ICE_ACTIVITY_PHASE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"failActions": [
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVING",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_FRUIT_REVIVEDELAYED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Regisvine_CoreGadget",
"abilitySpecials": {
"CoreElementDurability": 150.0
},
"modifiers": {
"UNIQUE_Regisvine_Ice_Core": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementType": "Frozen",
"elementDurability": "CoreElementDurability",
"modifierMixins": [
{
"$type": "ShieldBarMixin",
"onShieldBroken": [
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeRange": 0.20000000298023224,
"shakeTime": 0.11999999731779099,
"shakeDistance": 30.0,
"extension": {
"baseOnCamera": true
}
}
},
{
"$type": "TriggerAbility",
"target": "Owner",
"abilityName": "Monster_Regisvine_Ice_Faint_Core"
},
{
"$type": "EnableHitBoxByName",
"target": "Owner",
"hitBoxNames": [
"HitBox_Core"
]
},
{
"$type": "EnableHitBoxByName",
"target": "Owner",
"hitBoxNames": [
"HitBox_Core_Lockable"
]
},
{
"$type": "EnableHitBoxByName",
"target": "Owner",
"hitBoxNames": [
"HitBox_Core_Critical"
],
"setEnable": true
},
{
"$type": "SetAnimatorInt",
"target": "Owner",
"intID": "Shader_FruitUpper_State",
"value": 0.0
},
{
"$type": "SetAnimatorTrigger",
"target": "Owner",
"triggerID": "FaintTrigger",
"MPTriggerOnRemote": true
},
{
"$type": "ApplyModifier",
"target": "Owner",
"modifierName": "UNIQUE_Regisvine_Ice_CoreShattered"
},
{
"$type": "SetGlobalValue",
"target": "Owner",
"doOffStage": true,
"value": 1.0,
"key": "_MONSTER_REGISVINE_CORE_ISBROKEN",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"target": "Owner",
"value": -10.0,
"key": "_MONSTER_REGISVINE_CORE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"target": "Owner",
"value": 1.0,
"key": "_REGISVINE_HEADCOREBROKENED_",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "DoWatcherSystemAction",
"target": "Owner",
"watcherId": 82058,
"inThreatListOnly": true
},
{
"$type": "ShowReminder",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"id": 400023
},
{
"$type": "DoWatcherSystemAction",
"target": "Owner",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_WATCHER_82081_",
"value": 1.0
}
],
"watcherId": 82081,
"inThreatListOnly": true
}
],
"showDamageText": "",
"useMutiPlayerFixData": true
}
],
"onAdded": [
{
"$type": "SetGlobalValue",
"target": "Owner",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_REGISVINE_CORE_ISBROKEN",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "Predicated",
"target": "Owner",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_REGISVINE_CORE_ISSHATTERED",
"value": 1.0
}
],
"successActions": [
{
"$type": "AttachEffect",
"target": "Owner",
"effectPattern": "Eff_Monster_Regisvine_Ice_Core_Broken_Normal"
}
],
"failActions": [
{
"$type": "AttachEffect",
"target": "Owner",
"effectPattern": "Eff_Monster_Regisvine_Ice_Core_Normal"
}
]
}
],
"onRemoved": [
{
"$type": "ShowReminder",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"id": 400023
},
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Core"
},
{
"$type": "KillSelf"
}
],
"onBeingHit": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByHitElement",
"element": "Fire"
},
{
"$type": "ByHitElement",
"element": "Electric"
},
{
"$type": "ByHitElement",
"element": "Water"
},
{
"$type": "ByHitElement",
"element": "Wind"
},
{
"$type": "ByHitElement",
"element": "Rock"
},
{
"$type": "ByHitStrikeType",
"strikeType": "Blunt"
}
]
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_Hit_Weakness",
"born": {
"$type": "ConfigBornByHitPoint",
"direction": {
"$type": "ConfigDirectionByBackToHitBoxCenter"
}
}
}
]
},
{
"$type": "SetAnimatorTrigger",
"target": "Owner",
"triggerID": "CoreWeaknessBeHit",
"MPTriggerOnRemote": true
}
],
"onKill": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Core"
}
],
"forceSyncToRemote": true
},
"UNIQUE_Regisvine_Ice_CoreShattered": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Core"
]
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Core_Broken"
],
"setEnable": true
},
{
"$type": "AddGlobalValue",
"value": 10.0,
"key": "_MONSTER_REGISVINE_CORE_ISSHATTERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Core"
],
"setEnable": true
},
{
"$type": "TriggerSetRenderersEnable",
"renderNames": [
"Core_Broken"
]
},
{
"$type": "AddGlobalValue",
"value": -10.0,
"key": "_MONSTER_REGISVINE_CORE_ISSHATTERED",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"target": "Owner",
"key": "_MONSTERAFFIX_Regisvine_Ice_ActivityBoss",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "SetOverrideMapValue",
"value": 400.0,
"overrideMapKey": "CoreElementDurability"
}
],
"failActions": [
{
"$type": "SetOverrideMapValue",
"value": 150.0,
"overrideMapKey": "CoreElementDurability"
}
]
},
{
"$type": "AttachModifier",
"modifierName": "UNIQUE_Regisvine_Ice_Core"
},
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox"
],
"setEnable": true
},
{
"$type": "HideUIBillBoard"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Regisvine_Ice_MissileAttack_Activity",
"modifiers": {
"Regisvine_Ice_MissileAttack_Activity_Duration": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 30.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "MissileAttack_Impulse"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"modifierName": "MissileAttack_Impulse"
}
]
},
"MissileAttack_Impulse": {
"modifierName": "",
"duration": 6.0,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"target": "Owner",
"boolID": "Shader_Skill_MissileAttack_Loop",
"value": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Regisvine_Ice_MissileAttack_Activity_BS_01"
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"target": "Owner",
"boolID": "Shader_Skill_MissileAttack_Loop"
}
],
"onThinkInterval": [
{
"$type": "Repeated",
"repeatTimes": 1,
"actions": [
{
"$type": "CreateGadget",
"lifeByOwnerIsAlive": true,
"born": {
"$type": "ConfigBornBySelf",
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 10.0,
"maxRandomRange": 25.0
},
"onGround": true,
"onGroundRaycastUpDist": 0.20000000298023224
},
"sightGroupWithOwner": true,
"gadgetID": 42602006,
"campID": 4001
}
]
},
{
"$type": "Repeated",
"repeatTimes": 1,
"actions": [
{
"$type": "CreateGadget",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 2,
"shapeName": "CircleLockEnemyR25",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "GreaterOrEqual",
"value": 8.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_ABILITY_REGISVINE_ICE_MISSILEATTACK_HIT",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"lifeByOwnerIsAlive": true,
"born": {
"$type": "ConfigBornByPredicatePoint",
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.0,
"maxRandomRange": 1.0
},
"onGround": true,
"onGroundRaycastUpDist": 0.20000000298023224,
"timeForPredictive": 0.5
},
"sightGroupWithOwner": true,
"gadgetID": 42602006,
"campID": 4001
}
]
}
],
"onKill": [
{
"$type": "SetAnimatorBool",
"target": "Owner",
"boolID": "Shader_Skill_MissileAttack_Loop"
},
{
"$type": "SetAnimatorBool",
"target": "Owner",
"boolID": "UsingSkill"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Regisvine_Ice_MissileAttack_Activity_Duration"
}
]
}
}
]