Files
GenshinData-1/BinOutput/Ability/Temp/MonsterAbilities/851687e3.json

4167 lines
173 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_BornImprove",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901
],
"modifierName": "Monster_Samurai_Kairagi_OutOfBattle_RemoveImprove"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_OutOfBattle_RemoveImprove": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_BornImprove_SetPose"
},
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_SP_Improve"
}
]
},
"Monster_Samurai_Kairagi_BornImprove_SetPose": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "EnhanceState",
"value": true
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_SP_Improve_Delay"
}
]
},
"Monster_Samurai_Kairagi_SP_Improve_Delay": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_SP_Improve"
}
]
},
"Monster_Samurai_Kairagi_SP_Improve": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_WeaponThunder"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_WeaponThunderOff"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_BladeMaster_Block",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"DefendBS",
"DefendLoop",
"DefendHit"
],
"modifierName": "Monster_Samurai_Kairagi_Block_Duration"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"BeHit_H"
],
"modifierName": "Samurai_BladeMaster_FreezePo"
}
],
"abilitySpecials": {
"hit_Times": 2.0
},
"modifiers": {
"Samurai_BladeMaster_FreezePo": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "VelocityForceMixin",
"excludeForces": [
"RetreatType",
"RetreatAirType",
"InertiaType"
]
}
]
},
"BladeMaster_Kairagi_DefendAtk_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"BladeMaster_Kairagi_DefendAtk": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "TriggerDefendAtk"
}
]
},
"Monster_Samurai_Kairagi_Block_Duration": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_BLADEMASTER_DEFEND_TIMES",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
[
"hit_Times",
0.5,
"Sub"
],
[
"hit_Times",
0.5,
"Add"
]
],
"modifierNameSteps": [
"BladeMaster_Kairagi_DefendAtk_Empty",
"BladeMaster_Kairagi_DefendAtk"
]
},
{
"$type": "ChargeBarMixin",
"OGKPEFDFNLB": 2,
"FILLLGGOGIE": 0.0,
"maxValue": "hit_Times"
},
{
"$type": "MonsterDefendMixin",
"stateIDs": [
"DefendLoop",
"DefendHit"
],
"defendTriggerID": "DefendHit",
"defendAngle": 90.0,
"defendProbability": 1.0,
"defendProbabilityDelta": 0.0,
"defendTimeInterval": 0.0,
"defendCountInterval": 0,
"onDefendSucceded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SAMURAI_KAIRAKI_BLOCK_SUCCESS",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"effectPattern": "Eff_Monster_Samurai_Ronin_BlockHit",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BlockPoint"
}
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_BLADEMASTER_DEFEND_TIMES",
"useLimitRange": true,
"maxValue": "hit_Times",
"minValue": 0.0
},
{
"$type": "AddChargeBarValue",
"value": 1.0,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "VelocityForceMixin",
"excludeForces": [
"RetreatAirType"
]
}
],
"properties": {
"Actor_EndureDelta": 0.0010000000474974513
},
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "BlockState",
"value": true
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_BLADEMASTER_DEFEND_TIMES",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "BlockState"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_BLADEMASTER_DEFEND_TIMES",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetChargeBarValue",
"value": 0.0
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_BladeMaster_ForceDodge",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"NormalIdle",
"NormalMove",
"Turn"
],
"modifierName": "Monster_Samurai_Kairagi_ForceDodge_Handler",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 2.0,
"compareType": "MoreThanAndEqual"
}
]
}
],
"modifiers": {
"Monster_Samurai_Kairagi_ForceDodge_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SAMURAI_KAIRAGI_ENABLE_DODGE",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
},
{
"$type": "ByAnimatorFloat",
"logic": "Lesser",
"value": 201.0,
"parameter": "PoseID"
}
],
"triggerID": "ForceDodge"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_ForceDodge_Timer"
}
]
},
"Monster_Samurai_Kairagi_ForceDodge_Timer": {
"modifierName": "",
"duration": 15.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_SAMURAI_KAIRAGI_ENABLE_DODGE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SAMURAI_KAIRAGI_ENABLE_DODGE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SAMURAI_KAIRAGI_ENABLE_DODGE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_BlockBreak",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"BeHit"
],
"modifierName": "Samurai_Kairagi_BladeMaster_InHit_CanNotBreak"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"ElementAttack_BlockDuring",
"ElementAttack_AS"
],
"modifierName": "Monster_Samurai_CanBeBlocked"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementAttack_BS",
"modifierName": "Monster_Samurai_Kairagi_BlockBreak_AttackEffect",
"normalizeStart": 0.8899999856948853
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_PARRY_HIT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Monster_Parry_None",
"Monster_Parry_Success"
]
}
],
"abilitySpecials": {
"BladeAir_BreakTimes": 1.0
},
"modifiers": {
"Monster_Parry_None": {
"modifierName": "",
"elementDurability": 100.0
},
"Monster_Parry_Success": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_NORMAL_PARRY_LOG",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ServerMonsterLog",
"paramList": [
1
]
}
]
},
"Monster_BladeMaster_LogEmpty": {
"modifierName": "",
"elementDurability": 100.0
},
"Monster_BladeMaster_Log": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ServerMonsterLog",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_NORMAL_PARRY_LOG",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_SP_PARRY_LOG",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"paramList": [
0,
0
]
},
{
"$type": "ServerMonsterLog",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_NORMAL_PARRY_LOG",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_SP_PARRY_LOG",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"paramList": [
1,
0
]
},
{
"$type": "ServerMonsterLog",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_NORMAL_PARRY_LOG",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_SP_PARRY_LOG",
"value": 1.0
}
],
"paramList": [
0,
1
]
},
{
"$type": "ServerMonsterLog",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_NORMAL_PARRY_LOG",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_SP_PARRY_LOG",
"value": 1.0
}
],
"paramList": [
1,
1
]
}
]
},
"Samurai_Kairagi_BladeMaster_InHit_CanNotBreak": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_IN_HIT",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_IN_HIT",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_BladeMaster_BladeAir_BreakTimesSet": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetOverrideMapValue",
"canBeHandledOnRecover": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 1.0
}
],
"value": 1.0,
"overrideMapKey": "BladeAir_BreakTimes"
},
{
"$type": "SetOverrideMapValue",
"canBeHandledOnRecover": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 2.0
}
],
"value": 2.0,
"overrideMapKey": "BladeAir_BreakTimes"
},
{
"$type": "SetOverrideMapValue",
"canBeHandledOnRecover": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"value": 5.0,
"overrideMapKey": "BladeAir_BreakTimes"
}
]
},
"Monster_BladeMaster_BlockBreak_Check": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Avatar_Blocking_Blade"
]
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_BLADEMASTER_BLADEAIR_HIT_TIMES",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"modifierName": "Samurai_Kairagi_BladeMaster_BladeHitTimer"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_BLADEAIR_HIT_TIMES",
"value": "BladeAir_BreakTimes",
"compareType": "MoreThanAndEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_IN_HIT",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_EnBreakDuring"
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "BlockBreak"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Mosnter_GeneralSkill_BreakeDefendShield"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_BLADEMASTER_BLADEAIR_HIT_TIMES",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SP_PARRY_LOG",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ServerMonsterLog",
"paramList": [
2
]
}
],
"failActions": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Avatar_Blocking"
]
},
{
"$type": "ByTargetGlobalValue",
"key": "_IN_HIT",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_EnBreakDuring"
},
{
"$type": "SetAnimatorTrigger",
"triggerID": "BlockBreak"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Mosnter_GeneralSkill_BreakeDefendShield"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SP_PARRY_LOG",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ServerMonsterLog",
"paramList": [
2
]
}
]
}
]
}
]
},
"Samurai_Kairagi_BladeMaster_BladeHitTimer": {
"modifierName": "",
"duration": 3.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_BLADEMASTER_BLADEAIR_HIT_TIMES",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_BladeMaster_InitialLevel": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetOverrideMapValue",
"canBeHandledOnRecover": true,
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"value": 1.0,
"overrideMapKey": "WeakTime"
},
{
"$type": "SetAISkillGCD",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0,
"compareType": "MoreThanAndEqual"
}
],
"value": 1.0
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 1.0
}
],
"intID": "Level",
"value": 1.0
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 2.0
}
],
"intID": "Level",
"value": 2.0
},
{
"$type": "SetAnimatorInt",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"intID": "Level",
"value": 3.0
},
{
"$type": "UseSkillEliteSet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 2.0
}
],
"skillEliteSetID": 2
},
{
"$type": "UseSkillEliteSet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"skillEliteSetID": 3
}
]
},
"Monster_Samurai_EnBreakDuring": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"thinkInterval": 0.5,
"properties": {
"Actor_WeightDelta": -62.0,
"Actor_EndureDelta": 100.0
},
"onAdded": [
{
"$type": "DamageByAttackValue",
"attacker": "Self",
"born": {
"$type": "ConfigBornBySelf"
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Blunt",
"enBreak": 5000.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV0"
}
}
},
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_BlockBreak_BladeEffect"
},
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_BlockBreak_EnbreakMax"
},
{
"$type": "SetPoseBool",
"boolID": "Weak",
"value": true
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_BlockBreak_EnbreakMax"
},
{
"$type": "SetPoseBool",
"boolID": "Weak"
}
],
"onThinkInterval": [
{
"$type": "DamageByAttackValue",
"attacker": "Self",
"born": {
"$type": "ConfigBornBySelf"
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Blunt",
"enBreak": 5000.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV0"
}
}
}
]
},
"Monster_Samurai_BlockBreak_EnbreakMax": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_EndureDelta": 0.0010000000474974513
}
},
"Monster_Samurai_Kairagi_BlockBreak_AttackEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_BlockBreak_BladeEffect"
}
]
},
"Monster_Samurai_Kairagi_BlockBreak_BladeEffect": {
"modifierName": "",
"duration": 3.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_Block_AddElementBladeAttack_Thunder"
}
]
},
"Monster_Samurai_CanBeBlocked": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ATTACK_CAN_BEBLOCKED",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ATTACK_CAN_BEBLOCKED",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_BlockBreak_EnbreakMax"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_BladeMaster_InitialLevel"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_BladeMaster_BlockBreak_Check"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_BladeMaster_BladeAir_BreakTimesSet"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_FireBladeWind1",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"MeleeAtk1",
"MeleeAtk2",
"MeleeAtk3",
"MeleeAtk4",
"MeleeAtk5"
],
"modifierName": "Monster_Kairagi_BladeMaster_FreezePos"
}
],
"modifiers": {
"Monster_Kairagi_BladeMaster_FreezePos": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "RigidBodyFreezeMixin"
}
]
},
"CheckBlade_Type1": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_KAIRAGI_BLADEMASTER_BLADEAIR_TYPE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42510005,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.5,
"z": 1.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 0.0,
"z": -45.0
}
}
}
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "CheckBlade_Type1"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_FireBladeWind2",
"modifiers": {
"CheckBlade_Type2": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 2.0,
"key": "_KAIRAGI_BLADEMASTER_BLADEAIR_TYPE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42510005,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.5,
"z": 1.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 0.0,
"z": -55.0
}
}
}
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "CheckBlade_Type2"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_FireBladeWind3",
"modifiers": {
"CheckBlade_Type3": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 3.0,
"key": "_KAIRAGI_BLADEMASTER_BLADEAIR_TYPE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42510005,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.5,
"z": 1.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 0.0,
"z": 55.0
}
}
}
},
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "CheckBlade_Type3"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_WindBlade_DF",
"modifiers": {
"Monster_Samurai_Kairagi_WindBlade_DF_Eff": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_BladeWind"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_WindBlade_DF_Eff"
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "BladeWind_CanBeBlockBack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.30000001192092896,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Slash",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "LV3"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_BladeMaster_Steer",
"abilityMixins": [
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"Dodge"
],
"endNormalizedTime": 0.10000000149011612,
"angularSpeed": 300.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"MeleeAtk3"
],
"endNormalizedTime": 0.10000000149011612,
"angularSpeed": 300.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"MeleeAtk4"
],
"endNormalizedTime": 0.10000000149011612,
"angularSpeed": 300.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"MeleeAtk5"
],
"endNormalizedTime": 0.10000000149011612,
"angularSpeed": 300.0,
"attackTrigger": ""
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_Steer",
"abilityMixins": [
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"Turn"
],
"endNormalizedTime": 99.0,
"angularSpeed": 100.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RushAtk"
],
"startNormalizedTime": 0.029999999329447746,
"endNormalizedTime": 0.25,
"angularSpeed": 360.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAtk1"
],
"startNormalizedTime": 0.12999999523162842,
"endNormalizedTime": 0.1899999976158142,
"angularSpeed": 360.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAtk2"
],
"startNormalizedTime": 0.14000000059604645,
"endNormalizedTime": 0.20999999344348907,
"angularSpeed": 360.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Provoke"
],
"endNormalizedTime": 0.15000000596046448,
"angularSpeed": 360.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"JumpAttack"
],
"startNormalizedTime": 0.11999999731779099,
"endNormalizedTime": 0.18000000715255737,
"angularSpeed": 640.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"JumpAttack"
],
"startNormalizedTime": 0.4000000059604645,
"endNormalizedTime": 0.41999998688697815,
"angularSpeed": 500.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"ElementAttack"
],
"startNormalizedTime": 0.36000001430511475,
"endNormalizedTime": 0.4300000071525574,
"angularSpeed": 300.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"ChargeAttack"
],
"endNormalizedTime": 0.10000000149011612,
"angularSpeed": 360.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackTraceMixin",
"steerStateIDs": [
"ChargeAttack"
],
"startNormalizedTime": 0.3700000047683716,
"endNormalizedTime": 0.38999998569488525,
"angularSpeed": 720.0,
"attackTrigger": ""
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"DefendBS"
],
"endNormalizedTime": 0.6000000238418579,
"angularSpeed": 360.0,
"attackTrigger": ""
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_Alert",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
0,
1
],
"modifierName": "Monster_Samurai_Kairagi_01_WeaponBeforeBattle"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"BeHit",
"BeHitThrow",
"Die",
"Struggle",
"NormalIdle",
"Angry",
"NormalMove"
],
"modifierName": "Monster_Samurai_Kairagi_01_WeaponShow",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 101.0,
"parameter": "PoseID"
},
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 201.0,
"parameter": "PoseID"
},
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 301.0,
"parameter": "PoseID"
}
]
}
]
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Alert",
"modifierName": "Monster_Samurai_Kairagi_01_AlertWeaponEffect",
"normalizeEnd": 0.42500001192092896
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
101,
201,
301
],
"modifierName": "Monster_Samurai_Kairagi_WeaponShowForSure"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Alert"
],
"modifierName": "Monster_Samurai_Kairagi_Alert_SubHurt"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Practice",
"modifierName": "Monster_Samurai_Kairagi_Practice_WeaponShow",
"normalizeStart": 0.10100000351667404,
"normalizeEnd": 0.828000009059906
},
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
0,
1
],
"modifierName": "Monster_Samurai_Kairagi_AlertPoseChange"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_01_WeaponBeforeBattle": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetWeaponAttachPointRealName",
"canBeHandledOnRecover": true,
"partName": "equip01",
"realName": "WeaponW"
}
],
"onReconnect": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponW"
}
],
"onChangeAuthority": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponW"
}
]
},
"Monster_Samurai_Kairagi_01_AlertWeaponEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponW"
}
],
"onRemoved": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponR"
}
]
},
"Monster_Samurai_Kairagi_01_WeaponShow": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponR"
}
],
"onReconnect": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponR"
}
],
"onChangeAuthority": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponR"
}
]
},
"Monster_Samurai_Kairagi_WeaponShowForSure": {
"modifierName": "",
"elementDurability": 100.0,
"onReconnect": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponR"
}
],
"onChangeAuthority": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponR"
}
]
},
"Monster_Samurai_Kairagi_Alert_SubHurt": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_SubHurtDelta": 0.800000011920929
}
},
"Monster_Samurai_Kairagi_Practice_WeaponShow": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetWeaponAttachPointRealName",
"canBeHandledOnRecover": true,
"partName": "equip01",
"realName": "WeaponR"
}
],
"onRemoved": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponW"
}
]
},
"Monster_Samurai_Kairagi_AlertPoseChange": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "Practice"
},
{
"$type": "SetPoseBool",
"boolID": "Sit"
},
{
"$type": "SetPoseBool",
"boolID": "Command"
}
]
}
},
"onAdded": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponW"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_Die",
"abilityMixins": [
{
"$type": "AttachModifierToHPPercentMixin",
"valueSteps": [
0.009999999776482582
],
"modifierNameSteps": [
"Samurai_Kairagi_HideWeaponEmpty",
"Samurai_Kairagi_HideWeapon"
]
}
],
"modifiers": {
"Monster_Samurai_Kairagi_Die_HideHitBox": {
"modifierName": "",
"elementDurability": 100.0,
"state": "DenyLockOn",
"onAdded": [
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox",
"HeadBox"
]
}
]
},
"Samurai_Kairagi_HideWeaponEmpty": {
"modifierName": "",
"elementDurability": 100.0
},
"Samurai_Kairagi_HideWeapon": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOST",
"value": 1.0
}
]
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_Weapon_Blade_Thunder"
}
],
"failActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_Weapon_Blade_Thunder_Ghost"
}
]
},
{
"$type": "KillSelf"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_02_Die",
"abilityMixins": [
{
"$type": "AttachModifierToHPPercentMixin",
"valueSteps": [
0.009999999776482582
],
"modifierNameSteps": [
"Samurai_Kairagi_HideWeaponEmpty",
"Samurai_Kairagi_HideWeapon"
]
}
],
"modifiers": {
"Monster_Samurai_Kairagi_Die_HideHitBox": {
"modifierName": "",
"elementDurability": 100.0,
"state": "DenyLockOn",
"onAdded": [
{
"$type": "EnableHitBoxByName",
"hitBoxNames": [
"HitBox",
"HeadBox"
]
}
]
},
"Samurai_Kairagi_HideWeaponEmpty": {
"modifierName": "",
"elementDurability": 100.0
},
"Samurai_Kairagi_HideWeapon": {
"modifierName": "",
"duration": 4.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOST",
"value": 1.0
}
]
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_Weapon_Blade_Fire"
}
],
"failActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_Weapon_Blade_Fire_Ghost"
}
]
},
{
"$type": "KillSelf"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_OutOfBattle",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901,
902,
903
],
"modifierName": "Monster_Samurai_Kairagi_01_OutOfBattle_Trigger"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "OutOfBattle",
"modifierName": "Monster_Samurai_Kairagi_01_OutOfBattle_HideWeapon",
"normalizeStart": 0.7080000042915344
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"OutOfBattle"
],
"modifierName": "Monster_Samurai_Kairagi_WeaponChangePos_ForSure"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_01_OutOfBattle_Trigger": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "OutOfBattle"
},
{
"$type": "SetPoseBool",
"boolID": "EnhanceState"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_KAIRAGI_ANGRY_TIMES",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetAISkillCDAvailableNow",
"skillIDs": [
601
]
}
]
},
"Monster_Samurai_Kairagi_01_OutOfBattle_HideWeapon": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponW"
}
]
},
"Monster_Samurai_Kairagi_WeaponChangePos_ForSure": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetWeaponAttachPointRealName",
"partName": "equip01",
"realName": "WeaponW"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_RushAttack",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "RushAtk",
"modifierName": "Monster_Samurai_Kairagi_01_RushAttack_Move",
"normalizeStart": 0.37700000405311584,
"normalizeEnd": 0.47999998927116394
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "RushAtk_Thunder",
"modifierName": "Monster_Samurai_Kairagi_01_RushAttack_Move_Thunder",
"normalizeStart": 0.37700000405311584,
"normalizeEnd": 0.47999998927116394
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementCombo_RushAtk_Thunder",
"modifierName": "Monster_Samurai_Kairagi_01_RushAttack_Move_Thunder",
"normalizeStart": 0.3440000116825104,
"normalizeEnd": 0.47999998927116394
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "RushAtk_Fire",
"modifierName": "Monster_Samurai_Kairagi_01_RushAttack_Move_Fire",
"normalizeStart": 0.37700000405311584,
"normalizeEnd": 0.47999998927116394
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementCombo_RushAtk_Fire_1",
"modifierName": "Monster_Samurai_Kairagi_01_RushAttack_Move_Fire",
"normalizeStart": 0.3440000116825104,
"normalizeEnd": 0.47999998927116394
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementCombo_RushAtk_Fire_2",
"modifierName": "Monster_Samurai_Kairagi_01_RushAttack_Move_Fire",
"normalizeStart": 0.3440000116825104,
"normalizeEnd": 0.47999998927116394
}
],
"modifiers": {
"Monster_Samurai_Kairagi_01_RushAttack_Move": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FixedMonsterRushMove",
"toPos": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 15.0
}
},
"timeRange": 0.25,
"maxRange": 15.0,
"animatorStateIDs": [
"RushAtk"
],
"overrideMoveCollider": "",
"OMCDCJIAMPL": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_RushAtk_Tail"
},
{
"$type": "TriggerBullet",
"bulletID": 42508002,
"trackTarget": "Self"
},
{
"$type": "TriggerBullet",
"bulletID": 42510002,
"trackTarget": "Self"
},
{
"$type": "IgnoreMoveColToRockCol",
"CGOANLPCNNI": true
}
],
"onRemoved": [
{
"$type": "KillGadget",
"gadgetInfo": {
"sortType": "Reversed",
"configID": 42508002
}
},
{
"$type": "KillGadget",
"gadgetInfo": {
"sortType": "Reversed",
"configID": 42510002
}
},
{
"$type": "IgnoreMoveColToRockCol"
}
]
},
"Monster_Samurai_Kairagi_01_RushAttack_Move_Thunder": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FixedMonsterRushMove",
"toPos": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 15.0
}
},
"timeRange": 0.25,
"maxRange": 15.0,
"animatorStateIDs": [
"RushAtk_Thunder",
"ElementCombo_RushAtk_Thunder"
],
"overrideMoveCollider": "",
"OMCDCJIAMPL": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_RushAtk_Thunder_Tail"
},
{
"$type": "TriggerBullet",
"bulletID": 42508002,
"trackTarget": "Self"
},
{
"$type": "TriggerBullet",
"bulletID": 42510003,
"trackTarget": "Self"
},
{
"$type": "IgnoreMoveColToRockCol",
"CGOANLPCNNI": true
}
],
"onRemoved": [
{
"$type": "KillGadget",
"gadgetInfo": {
"sortType": "Reversed",
"configID": 42508002
}
},
{
"$type": "KillGadget",
"gadgetInfo": {
"sortType": "Reversed",
"configID": 42510003
}
},
{
"$type": "IgnoreMoveColToRockCol"
}
]
},
"Monster_Kairagi_RushAtk_Timer": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_KAIRAGI_RUSHATK_HITED",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_KAIRAGI_RUSHATK_HITED",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Kairagi_RushAtk_Timer_Thunder": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_KAIRAGI_RUSHATK_HITED_THUNDER",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_KAIRAGI_RUSHATK_HITED_THUNDER",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Kairagi_RushAtk_Timer_Fire": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_KAIRAGI_RUSHATK_HITED_FIRE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_KAIRAGI_RUSHATK_HITED_FIRE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_01_RushAttack_Move_Fire": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FixedMonsterRushMove",
"toPos": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 15.0
}
},
"timeRange": 0.25,
"maxRange": 15.0,
"animatorStateIDs": [
"RushAtk_Fire",
"ElementCombo_RushAtk_Fire_1",
"ElementCombo_RushAtk_Fire_2"
],
"overrideMoveCollider": "",
"OMCDCJIAMPL": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_RushAtk_Fire_Tail"
},
{
"$type": "TriggerBullet",
"bulletID": 42508002,
"trackTarget": "Self"
},
{
"$type": "TriggerBullet",
"bulletID": 42510004,
"trackTarget": "Self"
},
{
"$type": "IgnoreMoveColToRockCol",
"CGOANLPCNNI": true
}
],
"onRemoved": [
{
"$type": "KillGadget",
"gadgetInfo": {
"sortType": "Reversed",
"configID": 42508002
}
},
{
"$type": "KillGadget",
"gadgetInfo": {
"sortType": "Reversed",
"configID": 42510004
}
},
{
"$type": "IgnoreMoveColToRockCol"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Kairagi_RushAtk_Damage",
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Slash",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Kairagi_RushAtk_Damage_Thunder",
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Slash",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Kairagi_RushAtk_Damage_Fire",
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "DamageByAttackValue",
"target": "Target",
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Slash",
"enBreak": 100.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4"
},
"canBeModifiedBy": "OriginOwner"
}
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_ChargeAttack",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ChargeAttack",
"modifierName": "Monster_Samurai_Kairagi_01_ChargeAttack_Trail",
"normalizeStart": 0.375,
"normalizeEnd": 0.4300000071525574
}
],
"modifiers": {
"Monster_Samurai_Kairagi_01_ChargeAttack_Trail": {
"modifierName": "",
"elementDurability": 100.0
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_AddElement_Electric",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901
],
"modifierName": "Monster_Samurai_Kairagi_01_RemoveEnhanceEffect"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_01_EnhanceElectric": {
"modifierName": "",
"duration": 30.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "EnhanceState",
"value": true
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_WATCHER_82107_",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "EnhanceState"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_WATCHER_82107_",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_01_AddElement_ElectricDelay": {
"modifierName": "",
"duration": 1.7259999513626099,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_01_AddElement_Electric"
}
]
},
"Monster_Samurai_Kairagi_01_AddElement_Electric": {
"modifierName": "",
"duration": 31.72599983215332,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_WeaponThunder"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "SAMURAI_KAIRAGI_BLOCK_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_WeaponThunderOff"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "SAMURAI_KAIRAGI_BLOCK_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_01_RemoveEnhanceEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_01_AddElement_Electric"
},
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_01_EnhanceElectric"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_01_EnhanceElectric"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_01_AddElement_ElectricDelay"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_01_AddElement_Electric"
},
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_01_EnhanceElectric"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_02_AddElement_Fire",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901
],
"modifierName": "Monster_Samurai_Kairagi_02_RemoveEnhanceEffect"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_02_EnhanceFire": {
"modifierName": "",
"duration": 30.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "EnhanceState",
"value": true
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_WATCHER_82106_",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "EnhanceState"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_WATCHER_82106_",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_02_AddElement_FireDelay": {
"modifierName": "",
"duration": 1.7259999513626099,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_02_AddElement_Fire"
}
],
"onReconnect": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_02_AddElement_Fire"
}
],
"onChangeAuthority": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_02_AddElement_Fire"
}
]
},
"Monster_Samurai_Kairagi_02_AddElement_Fire": {
"modifierName": "",
"duration": 31.72599983215332,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_WeaponFire"
},
{
"$type": "SetGlobalValue",
"value": 2.0,
"key": "SAMURAI_KAIRAGI_BLOCK_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_WeaponFireOff"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "SAMURAI_KAIRAGI_BLOCK_STATE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_02_RemoveEnhanceEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_02_AddElement_Fire"
},
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_02_EnhanceFire"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_02_EnhanceFire"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_02_AddElement_FireDelay"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_02_AddElement_Fire"
},
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_02_EnhanceFire"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_ForceDodge",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"BeHit"
],
"modifierName": "Monster_Samurai_Kairagi_ForceDodge_Handler"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_NormalDodge_Check": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "SAMURAI_KAIRAGI_CAN_NORMALDODGE",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Samurai_Kairagi_CanNot_NormalDodge",
"Samurai_Kairagi_Can_NormalDodge"
]
}
],
"onBeingHit": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_NormalDodge_Timer"
}
]
},
"Samurai_Kairagi_CanNot_NormalDodge": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "UseSkillEliteSet",
"skillEliteSetID": 1
}
]
},
"Samurai_Kairagi_Can_NormalDodge": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "UseSkillEliteSet",
"skillEliteSetID": 2
}
]
},
"Monster_Samurai_Kairagi_NormalDodge_Timer": {
"modifierName": "",
"duration": 4.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "SAMURAI_KAIRAGI_CAN_NORMALDODGE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "SAMURAI_KAIRAGI_CAN_NORMALDODGE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_ForceDodge_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SAMURAI_KAIRAGI_ENABLE_DODGE",
"value": 1.0
},
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 201.0,
"parameter": "PoseID"
}
],
"triggerID": "ForceDodge"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_ForceDodge_Timer"
}
]
},
"Monster_Samurai_Kairagi_ForceDodge_Timer": {
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": -2.0,
"key": "_SAMURAI_KAIRAGI_ENABLE_DODGE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_SAMURAI_KAIRAGI_ENABLE_DODGE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_SAMURAI_KAIRAGI_ENABLE_DODGE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "SAMURAI_KAIRAGI_CAN_NORMALDODGE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_NormalDodge_Check"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_FireArea",
"onAbilityStart": [
{
"$type": "CreateGadget",
"gadgetID": 42510001
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_FireArea_Damage",
"modifiers": {
"Monster_Samurai_Kairagi_FireArea_Damage": {
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_JumpAttack_FireArea",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.30000001192092896
}
}
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.75,
"z": 0.5
}
},
"size": {
"x": 3.0,
"y": 1.5,
"z": 5.5
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.30000001192092896,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 0.0
},
"hitPattern": {
"onHitEffectName": "none",
"hitImpulseType": "LV0"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_FireArea_Damage"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_Angry_Thunder",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901,
902,
903
],
"modifierName": "Monster_Samurai_Kairagi_RemoveAngryEffect"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_Angry_ThunderDelay": {
"modifierName": "",
"duration": 0.8999999761581421,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_ThunderEffect"
}
],
"onReconnect": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_ThunderEffect"
}
],
"onChangeAuthority": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_ThunderEffect"
}
]
},
"Monster_Samurai_Kairagi_Angry_ThunderEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_Angry_Thunder"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 4.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "HealHP",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_SAMURAI_KAIRAKI_GHOSTCHALLENGE_BACKLIFE_TIMES",
"value": 0.0
}
],
"amountByCasterMaxHPRatio": 1.0
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_SAMURAI_KAIRAKI_GHOSTCHALLENGE_BACKLIFE_TIMES",
"maxValue": 0.0,
"minValue": 0.0
}
],
"failActions": [
{
"$type": "HealHP",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_KAIRAGI_ANGRY_TIMES",
"value": 1.0
}
]
}
],
"amountByCasterMaxHPRatio": 0.5
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_KAIRAGI_ANGRY_TIMES",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
]
},
"Monster_Samurai_Kairagi_RemoveAngryEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_ThunderEffect"
}
]
}
},
"onAbilityStart": [
{
"$type": "AttachModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_ThunderDelay"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_ThunderEffect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_Angry_Fire",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901,
902,
903
],
"modifierName": "Monster_Samurai_Kairagi_RemoveAngryEffect"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_Angry_FireDelay": {
"modifierName": "",
"duration": 0.8999999761581421,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_FireEffect"
}
],
"onReconnect": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_FireEffect"
}
],
"onChangeAuthority": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_FireEffect"
}
]
},
"Monster_Samurai_Kairagi_Angry_FireEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_Angry_Fire"
},
{
"$type": "HealHP",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_KAIRAGI_ANGRY_TIMES",
"value": 1.0
}
]
}
],
"amountByCasterMaxHPRatio": 0.5
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_KAIRAGI_ANGRY_TIMES",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_RemoveAngryEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_FireEffect"
}
]
}
},
"onAbilityStart": [
{
"$type": "AttachModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_FireDelay"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_Angry_FireEffect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_Block",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"DefendBS",
"DefendLoop",
"DefendHit"
],
"modifierName": "Monster_Samurai_Kairagi_Block_Duration"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_Block_Duration": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "MonsterDefendMixin",
"stateIDs": [
"DefendLoop",
"DefendHit"
],
"defendTriggerID": "DefendHit",
"defendAngle": 90.0,
"defendProbability": 1.0,
"defendProbabilityDelta": 0.0,
"defendTimeInterval": 0.0,
"defendCountInterval": 0,
"onDefendSucceded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SAMURAI_KAIRAKI_BLOCK_SUCCESS",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "SAMURAI_KAIRAGI_BLOCK_STATE",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"effectPattern": "Eff_Monster_Samurai_Ronin_BlockHit",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BlockPoint"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "SAMURAI_KAIRAGI_BLOCK_STATE",
"value": 1.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Monster_Samurai_Kairagi_BlockHit_Thunder",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BlockPoint"
}
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "SAMURAI_KAIRAGI_BLOCK_STATE",
"value": 2.0,
"forceByCaster": true
}
],
"effectPattern": "Eff_Monster_Samurai_Kairagi_BlockHit_Fire",
"born": {
"$type": "ConfigBornByAttachPoint",
"attachPointName": "BlockPoint"
}
}
]
},
{
"$type": "VelocityForceMixin",
"excludeForces": [
"RetreatAirType"
]
}
],
"properties": {
"Actor_EndureDelta": 1.0
},
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "BlockState",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "BlockState"
}
],
"onBeingHit": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SAMURAI_KAIRAKI_BLOCK_SUCCESS",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
},
{
"$type": "BySelfForwardAndTargetPosition",
"logic": "Lesser",
"value": 90.0
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByHitImpulse",
"hitImpulse": 0.0
}
],
"triggerID": "DefendBreak"
}
]
}
],
"failActions": [
{
"$type": "Predicated",
"target": "TargetOriginOwner",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SAMURAI_KAIRAKI_BLOCK_SUCCESS",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
},
{
"$type": "BySelfForwardAndTargetPosition",
"logic": "Lesser",
"value": 90.0
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByHitImpulse",
"hitImpulse": 0.0
}
],
"triggerID": "DefendBreak"
}
]
}
]
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_SAMURAI_KAIRAKI_BLOCK_SUCCESS",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_Thunder_AttackMark",
"modifiers": {
"Monster_Samurai_Kairagi_Thunder_AttackMark": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Monster_Samurai_Kairagi_ThunderHit"
]
}
],
"modifierName": "Monster_Samurai_Kairagi_Thunder_AttackMarkToAvatar"
}
]
},
"Monster_Samurai_Kairagi_Thunder_AttackMarkToAvatar": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_KAIRAGI_THUNDER_HIT_INCD",
"value": 1.0
}
]
}
],
"value": 1.0,
"key": "_MONSTER_KAIRAGI_THUNDER_HIT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Thunder_AttackMarkCD"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_KAIRAGI_THUNDER_HIT",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_Thunder_AttackMarkCD": {
"stacking": "Unique",
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_KAIRAGI_THUNDER_HIT_INCD",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_KAIRAGI_THUNDER_HIT_INCD",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Thunder_AttackMark"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_Fire_AttackMark",
"modifiers": {
"Monster_Samurai_Kairagi_Fire_AttackMark": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "ApplyModifier",
"target": "Target",
"predicates": [
{
"$type": "ByAttackTags",
"attackTags": [
"Monster_Samurai_Kairagi_FireHit"
]
}
],
"modifierName": "Monster_Samurai_Kairagi_Fire_AttackMarkToAvatar"
}
]
},
"Monster_Samurai_Kairagi_Fire_AttackMarkToAvatar": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_KAIRAGI_FIRE_HIT_INCD",
"value": 1.0
}
]
}
],
"value": 1.0,
"key": "_MONSTER_KAIRAGI_FIRE_HIT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Fire_AttackMarkCD"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_KAIRAGI_FIRE_HIT",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_Fire_AttackMarkCD": {
"stacking": "Unique",
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_KAIRAGI_FIRE_HIT_INCD",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"doOffStage": true,
"value": 0.0,
"key": "_MONSTER_KAIRAGI_FIRE_HIT_INCD",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_Fire_AttackMark"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_ChangeToAngryPose",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_MONSTER_KAIRAGI_BUDDY_ALIVE",
"defaultGlobalValueOnCreate": 1.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Monster_Samurai_Kairagi_ToAngry",
"Monster_Samurai_Kairagi_InPeace"
]
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
301
],
"modifierName": "Monster_Samurai_Kairagi_InAngry"
}
],
"modifiers": {
"Monster_Samurai_Kairagi_InPeace": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Angry"
}
]
},
"Monster_Samurai_Kairagi_ToAngry": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Angry",
"value": true
}
]
},
"Monster_Samurai_Kairagi_InAngry": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAISkillCDAvailableNow",
"skillIDs": [
501
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 5.0
}
],
"successActions": [
{
"$type": "SetAISkillGCD",
"value": 0.5
}
],
"failActions": [
{
"$type": "SetAISkillGCD",
"value": 1.0
}
]
},
{
"$type": "AttachAbilityStateResistance",
"resistanceBuffDebuffs": [
"ElementFrozen",
"ElementPetrifaction",
"ElementFreeze"
]
}
],
"onReconnect": [
{
"$type": "SetAISkillCDAvailableNow",
"skillIDs": [
501
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 5.0
}
],
"successActions": [
{
"$type": "SetAISkillGCD",
"value": 0.5
}
],
"failActions": [
{
"$type": "SetAISkillGCD",
"value": 1.0
}
]
}
],
"onChangeAuthority": [
{
"$type": "SetAISkillCDAvailableNow",
"skillIDs": [
501
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 5.0
}
],
"successActions": [
{
"$type": "SetAISkillGCD",
"value": 0.5
}
],
"failActions": [
{
"$type": "SetAISkillGCD",
"value": 1.0
}
]
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_MONSTER_KAIRAGI_BUDDY_ALIVE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onKill": [
{
"$type": "AddGlobalValue",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR50",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTER_KAIRAGI_BUDDY_ALIVE",
"value": 1.0
}
],
"value": -5.0,
"key": "_MONSTER_KAIRAGI_BUDDY_ALIVE",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_01_AddElement_ComboCheckDistance",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementCombo_RushAtk_Thunder",
"modifierName": "Monster_Samurai_Kairagi_AddElement_ComboCheckDistance",
"normalizeStart": 0.44999998807907104
}
],
"modifiers": {
"Monster_Samurai_Kairagi_AddElement_ComboCheckDistance": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR30",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByTargetPositionToSelfPosition",
"value": 5.0
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "ElementComboFar"
}
]
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_02_AddElement_ComboCheckDistance",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementAttack",
"modifierName": "Monster_Samurai_Kairagi_AddElement_ComboCheckDistance",
"normalizeStart": 0.44999998807907104
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementCombo_RushAtk_Fire_1",
"modifierName": "Monster_Samurai_Kairagi_AddElement_ComboCheckDistance",
"normalizeStart": 0.44999998807907104
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementCombo_RushAtk_Fire_2",
"modifierName": "Monster_Samurai_Kairagi_AddElement_ComboCheckDistance",
"normalizeStart": 0.44999998807907104
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementCombo_JumpAttack_Fire_1",
"modifierName": "Monster_Samurai_Kairagi_AddElement_ComboCheckDistance",
"normalizeStart": 0.5
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "ElementCombo_JumpAttack_Fire_2",
"modifierName": "Monster_Samurai_Kairagi_AddElement_ComboCheckDistanceNear",
"normalizeStart": 0.5
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "JumpAttack_Fire",
"modifierName": "Monster_Samurai_Kairagi_AddElement_ComboCheckDistanceNear",
"normalizeStart": 0.699999988079071
}
],
"modifiers": {
"Monster_Samurai_Kairagi_AddElement_ComboCheckDistance": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR30",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByTargetPositionToSelfPosition",
"value": 5.0
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "ElementComboFar"
}
]
}
]
},
"Monster_Samurai_Kairagi_AddElement_ComboCheckDistanceNear": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR30",
"campTargetType": "Enemy",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByTargetPositionToSelfPosition",
"logic": "Lesser",
"value": 5.0
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "ElementComboNear"
}
]
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_Affix_PowerUp"
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_SevenBlade_Affix",
"modifiers": {
"Monster_Samurai_Kairagi_SevenBlade_Affix4": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_MaxHPRatio": 0.5,
"Actor_EndureDelta": 0.10000000149011612
}
},
"Monster_Samurai_Kairagi_SevenBlade_Affix5": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_MaxHPRatio": 0.5,
"Actor_EndureDelta": 0.10000000149011612
}
},
"Monster_Samurai_Kairagi_SevenBlade_Affix7": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_MaxHPRatio": 0.5,
"Actor_EndureDelta": 0.009999999776482582
},
"onAdded": [
{
"$type": "SetAISkillGCD",
"value": 1.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_SEVENBLADE_STATE",
"value": 4.0
}
],
"modifierName": "Monster_Samurai_Kairagi_SevenBlade_Affix4"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_SEVENBLADE_STATE",
"value": 5.0
}
],
"modifierName": "Monster_Samurai_Kairagi_SevenBlade_Affix5"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_SEVENBLADE_STATE",
"value": 7.0
}
],
"modifierName": "Monster_Samurai_Kairagi_SevenBlade_Affix7"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Samurai_Kairagi_GhostChallenge_PowerUp",
"modifiers": {
"Monster_Samurai_Kairagi_GhostChallenge_First": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_MaxHPRatio": -0.25
}
},
"Monster_Samurai_Kairagi_GhostChallenge_Second": {
"modifierName": "",
"elementDurability": 100.0
},
"Monster_Samurai_Kairagi_GhostChallenge_Third": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_MaxHPRatio": 0.25,
"Actor_EndureDelta": 0.10000000149011612
}
},
"Monster_Samurai_Kairagi_GhostChallenge_Fourth": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 5.0,
"modifierMixins": [
{
"$type": "AttachModifierToHPPercentMixin",
"valueSteps": [
0.05000000074505806
],
"modifierNameSteps": [
"Monster_Samurai_Kairagi_GhostChallenge_BackToLifeEmpty",
"Monster_Samurai_Kairagi_GhostChallenge_BackToLife"
]
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "Angry",
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_DeleteLimbo",
"normalizeStart": 0.8999999761581421
}
],
"properties": {
"Actor_MaxHPRatio": 0.25,
"Actor_AttackRatio": 0.10000000149011612,
"Actor_EndureDelta": 0.009999999776482582
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_Affix_Heal_Timer1"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_Affix_Heal_Timer2"
}
],
"onThinkInterval": [
{
"$type": "HealHP",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SAMURAI_KAIRAGI_AFFIXHEAL_LEVEL",
"value": 0.0
}
],
"amountByCasterMaxHPRatio": 0.05000000074505806
},
{
"$type": "HealHP",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SAMURAI_KAIRAGI_AFFIXHEAL_LEVEL",
"value": 1.0
}
],
"amountByCasterMaxHPRatio": 0.029999999329447746
},
{
"$type": "HealHP",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SAMURAI_KAIRAGI_AFFIXHEAL_LEVEL",
"value": 2.0
}
],
"amountByCasterMaxHPRatio": 0.009999999776482582
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_AffixHeal"
}
]
},
"Monster_Samurai_Kairagi_GhostChallenge_DeleteLimbo": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_NormalLimbo"
}
]
},
"Monster_Samurai_Kairagi_GhostChallenge_BackToLifeEmpty": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_SAMURAI_GHOSTCHALLENGE_BACKTOLIFE_TIMES",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_NormalLimbo"
}
]
},
"Monster_Samurai_Kairagi_GhostChallenge_NormalLimbo": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_HpThresholdRatio": 0.03999999910593033
},
"state": "Limbo"
},
"Monster_Samurai_Kairagi_GhostChallenge_BackToLife": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_BackToLife_Angry"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SAMURAI_GHOSTCHALLENGE_BACKTOLIFE_TIMES",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_GhostChallenge_BackToLife_Limbo": {
"modifierName": "",
"duration": 7.0,
"elementDurability": 100.0,
"properties": {
"Actor_HpThresholdRatio": 0.009999999776482582
},
"state": "Limbo"
},
"Monster_Samurai_Kairagi_GhostChallenge_BackToLife_Angry": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Angry",
"value": true
}
]
},
"Monster_Samurai_Kairagi_GhostChallenge_Affix_Heal_Timer1": {
"modifierName": "",
"duration": 15.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SAMURAI_KAIRAGI_AFFIXHEAL_LEVEL",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_GhostChallenge_Affix_Heal_Timer2": {
"modifierName": "",
"duration": 30.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 2.0,
"key": "_SAMURAI_KAIRAGI_AFFIXHEAL_LEVEL",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Samurai_Kairagi_GhostChallenge_Surprise": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_AttackRatio": 0.5,
"Actor_MaxHPRatio": 1.0
},
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Samurai_Kairagi_Angry_Thunder"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 1.0
}
],
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_First"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 2.0
}
],
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_Second"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 3.0
}
],
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_Third"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 4.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_Fourth"
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_MONSTERAFFIX_SAMURAI_KAIRAKI_GHOSTCHALLENGE_STATE",
"value": 5.0
}
],
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_Surprise"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_MONSTER_SAMURAI_KAIRAKI_GHOSTCHALLENGE_BACKLIFE_TIMES",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_SAMURAI_KAIRAGI_AFFIXHEAL_LEVEL",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Samurai_Kairagi_GhostChallenge_Surprise"
}
]
}
}
]