Files
GenshinData-1/BinOutput/Ability/Temp/AnimalAbilities/8cdb842e.json

6645 lines
278 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BlinkToNext",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Blink_During"
],
"modifierName": "Animal_Inu_Shihandai_BlinkHandler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"OutOfBattleBlink_BS"
],
"modifierName": "Animal_Inu_Shihandai_OutOfBattle_SetPos"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"OutOfBattleBlink_During"
],
"modifierName": "Animal_Inu_Shihandai_BlinkToLastPoint_Handler"
}
],
"abilitySpecials": {
"BlinkPointNumStart": 0.0,
"BlinkPointNumEnd": 0.0,
"BlinkPointNum": 0.0
},
"modifiers": {
"Animal_Inu_Shihandai_SetBornPos_Delay": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalPos",
"key": "_INU_SHIHANDAI_BORN_POS",
"born": {
"$type": "ConfigBornBySelf"
}
}
]
},
"Animal_Inu_Shihandai_GetGlobalValue_ToInitial": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ServerUpdateGlobalValueMixin",
"key": "_INU_SHIHANDAI_SEARCH_START",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ServerUpdateGlobalValueMixin",
"key": "_INU_SHIHANDAI_SEARCH_END",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_InitialPoint_Delay": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_INU_SHIHANDAI_SEARCH_START",
"overrideMapKey": "BlinkPointNumStart"
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_INU_SHIHANDAI_SEARCH_END",
"overrideMapKey": "BlinkPointNumEnd"
},
{
"$type": "SetGlobalValue",
"value": "BlinkPointNumStart",
"key": "_INU_BLINK_POINT_NUM",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_INU_BLINK_POINT_NUM",
"overrideMapKey": "BlinkPointNum"
}
]
},
"Animal_Inu_Shihandai_BlinkTimer": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "BlinkOver"
}
]
},
"Animal_Inu_Shihandai_BlinkHandler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_POS",
"directionKey": ""
}
},
{
"$type": "SetGlobalDir",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42607004
},
"key": "_INU_ANIMAL_HAT_FLY_DIR",
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByLookAtEntity"
}
},
"setTarget": false
},
{
"$type": "TriggerBullet",
"bulletID": 42607003,
"born": {
"$type": "ConfigBornBySelf",
"direction": {
"$type": "ConfigDirectionByGlobalValue",
"directionKey": "_INU_ANIMAL_HAT_FLY_DIR"
}
}
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "DoBlink"
},
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_LAST_POS",
"directionKey": ""
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "TriggerSetVisible",
"visible": true
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_INU_BLINK_NO_SEARCH",
"useLimitRange": true,
"maxValue": 2.0,
"minValue": 0.0
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLINK_NO_SEARCH",
"value": 2.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_NOT_FREE",
"value": 0.0
}
],
"modifierName": "Animal_Inu_Shihandai_ToSearchPose"
}
],
"failActions": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_NOT_FREE",
"value": 0.0
}
],
"modifierName": "Animal_Inu_Shihandai_ToNoSearchPose"
}
]
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLINK_NO_SEARCH",
"value": 2.0
}
],
"value": 0.0,
"key": "_INU_BLINK_NO_SEARCH",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_ToNoSearchPose": {
"modifierName": "",
"duration": 3.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "BlinkNoSearch",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "BlinkNoSearch"
}
]
},
"Animal_Inu_Shihandai_ToSearchPose": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Search",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "Search"
}
]
},
"Animal_Inu_Shihandai_OutOfBattle_SetPos": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_HAS_FIND_HAPPY",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"key": "_INU_BLINK_LAST_POS",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_HAPPY_BACK_POINT",
"directionKey": ""
}
}
],
"failActions": [
{
"$type": "SetGlobalPos",
"key": "_INU_BLINK_LAST_POS",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_ALERT_POS",
"directionKey": ""
}
}
]
},
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_LAST_POS",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 5.0
},
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_LAST_POS",
"directionKey": ""
}
}
]
},
"Animal_Inu_Shihandai_BlinkToLastPoint_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BlinkToLastPoint_Timer"
}
],
"onRemoved": [
{
"$type": "DoBlink"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "TriggerSetVisible",
"visible": true
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_BlinkToLastPoint_Timer": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "BlinkOver"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_InitialPoint_Delay"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_IS_INU_SHIHANDAI",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_BLINK_BACK",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_SEARCH_START",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_SEARCH_END",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ServerLuaCall",
"doOffStage": true,
"luaCallType": "FromGroup",
"funcName": "SetHachiWayPointGV",
"param1": 0.0,
"param2": 0.0,
"param3": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_GetGlobalValue_ToInitial"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_BLINK_NO_SEARCH",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLINK_POINT_NUM",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"key": "_INU_BLINK_LAST_POS",
"born": {
"$type": "ConfigBornBySelf"
},
"setTarget": false
}
],
"failActions": [
{
"$type": "SetGlobalPos",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"JMDBALDCOAC": "BlinkPointNum"
},
"key": "_INU_BLINK_LAST_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLINK_POINT_NUM",
"value": "BlinkPointNumStart"
}
],
"successActions": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_BLINK_BACK",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLINK_POINT_NUM",
"value": "BlinkPointNumEnd"
}
],
"successActions": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_BLINK_BACK",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLINK_BACK",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"value": 1.0,
"key": "_INU_BLINK_POINT_NUM",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLINK_BACK",
"value": 1.0
}
],
"value": -1.0,
"key": "_INU_BLINK_POINT_NUM",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "_INU_BLINK_POINT_NUM",
"overrideMapKey": "BlinkPointNum"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLINK_POINT_NUM",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"key": "_INU_BLINK_POS",
"born": {
"$type": "ConfigBornBySelf"
},
"setTarget": false
}
],
"failActions": [
{
"$type": "SetGlobalPos",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"JMDBALDCOAC": "BlinkPointNum"
},
"key": "_INU_BLINK_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
}
]
},
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_POS",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 5.0
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_POS",
"directionKey": ""
},
"gadgetID": 42607004
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_TargetPos",
"modifiers": {
"Animal_Inu_Shihandai_Blink_TargetPos": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_IS_INU_SHIHANDAI_BLINK_TARGET",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_Blink_TargetPos"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_HatBullet",
"modifiers": {
"Animal_Inu_Shihandai_BlinkTargetPos_KillSelf": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillSelf"
}
]
},
"Animal_Inu_Shihandai_Blink_HatBullet": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"target": "Owner",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_INU_SHIHANDAI_BOSS",
"value": 1.0
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_BlinkHatBig"
}
],
"failActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_BlinkHat"
}
]
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
]
},
"Animal_Inu_Shihandai_Blink_Arrive": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "BlinkOver"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_Blink_HatBullet"
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_INU_SHIHANDAI_BLINK_TARGET",
"value": 1.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Target",
"modifierName": "Animal_Inu_Shihandai_BlinkTargetPos_KillSelf"
},
{
"$type": "ApplyModifier",
"target": "Owner",
"modifierName": "Animal_Inu_Shihandai_Blink_Arrive"
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_Blink_HatBullet"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_FindHappy",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FindHappy"
],
"modifierName": "Animal_Inu_Shihandai_FindHappyReact"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"HappyOverBlink_BS"
],
"modifierName": "Animal_Inu_Shihandai_HappyOverTurn"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"HappyBlink_During"
],
"modifierName": "Animal_Inu_Shihandai_FindHappyHandler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"HappyOverBlink_During"
],
"modifierName": "Animal_Inu_Shihandai_HappyOverBlink"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"HappyLoop"
],
"modifierName": "Animal_Inu_Shihandai_HappyLoopEffect"
},
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "FindHappy",
"modifierName": "Animal_Inu_Shihandai_FindHappy_Turn",
"normalizeStart": 0.1599999964237213,
"normalizeEnd": 0.17000000178813934
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
1,
2,
9001,
9002,
9003
],
"modifierName": "Animal_Inu_Shihandai_FindHappy_ControlHandler"
}
],
"modifiers": {
"Animal_Inu_Shihandai_FindHappy_ControlHandler": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_FIND_HAPPY_POINT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
0.5,
1.5
],
"modifierNameSteps": [
"Animal_Inu_Shihandai_FindHappy_Empty",
"Animal_Inu_Shihandai_FindHappy"
]
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_FindHappy_OverDelay"
}
]
},
"Animal_Inu_Shihandai_FindHappy_OverDelay": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_FIND_HAPPY_POINT",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_HappyOverTurn": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_HAPPY_BACK_POINT",
"directionKey": ""
}
}
]
},
"Animal_Inu_Shihandai_FindHappy_Turn": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_HAPPY_POINT_POS",
"directionKey": ""
}
}
]
},
"Animal_Inu_Shihandai_FindHappyReact": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_START_HAPPY",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalPos",
"key": "_INU_SHIHANDAI_HAPPY_BACK_POINT",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_HAS_FIND_HAPPY",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_HappyLoopEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Happy"
}
]
},
"Animal_Inu_Shihandai_FindHappy_Empty": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_START_HAPPY",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetPoseBool",
"boolID": "Happy"
},
{
"$type": "SetAnimatorBool",
"boolID": "HappyLoop"
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_IN_BATTLE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_FindHappy": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 1.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BE_CAPUTRED",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"triggerID": "FindHappy"
},
{
"$type": "SetPoseBool",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BE_CAPUTRED",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"boolID": "Happy",
"value": true
},
{
"$type": "SetAnimatorBool",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BE_CAPUTRED",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"boolID": "HappyLoop",
"value": true
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BE_CAPUTRED",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_START_HAPPY",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"triggerID": "FindHappy"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_FindHappyHandler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.5
},
"positionKey": "_HAPPY_POINT_POS",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 5.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "DoBlink"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_HAPPY_POINT_POS",
"directionKey": ""
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "TriggerSetVisible",
"visible": true
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_HappyOverBlink": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_HAPPY_BACK_POINT",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 5.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "DoBlink"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalPos",
"key": "_HAPPY_POINT_POS",
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Steer",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"JumpAttack_BS"
],
"endNormalizedTime": 0.699999988079071,
"angularSpeed": 720.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Alert"
],
"startNormalizedTime": 0.44999998807907104,
"endNormalizedTime": 0.6200000047683716,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RangeBlade"
],
"endNormalizedTime": 0.20000000298023224,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"CounterAttack"
],
"endNormalizedTime": 0.20000000298023224,
"angularSpeed": 720.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Blink_Attack"
],
"endNormalizedTime": 0.20000000298023224,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAttack_1"
],
"startNormalizedTime": 0.09000000357627869,
"endNormalizedTime": 0.1899999976158142,
"angularSpeed": 720.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAttack_2"
],
"startNormalizedTime": 0.05999999865889549,
"endNormalizedTime": 0.25,
"angularSpeed": 720.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"MeleeAttack_3"
],
"startNormalizedTime": 0.20000000298023224,
"endNormalizedTime": 0.25,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"RushAttack_BS"
],
"endNormalizedTime": 0.699999988079071,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_ToAlert",
"abilityMixins": [
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
1
],
"modifierName": "Animal_Inu_Shihandai_ToAlert_Handler"
},
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
2
],
"modifierName": "Animal_Inu_Shihandai_ToAlert_PoseChangeHandler"
},
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
1
],
"modifierName": "Animal_Inu_Shihandai_ToAlert_Effect"
}
],
"modifiers": {
"Animal_Inu_Shihandai_CloseBroadCast": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ResetAIThreatBroadcastRange",
"canBeHandledOnRecover": true,
"range": 0.0
}
]
},
"Animal_Inu_Shihandai_ToAlert_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Aware_ShowArea",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": -0.5,
"z": 0.0
},
"attachPointName": "EyeTransform",
"attachPointTargetType": "Self"
}
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Aware"
}
]
},
"Animal_Inu_Shihandai_ToAlert_PoseChangeHandler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Happy"
},
{
"$type": "SetPoseBool",
"boolID": "Search"
},
{
"$type": "SetPoseBool",
"boolID": "BlinkNoSearch"
},
{
"$type": "ServerLuaCall",
"luaCallType": "FromGroup",
"funcName": "MonsterCallPlayerCaught",
"param1": 0.0,
"param2": 0.0,
"param3": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalPos",
"key": "_INU_SHIHANDAI_ALERT_POS",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_AlertEffect"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_AlertEffect": {
"modifierName": "",
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_AlertToBattle"
}
]
},
"Animal_Inu_Shihandai_ToAlert_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BE_CAPUTRED",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"boolID": "InAware",
"value": true
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_CAN_TRIGGER_AWARE",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Aware"
},
{
"$type": "SetGlobalPos",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR30",
"campTargetType": "All",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"key": "_AWARE_TURN_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_AWARE_TURN_POS",
"directionKey": ""
}
}
]
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "InAware"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_CloseBroadCast"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Search",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_INU_SEARCHEYE_EFFECT_ON",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Animal_Inu_Shihandai_Search_Effect_Empty",
"Animal_Inu_Shihandai_Search_Effect"
]
}
],
"modifiers": {
"Animal_Inu_Shihandai_Search_Effect_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"Animal_Inu_Shihandai_Search_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "FieldEntityCountChangeMixin",
"campTargetType": "Enemy",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"onFieldEnter": [
{
"$type": "AttachModifier",
"modifierName": "Monster_Inu_Shihandai_FeelRangeEffect"
}
],
"onFieldExit": [
{
"$type": "RemoveModifier",
"modifierName": "Monster_Inu_Shihandai_FeelRangeEffect"
}
]
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_SearchEye"
}
]
},
"Monster_Inu_Shihandai_FeelRangeEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_FeelRangeArea"
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_WalkToSearch",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
1,
2,
9001,
9002,
9003
],
"modifierName": "Animal_Inu_Shihandai_WalkToSearch_Handler"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Search"
],
"modifierName": "Animal_Inu_Shihandai_ResetSearchValue"
},
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
1,
2
],
"modifierName": "Animal_Inu_Shihandai_BattleAlertness"
}
],
"modifiers": {
"Animal_Inu_Shihandai_WalkToSearch_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_SHIHANDAI_TO_SEARCH",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
0.5,
1.5
],
"modifierNameSteps": [
"Animal_Inu_Shihandai_WalkNoSearch",
"Animal_Inu_Shihandai_WalkToSearch"
]
}
]
},
"Animal_Inu_Shihandai_WalkNoSearch": {
"modifierName": "",
"elementDurability": 100.0
},
"Animal_Inu_Shihandai_WalkToSearch": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_INU_SHIHANDAI_WALKPOSE",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_NOT_FREE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BE_CAPUTRED",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"triggerID": "WalkToSearch"
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_ResetSearchValue_Delay"
}
]
},
"Animal_Inu_Shihandai_ResetSearchValue_Delay": {
"modifierName": "",
"duration": 1.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_SHIHANDAI_TO_SEARCH",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_ResetSearchValue": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_SHIHANDAI_TO_SEARCH",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_BattleAlertness": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_NOT_FREE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_NOT_FREE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_SHIHANDAI_TO_SEARCH",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_WalkBlinkType",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_ANIMAL_INU_SHIHANDAI_WALKPOSE",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
0.5,
1.5
],
"modifierNameSteps": [
"Animal_Inu_Shihandai_BlinkType",
"Animal_Inu_Shihandai_WalkType"
]
}
],
"modifiers": {
"Animal_Inu_Shihandai_BlinkType": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "WalkType"
}
]
},
"Animal_Inu_Shihandai_WalkType": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "WalkType",
"value": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_OutOfBattle",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901
],
"modifierName": "Animal_Inu_Shihandai_OutOfBattle_Trigger"
}
],
"modifiers": {
"Animal_Inu_Shihandai_OutOfBattle_Trigger": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "BlinkOutOfbattle"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_IN_OUTOFBATTLE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_IN_OUTOFBATTLE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_JumpAttack",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "JumpAttack_BS",
"modifierName": "Animal_Inu_Shihandai_JumpAttack_Warning",
"normalizeStart": 0.8999999761581421
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"JumpAttack_During"
],
"modifierName": "Animal_Inu_Shihandai_JumpAttack_RushMove"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"NormalIdle",
"NormalMove"
],
"modifierName": "Animal_Inu_Shihandai_JumpAttack_BanTrickDog"
}
],
"modifiers": {
"Animal_Inu_Shihandai_JumpAttack_BanTrickDog": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_IN_ATTACK",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_IN_ATTACK",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_JumpAttack_HitCheck": {
"modifierName": "",
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"Inu_JumpAttack"
]
}
],
"successActions": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_JUMPATTACK_HITED",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ConfigAbilityAction"
}
]
}
]
},
"Animal_Inu_Shihandai_JumpAttack_Warning": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_INU_SHIHANDAI_JUMPATTACK_POS",
"born": {
"$type": "ConfigBornByTarget",
"onGround": true
},
"setTarget": false
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_INU_SHIHANDAI_BOSS",
"value": 1.0
}
],
"successActions": [
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -1.0
},
"positionKey": "_INU_SHIHANDAI_JUMPATTACK_POS",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 2.5
}
],
"failActions": [
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -1.0
},
"positionKey": "_INU_SHIHANDAI_JUMPATTACK_POS",
"directionKey": ""
},
"hitSceneType": "BlinkHitSceneTestByThreeSegments",
"limitY": 0.699999988079071,
"ignoreWater": true
}
]
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_JumpAttack_Warning",
"born": {
"$type": "ConfigBornByTeleportToPoint"
}
}
]
},
"Animal_Inu_Shihandai_JumpAttack_RushMove": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "DoBlink"
}
],
"onRemoved": [
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_JUMPATTACK_POS",
"directionKey": ""
}
},
{
"$type": "HideUIBillBoard"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "TriggerSetVisible",
"visible": true
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_JumpAttack_HitCheck"
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_INU_SHIHANDAI_BOSS",
"value": 1.0
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_JumpAttackBig",
"born": {
"$type": "ConfigBornBySelf"
}
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_JumpAttack",
"born": {
"$type": "ConfigBornBySelf"
}
}
]
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -2.0,
"z": 0.0
}
},
"height": 6.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "Inu_JumpAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 101.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5"
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_JumpAttack_BladeEffectBig",
"modifiers": {
"Animal_Inu_Shihandai_JumpAttack_BladeEffectBig": {
"modifierName": "",
"duration": 2.299999952316284,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_RangeBlade_ChargeBig"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_JumpAttack_BladeEffectBig"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BossWeak",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"BeCaptured_BS",
"BeCaptured_Loop",
"BeCaptured_AS"
],
"modifierName": "Animal_Inu_Shihandai_InWeak"
}
],
"modifiers": {
"Animal_Inu_Shihandai_InWeak": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_WeakTimer"
},
{
"$type": "SetPoseBool",
"boolID": "Captured",
"value": true
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_Recover_SkillCD"
},
{
"$type": "SetPoseBool",
"boolID": "Captured"
}
]
},
"Animal_Inu_Shihandai_Recover_SkillCD": {
"modifierName": "",
"duration": 4.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Weak",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "Weak"
}
]
},
"Animal_Inu_Shihandai_WeakTimer": {
"modifierName": "",
"duration": 24.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "CanBeWeak"
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "CanBeWeak",
"value": true
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Captured",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_CAPTURED_BY_SPECIALITEM",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Animal_Inu_Shihandai_CapturedEmpty",
"Animal_Inu_Shihandai_Captured"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"BeCaptured_BS",
"BeCaptured_Loop",
"BeCaptured_AS"
],
"modifierName": "Animal_Inu_Shihandai_InCaptured_During"
}
],
"modifiers": {
"Animal_Inu_Shihandai_CapturedEmpty": {
"modifierName": "",
"elementDurability": 100.0
},
"Animal_Inu_Shihandai_Captured": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "BeCaptured"
},
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
101,
301,
401,
501,
99999
]
}
]
},
"Animal_Inu_Shihandai_InCaptured_During": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BE_CAPUTRED",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetPoseBool",
"boolID": "Captured",
"value": true
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_BE_CAPUTRED",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_CAPTURED_BY_SPECIALITEM",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetPoseBool",
"boolID": "Captured"
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_IN_BATTLE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"value": 1.0,
"key": "_INU_SEARCHEYE_EFFECT_ON",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_CAPTURED_BY_SPECIALITEM",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BattleGrass",
"modifiers": {
"Gadget_GrassWall_KillSelf": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillSelf"
}
]
},
"Animal_Inu_Shihandai_Protect_GrassWall_Handler": {
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -2.0,
"y": 0.0,
"z": -4.0
},
"onGround": true,
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 2.0,
"y": 0.0,
"z": -4.0
},
"onGround": true,
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 2.0,
"y": 0.0,
"z": 4.0
},
"onGround": true,
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -2.0,
"y": 0.0,
"z": 4.0
},
"onGround": true,
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 4.0,
"y": 0.0,
"z": -2.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 90.0,
"z": 0.0
}
},
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 4.0,
"y": 0.0,
"z": 2.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 90.0,
"z": 0.0
}
},
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -4.0,
"y": 0.0,
"z": -2.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 90.0,
"z": 0.0
}
},
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -4.0,
"y": 0.0,
"z": 2.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 90.0,
"z": 0.0
}
},
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
}
],
"onRemoved": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42607001
},
"modifierName": "Gadget_GrassWall_KillSelf"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_INU_SHIHANDAI_PROTECT_TYPETWO",
"value": 1.0
}
],
"modifierName": "Animal_Inu_Shihandai_Protect_GrassWall_Handler"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Protect",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
901
],
"modifierName": "Animal_Inu_Shihandai_Protect_ShieldRemove"
},
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
101
],
"modifierName": "Animal_Inu_Shihandai_Protect_ResetSkillCD"
},
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
1,
2
],
"modifierName": "Animal_Inu_Shihandai_Protect_Invisible_HandlerCheck"
}
],
"modifiers": {
"Animal_Inu_Shihandai_Protect_Invisible_HandlerCheck": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_INU_SHIHANDAI_PROTECT_TYPE",
"value": 3.0
}
],
"modifierName": "Animal_Inu_Shihandai_Protect_Invisible_Handler"
}
]
},
"Animal_Inu_Shihandai_Protect_ResetSkillCD": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAISkillCDAvailableNow",
"skillIDs": [
201
]
}
]
},
"Animal_Inu_Shihandai_Protect_Shield_Handler": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR20",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_AFFIX_INU_SHIHANDAI_EVENT_ANIMAL_TAG",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Animal_Inu_Shihandai_Protect_Shield"
}
]
},
"Animal_Inu_Shihandai_Protect_Invisible_Handler": {
"modifierName": "",
"duration": 999.0,
"elementDurability": 100.0,
"thinkInterval": 5.0,
"onAdded": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"topLimit": 1,
"shapeName": "CircleR20",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_AFFIX_INU_SHIHANDAI_EVENT_ANIMAL_TAG",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"target": "Target",
"key": "_INU_SHIHANDAI_INVISBILE_WAVE_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_INVISBILE_WAVE_POS",
"directionKey": ""
},
"gadgetID": 42607002
}
]
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR25",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_AFFIX_INU_SHIHANDAI_EVENT_ANIMAL_TAG",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"target": "Target",
"key": "_INU_SHIHANDAI_INVISBILE_WAVE_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_INVISBILE_WAVE_POS",
"directionKey": ""
},
"gadgetID": 42607002
}
]
}
]
},
"Animal_Inu_Shihandai_Protect_Shield": {
"modifierName": "",
"duration": 999.0,
"elementDurability": 10.0,
"modifierMixins": [
{
"$type": "ElementShieldMixin",
"showDamageText": "",
"shieldAngle": 360.0,
"shieldHPRatio": 1.0,
"damageRatio": 0.0
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_ShieldProtect"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_PROTECTED_BY_SHIELD",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_PROTECTED_BY_SHIELD",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_ShieldProtect_AS"
}
]
},
"Animal_Inu_Shihandai_Protect_ShieldRemove": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR50",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_AFFIX_INU_SHIHANDAI_EVENT_ANIMAL_TAG",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Animal_Protected_RemoveShield"
}
]
},
"Animal_Protected_RemoveShield": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_Protect_Shield"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ANIMAL_INU_SHIHANDAI_PROTECT_TYPE",
"value": 1.0
}
],
"modifierName": "Animal_Inu_Shihandai_Protect_Shield_Handler"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_GrassWall",
"modifiers": {
"Animal_Inu_Shihandai_GrassElement": {
"modifierName": "",
"duration": 20.0,
"elementType": "Grass",
"elementDurability": 500.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Shaman_Grass_NormalAttack_GrassWall",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "RootNode"
}
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_SceneObj_WoodenObject_BurnOut",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"attachPointName": "RootNode"
},
"scale": 1.5
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Shaman_Grass_NormalAttack_GrassWall_AS",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"attachPointName": "RootNode"
}
},
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_GrassElement"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_GrassElement"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Invisible_Wave",
"modifiers": {
"Animal_Inu_Shihandai_InvisibleWave_Effect": {
"modifierName": "",
"duration": 6.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_InvisibleWave"
}
]
},
"Animal_Inu_Shihandai_Invisible_Wave_Handler": {
"modifierName": "",
"duration": 5.0,
"elementDurability": 100.0,
"thinkInterval": 0.5,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_InvisibleWave_Effect"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR3",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_AFFIX_INU_SHIHANDAI_EVENT_ANIMAL_TAG",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "UNIQUE_Animal_Inu_Shihandai_Protect_InvisibleWave"
}
],
"onThinkInterval": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR3",
"campTargetType": "Alliance",
"sizeRatio": 1.0
},
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_AFFIX_INU_SHIHANDAI_EVENT_ANIMAL_TAG",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "UNIQUE_Animal_Inu_Shihandai_Protect_InvisibleWave"
}
]
},
"UNIQUE_Animal_Inu_Shihandai_Protect_InvisibleWave": {
"stacking": "RefreshUniqueDurability",
"modifierName": "",
"isUnique": true,
"duration": 2.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_ANIMAL_IN_INVISIBLE_WAVE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_ANIMAL_IN_INVISIBLE_WAVE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_Invisible_Wave_Handler"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_TrickDog",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"TrickAttack_BS"
],
"modifierName": "Animal_Inu_Shihandai_TrickDog_HideSelf"
},
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
2
],
"modifierName": "Animal_Inu_Shihandai_InBattleCheck"
}
],
"modifiers": {
"Animal_Inu_Shihandai_InBattleCheck": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_IN_BATTLE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_DodgeAllowDelay"
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_IN_BATTLE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_DodgeAllowDelay": {
"modifierName": "",
"duration": 10.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_DODGE_ALLOWDELAY",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_DODGE_ALLOWDELAY",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onReconnect": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_DODGE_ALLOWDELAY",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onChangeAuthority": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_DODGE_ALLOWDELAY",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_TrickDog_HideSelf": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_INU_SHIHANDAI_BOSS",
"value": 1.0
}
],
"successActions": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_INU_SHIHANDAI_BOSS_TRICKDODGE_POS",
"born": {
"$type": "ConfigBornByTarget",
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 3.0,
"maxRandomRange": 7.0
},
"onGround": true
},
"setTarget": false
},
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_BOSS_TRICKDODGE_POS",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 2.5
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_BOSS_TRICKDODGE_POS",
"directionKey": ""
},
"gadgetID": 42607004
},
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_BOSS_TRICKDODGE_POS",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607003,
"born": {
"$type": "ConfigBornBySelf"
}
}
],
"failActions": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"topLimit": 1,
"JMDBALDCOAC": 1,
"compareType": "GreaterOrEqual"
},
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"compareType": "XYZ",
"value": 5.0
}
],
"targetPredicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"compareType": "XYZ",
"value": 5.0
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"target": "Target",
"key": "_INU_SHIHANDAI_BOSS_TRICKDODGE_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_BOSS_TRICKDODGE_POS",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 2.5
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_BOSS_TRICKDODGE_POS",
"directionKey": ""
},
"gadgetID": 42607004
},
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_BOSS_TRICKDODGE_POS",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607003,
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
]
}
],
"failActions": [
{
"$type": "TryFindBlinkPoint",
"forwardAngle": 90.0,
"minRange": 5.0,
"maxRange": 7.0,
"ignoreWater": true
}
]
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_INU_SHIHANDAI_DODGE_DIR_BORN",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf",
"onGround": true,
"onGroundIgnoreWater": true
},
"gadgetID": 42607005
}
],
"onRemoved": [
{
"$type": "DoBlink"
},
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_SHIHANDAI_DODGE_DIR_BORN",
"directionKey": ""
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_Blink",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "TriggerSetVisible",
"visible": true
}
]
},
"Animal_Inu_Shihandai_TrickDog_TimerHandler": {
"modifierName": "",
"duration": 15.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_CAN_TRICK",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_CAN_TRICK",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_TrickDog_BeHitCheck": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_CAN_TRICK",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onBeingHit": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_CAN_TRICK",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_IN_OUTOFBATTLE",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_IN_BATTLE",
"value": 1.0
},
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_DODGE_ALLOWDELAY",
"value": 1.0
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Trick"
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_TrickDog_TimerHandler"
}
]
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "Animal_Inu_Shihandai_TrickDog_BeHitCheck"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_TrickDogExplode",
"modifiers": {
"Animal_Inu_Shihandai_TrickDogExplode_HitCheck": {
"modifierName": "",
"duration": 3.5,
"elementDurability": 100.0,
"onAttackLanded": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
},
{
"$type": "ByAttackTags",
"attackTags": [
"TrickDog_Damage"
]
}
],
"successActions": [
{
"$type": "SetGlobalValue",
"target": "Owner",
"value": 1.0,
"key": "_INU_SHIHANDAI_TRICKDOG_HITED",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
]
},
"Animal_Inu_Shihandai_TrickDogExplode": {
"modifierName": "",
"duration": 3.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_DodgeExplode",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "Randomed",
"chance": 0.6000000238418579,
"successActions": [
{
"$type": "Randomed",
"chance": 0.5,
"successActions": [
{
"$type": "Predicated",
"target": "Owner",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_INU_SHIHANDAI_BOSS",
"value": 1.0
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_BigFakeDog1",
"born": {
"$type": "ConfigBornBySelf"
}
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_DodgeFakeDog1",
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
],
"failActions": [
{
"$type": "Predicated",
"target": "Owner",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_INU_SHIHANDAI_BOSS",
"value": 1.0
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_BigFakeDog2",
"born": {
"$type": "ConfigBornBySelf"
}
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_DodgeFakeDog2",
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
]
}
],
"failActions": [
{
"$type": "Predicated",
"target": "Owner",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_IS_INU_SHIHANDAI_BOSS",
"value": 1.0
}
],
"successActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_BigFakeDog3",
"born": {
"$type": "ConfigBornBySelf"
}
}
],
"failActions": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_DodgeFakeDog3",
"born": {
"$type": "ConfigBornBySelf"
}
}
]
}
]
}
],
"onRemoved": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": -2.0,
"z": 0.0
}
},
"height": 6.0,
"radius": 6.0
},
"attackInfo": {
"attackTag": "TrickDog_Damage",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.75,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 101.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_TrickDogExplode"
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_TrickDogExplode_HitCheck"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_CounterAttack",
"abilityMixins": [
{
"$type": "AttachModifierToHPPercentMixin",
"valueSteps": [
0.800000011920929,
0.6000000238418579,
0.4000000059604645,
0.20000000298023224
],
"modifierNameSteps": [
"Inu_Shihandai_CounterAttack_Empty",
"Inu_Shihandai_CounterAttack01",
"Inu_Shihandai_CounterAttack02",
"Inu_Shihandai_CounterAttack03",
"Inu_Shihandai_CounterAttack04"
]
}
],
"modifiers": {
"Inu_Shihandai_CounterAttack_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"Inu_Shihandai_CounterAttack01": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "CounterAttack"
}
]
},
"Inu_Shihandai_CounterAttack02": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "CounterAttack"
}
]
},
"Inu_Shihandai_CounterAttack03": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "CounterAttack"
}
]
},
"Inu_Shihandai_CounterAttack04": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "CounterAttack"
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42607006,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607006,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": -30.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607006,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 30.0,
"z": 0.0
}
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_CounterAttackBig",
"abilityMixins": [
{
"$type": "AttachModifierToHPPercentMixin",
"valueSteps": [
0.5
],
"modifierNameSteps": [
"Inu_Shihandai_CounterAttack_Empty",
"Inu_Shihandai_CounterAttack01"
]
}
],
"modifiers": {
"Inu_Shihandai_CounterAttack_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"Inu_Shihandai_CounterAttack01": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "CounterAttack"
}
]
}
},
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42607012,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.25,
"z": 0.0
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607012,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.25,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": -30.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607012,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.25,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 30.0,
"z": 0.0
}
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_CounterAttackBlade",
"modifiers": {
"Animal_Inu_Shihandai_Blink_CounterAttackBlade": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_RangeCounterAtttack_Weapon"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_Blink_CounterAttackBlade"
}
],
"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": "",
"attenuationTag": "Inu_CounterAttack",
"attenuationGroup": "Oceanid_Crab_WaterStream",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 101.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_CounterAttackBladeBig",
"modifiers": {
"Animal_Inu_Shihandai_Blink_CounterAttackBladeBig": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_RangeCounterAtttack_Weapon_Big"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_Blink_CounterAttackBladeBig"
}
],
"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": "Inu_CounterAttack",
"attenuationGroup": "Oceanid_Crab_WaterStream",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 101.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BossBuff",
"abilityMixins": [
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
0
],
"modifierName": "Animal_Inu_Shihandai_BossBuff_Initial"
},
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
2
],
"modifierName": "Animal_Inu_Shihandai_BossBuff_SkillInitial"
}
],
"modifiers": {
"Animal_Inu_Shihandai_BossBuff_SkillInitial": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_SkillInitial_Delay"
}
]
},
"Animal_Inu_Shihandai_BossBuff_SkillInitial_Delay": {
"modifierName": "",
"duration": 7.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAISkillCDAvailableNow",
"skillIDs": [
99999
]
}
]
},
"Animal_Inu_Shihandai_BossBuff_Initial": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_BOSSBUFF_TYPE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"value": 1.0,
"key": "_INU_SHIHANDAI_BOSSBUFF_TYPE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_BossBuff_DelayBorn": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalPos",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"compareType": "GreaterOrEqual"
},
"predicates": [
{
"$type": "ByTargetGadgetState",
"gadgetState": 201
}
],
"key": "_INU_BOSS_BUFF_POS",
"born": {
"$type": "ConfigBornByTarget",
"direction": {
"$type": "ConfigDirectionByWorld",
"eularAngles": {
"y": 45.0
}
}
},
"setTarget": false
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_BOSSBUFF_TYPE",
"value": 2.0
}
],
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"positionKey": "_INU_BOSS_BUFF_POS",
"directionKey": ""
},
"gadgetID": 42607007
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_BOSSBUFF_TYPE",
"value": 1.0
}
],
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.699999988079071,
"z": 0.0
},
"positionKey": "_INU_BOSS_BUFF_POS",
"directionKey": ""
},
"gadgetID": 42607008
},
{
"$type": "CreateGadget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_BOSSBUFF_TYPE",
"value": 3.0
}
],
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.699999988079071,
"z": 0.0
},
"positionKey": "_INU_BOSS_BUFF_POS",
"directionKey": ""
},
"gadgetID": 42607009
},
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_BOSSBUFF_TYPE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ReTriggerAISkillInitialCD",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_BOSSBUFF_TYPE",
"value": 3.0,
"compareType": "MoreThan"
}
],
"skillIDs": [
99999
]
}
]
}
},
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_IS_INU_SHIHANDAI_BOSS",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onAbilityStart": [
{
"$type": "ServerLuaCall",
"luaCallType": "FromGroup",
"funcName": "SLC_ActiveRandomPoint",
"param1": 0.0,
"param2": 0.0,
"param3": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_DelayBorn"
}
],
"onKill": [
{
"$type": "DoWatcherSystemAction",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_TRICKDOG_HITED",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"watcherId": 1505108,
"inThreatListOnly": true
},
{
"$type": "DoWatcherSystemAction",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_SHIHANDAI_JUMPATTACK_HITED",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"watcherId": 1505109,
"inThreatListOnly": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BossBuff_Attack",
"modifiers": {
"Animal_Inu_Shihandai_BossBuff_Attack_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_AvatarBuff_Attack"
}
]
},
"Inu_Shihandai_Avatar_Buff_Attack": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BOSS_BUFF_ATTACK",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_BossBuff_ShieldProtect": {
"modifierName": "",
"elementDurability": 7.0,
"modifierMixins": [
{
"$type": "ElementShieldMixin",
"showDamageText": "",
"shieldAngle": 360.0,
"shieldHPRatio": 1.0,
"damageRatio": 0.0
}
],
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_ShieldProtect"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_ShieldProtect_AS",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
}
],
"onBeingHit": [
{
"$type": "AddElementDurability",
"value": -1.0,
"modifierName": "Animal_Inu_Shihandai_BossBuff_ShieldProtect",
"maxValue": 3.4028234663852886e+38,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_ShieldProtect"
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Attack_Effect"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_ShieldProtect"
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Attack_Effect"
}
],
"onFieldEnter": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "TargetTeam",
"modifierName": "Inu_Shihandai_Avatar_Buff_Attack"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Tower_Ball_Active_01",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 0.0
}
}
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Attack_Effect"
},
{
"$type": "SetGlobalValue",
"target": "Owner",
"value": 1.0,
"key": "_INU_SHIHANDAI_BUFFATTACK_EATED",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "KillSelf"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BossBuff_Defense",
"modifiers": {
"Animal_Inu_Shihandai_BossBuff_Defense_Protect_Handler": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_GADGET_INU_BOSSBUFF_DEFENSE_PROTECT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-1.5,
0.5,
2.5
],
"modifierNameSteps": [
"Inu_Shihandai_BossBuffProtect_DefenseEmpty",
"Inu_Shihandai_BossBuffProtect_Defense"
]
}
]
},
"Inu_Shihandai_BossBuffProtect_DefenseEmpty": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_InvisibleWave"
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Defense_Effect"
}
]
},
"Animal_Inu_Shihandai_BossBuff_Defense_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_AvatarBuff_Defend"
}
]
},
"Animal_Inu_Shihandai_BossBuff_Defense_Protect": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 5.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_GADGET_INU_BOSSBUFF_DEFENSE_PROTECT",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onThinkInterval": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_GADGET_INU_BOSSBUFF_DEFENSE_PROTECT",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_GADGET_INU_BOSSBUFF_DEFENSE_PROTECT",
"value": 2.0
}
],
"value": 0.0,
"key": "_GADGET_INU_BOSSBUFF_DEFENSE_PROTECT",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Inu_Shihandai_BossBuffProtect_Defense": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "FieldEntityCountChangeMixin",
"campTargetType": "Enemy",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"onFieldEnter": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsByShape",
"shapeName": "CircleR2",
"campTargetType": "All",
"sizeRatio": 1.0
},
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "Target",
"modifierName": "Inu_Shihandai_Avatar_Buff_Defense"
}
]
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Tower_Ball_Active_01",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Defense_Effect"
},
{
"$type": "SetGlobalValue",
"target": "Owner",
"value": 1.0,
"key": "_INU_SHIHANDAI_BUFFDEFENSE_EATED",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "KillSelf"
}
]
}
],
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Defense_Effect"
}
]
},
"Inu_Shihandai_Avatar_Buff_Defense": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"target": "Team",
"modifierName": "Inu_Shihandai_Team_Buff_Defense"
}
]
},
"Inu_Shihandai_Team_Buff_Defense": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BOSS_BUFF_DEFENSE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Defense_Protect"
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Defense_Protect_Handler"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Defense_Protect"
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Defense_Protect_Handler"
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Defense_Effect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BossBuff_MoveSpeed",
"modifiers": {
"Animal_Inu_Shihandai_BossBuff_Protect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -2.0
},
"onGround": true,
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 2.0
},
"onGround": true,
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": 2.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 90.0,
"z": 0.0
}
},
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByGlobalValue",
"offset": {
"x": -2.0,
"y": 0.0,
"z": 0.0
},
"onGround": true,
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffsetCorrect": {
"x": 0.0,
"y": 90.0,
"z": 0.0
}
},
"positionKey": "_INU_SHIHANDAI_GRASSWALL_BASEPOS",
"directionKey": ""
},
"gadgetID": 42607001
}
]
},
"Animal_Inu_Shihandai_BossBuff_MoveSpeed_Effect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_AvatarBuff_Move"
}
]
},
"Inu_Shihandai_Avatar_Buff_MoveSpeed": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BOSS_BUFF_MOVESPEED",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Gadget_GrassWall_KillSelf": {
"modifierName": "",
"duration": 0.30000001192092896,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Protect"
},
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_MoveSpeed_Effect"
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_Protect"
}
],
"onFieldEnter": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "ApplyModifier",
"target": "TargetTeam",
"modifierName": "Inu_Shihandai_Avatar_Buff_MoveSpeed"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Tower_Ball_Active_01",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_BossBuff_MoveSpeed_Effect"
},
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByChildren",
"configID": 42607001
},
"modifierName": "Gadget_GrassWall_KillSelf"
},
{
"$type": "SetGlobalValue",
"target": "Owner",
"value": 1.0,
"key": "_INU_SHIHANDAI_BUFFMOVESPEED_EATED",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "KillSelf",
"duration": 0.10000000149011612
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BossBlinkAttack",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Blink_During"
],
"modifierName": "Animal_Inu_Shihandai_BossBlinkHandler"
}
],
"modifiers": {
"Animal_Inu_Shihandai_BossEndure": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "VelocityForceMixin",
"excludeForces": [
"RetreatAirType"
]
}
],
"properties": {
"Actor_EndureDelta": 0.0010000000474974513
}
},
"Animal_Inu_Shihandai_BossBlinkHandler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_POS",
"directionKey": ""
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607003,
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard",
"hide": true
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_BlinkBig",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "TriggerSetVisible"
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornBySelf"
},
"gadgetID": 42607005
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_CAN_TRIGGER_AWARE",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "DoBlink"
},
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_INU_BLINK_LAST_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
},
{
"$type": "TurnDirectionToPos",
"toPos": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_LAST_POS",
"directionKey": ""
}
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_BlinkBig",
"born": {
"$type": "ConfigBornBySelf"
}
},
{
"$type": "HideUIBillBoard"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
},
{
"$type": "TriggerSetVisible",
"visible": true
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BossEndure"
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 1.0,
"compareType": "MoreThanAndEqual"
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"target": "SelfAttackTarget",
"key": "_INU_BLINK_POS",
"born": {
"$type": "ConfigBornByTarget",
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 3.0,
"maxRandomRange": 7.0
},
"onGround": true
},
"setTarget": false
}
],
"failActions": [
{
"$type": "Predicated",
"otherTargets": {
"$type": "SelectTargetsBySelfGroup",
"topLimit": 1,
"sortType": "Random",
"JMDBALDCOAC": 1,
"compareType": "GreaterOrEqual"
},
"predicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"compareType": "XYZ",
"value": 6.0
}
],
"targetPredicates": [
{
"$type": "ByTargetPositionToSelfPosition",
"compareType": "XYZ",
"value": 6.0
}
],
"successActions": [
{
"$type": "SetGlobalPos",
"target": "Target",
"key": "_INU_BLINK_POS",
"born": {
"$type": "ConfigBornByTarget"
},
"setTarget": false
}
]
}
]
},
{
"$type": "TryFindBlinkPointByBorn",
"born": {
"$type": "ConfigBornByGlobalValue",
"positionKey": "_INU_BLINK_POS",
"directionKey": ""
},
"hitSceneTest": false,
"limitY": 5.0
},
{
"$type": "CreateGadget",
"born": {
"$type": "ConfigBornByTeleportToPoint",
"offset": {
"x": 0.0,
"y": 0.20000000298023224,
"z": 0.0
}
},
"gadgetID": 42607004
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_AlertToBeBig",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
0,
1
],
"modifierName": "Animal_Inu_Shihandai_ResetBig"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Alert"
],
"modifierName": "Animal_Inu_Shihandai_AlertToBeBig_ApplyEnsure"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Alert",
"Alert_ToBeBig"
],
"modifierName": "Animal_Inu_Shihandai_Alert_Invincible"
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_INU_SHIHANDAI_BE_BIG",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Animal_Inu_Shihandai_Small",
"Animal_Inu_Shihandai_Big"
]
}
],
"modifiers": {
"Animal_Inu_Shihandai_Small": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetEntityScale",
"canBeHandledOnRecover": true
}
]
},
"Animal_Inu_Shihandai_Big": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetEntityScale",
"canBeHandledOnRecover": true,
"scale": 2.0
}
]
},
"Animal_Inu_Shihandai_Alert_Invincible": {
"modifierName": "",
"elementDurability": 100.0,
"state": "Invincible"
},
"Animal_Inu_Shihandai_ResetBig": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_BE_BIG",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_AlertToBeBig_Ensure"
}
]
},
"Animal_Inu_Shihandai_AlertToBeBig_ApplyEnsure": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_AlertToBeBig_Ensure"
}
]
},
"Animal_Inu_Shihandai_AlertToBeBig_Ensure": {
"modifierName": "",
"elementDurability": 100.0,
"onReconnect": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_BE_BIG",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onChangeAuthority": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_BE_BIG",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_BE_BIG",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_MeleeAttackCharge",
"modifiers": {
"Animal_Inu_Shihandai_MeleeAttackCharge": {
"modifierName": "",
"duration": 1.350000023841858,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_WeaponCharge"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_MeleeAttackCharge"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_RushAtk",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"RushAttack_Loop"
],
"modifierName": "Animal_Inu_Shihandai_RushAtk"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"RushAttack_BS",
"RushAttack_Loop",
"RushAttack_AS"
],
"modifierName": "Animal_Inu_Shihandak_RushAtk_BladeEffect"
}
],
"modifiers": {
"Animal_Inu_Shihandak_RushAtk_BladeEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_WeaponCharge"
}
]
},
"Animal_Inu_Shihandai_RushAtk": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_RushAtk"
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"bulletID": 42607011,
"trackTarget": "Self"
},
{
"$type": "FixedMonsterRushMove",
"toPos": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 15.0
}
},
"timeRange": 1.2000000476837158,
"animatorStateIDs": [
"RushAttack_Loop"
],
"overrideMoveCollider": ""
}
],
"onRemoved": [
{
"$type": "KillGadget",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"gadgetInfo": {
"sortType": "Reversed",
"configID": 42607011
}
}
],
"onAttackLanded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "RushHit"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_RushAtkAS_Charge",
"modifiers": {
"Animal_Inu_Shihandai_RushAtkAS_Charge": {
"modifierName": "",
"duration": 1.4500000476837158,
"elementDurability": 100.0
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_RushAtkAS_Charge"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_RangeBlade",
"modifiers": {
"Animal_Inu_Shihandai_Blink_RangeBlade": {
"modifierName": "",
"duration": 3.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_RangeBlade"
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_Blink_RangeBlade"
}
],
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.30000001192092896
},
"attackInfo": {
"attackTag": "BladeWind_CanBeBlockBack",
"attenuationTag": "Inu_Shihandai_RangeBladeDamge",
"attenuationGroup": "Oceanid_Crab_WaterStream",
"attackProperty": {
"damagePercentage": 0.6000000238418579,
"damagePercentageRatio": 0.0,
"elementType": "Electric",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 5000.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
}
]
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "Animal_Inu_Shihandai_Blink_RangeBlade"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_FireRangeBlade",
"modifiers": {
"Animal_Inu_Shihandai_BladeMaster_CheckBladeType": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 4.0,
"key": "_KAIRAGI_BLADEMASTER_BLADEAIR_TYPE",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"target": "AllPlayerAvatars",
"modifierName": "Animal_Inu_Shihandai_BladeMaster_CheckBladeType"
},
{
"$type": "TriggerBullet",
"bulletID": 42607010,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607010,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": 15.0,
"z": 0.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42607010,
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 1.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"x": 0.0,
"y": -15.0,
"z": 0.0
}
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_RangeBlade_ChargeBig",
"modifiers": {
"Animal_Inu_Shihandai_RangeBlade_ChargeBigEffect": {
"modifierName": "",
"duration": 1.7999999523162842,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_RangeBlade_ChargeBig"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_RangeBlade_ChargeBigEffect"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_RushBullet",
"modifiers": {
"Animal_Inu_Shihandai_BossRushHited": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "RushHit"
}
]
}
},
"onAbilityStart": [
{
"$type": "Predicated",
"target": "Target",
"targetPredicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
]
}
],
"successActions": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 1.5
},
"attackInfo": {
"attackTag": "Monster_BladeMaster_BeBlockAttack",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.5,
"damagePercentageRatio": 0.0,
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 5000.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2"
},
"canBeModifiedBy": "OriginOwner"
}
},
"targetType": "Enemy"
},
{
"$type": "ApplyModifier",
"target": "Owner",
"modifierName": "Animal_Inu_Shihandai_BossRushHited"
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BladeHintEffect",
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Inu_Shihandai_WeaponFire"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_ResistFrozen",
"modifiers": {
"Animal_Inu_Shihandai_ResistFrozen": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachAbilityStateResistance",
"resistanceListID": 14002,
"durationRatio": 0.800000011920929
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_ResistFrozen"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BladeMaster_Angry",
"abilityMixins": [
{
"$type": "AttachToAIAlertnessMixin",
"alertness": [
2
],
"modifierName": "Animal_Inu_Shihandai_BladeMaster_AngryBar"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"RushAtk_BS",
"RushAttack_Loop",
"RushAttack_AS"
],
"modifierName": "Monster_BladeMaster_CanBeBlocked"
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_PARRY_HIT",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Monster_Parry_None",
"Monster_Parry_Success"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"RushBreak_BS",
"RushBreak_Loop",
"RushBreak_AS"
],
"modifierName": "Inu_Shihandai_BladeMaster_InWeak"
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_INU_BLADEMASTER_CANBLOCK",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Inu_BladeMaster_CanNotBlock",
"Inu_BladeMaster_CanBlock"
]
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Die"
],
"modifierName": "Inu_Shihandai_InDie"
}
],
"abilitySpecials": {
"hitAngryTimes": 14.0,
"physicalSubHurt": -1.5
},
"modifiers": {
"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
]
}
]
},
"Inu_Shihandai_InDie": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BLADEMASTER_DIE",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Inu_Shihandai_BladeMaster_TrickDog_TimerHandler": {
"modifierName": "",
"duration": 15.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_BLADEMASTER_CAN_TRICK",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BLADEMASTER_CAN_TRICK",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Inu_BladeMaster_CanNotBlock": {
"modifierName": "",
"elementDurability": 100.0
},
"Inu_BladeMaster_CanBlock": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "MonsterDefendMixin",
"stateIDs": [
"NormalIdle",
"NormalMove",
"Block"
],
"defendTriggerID": "TriggerDefend",
"defendProbability": 1.0,
"defendProbabilityDelta": 0.0,
"defendTimeInterval": 0.0,
"defendCountInterval": 0,
"onDefendSucceded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Monster_BladeMaster_BeHitTimer"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLADEMASTER_CAN_TRICK",
"value": 1.0
}
],
"successActions": [
{
"$type": "ApplyModifier",
"modifierName": "Inu_BladeMaster_TrickDelay"
}
]
}
]
}
]
},
"Inu_BladeMaster_TrickDelay": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "Trick"
},
{
"$type": "ApplyModifier",
"modifierName": "Inu_Shihandai_BladeMaster_TrickDog_TimerHandler"
}
]
},
"Inu_Shihandai_BladeMaster_FreezePos": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "RigidBodyFreezeMixin"
}
]
},
"Animal_Inu_Shihandai_BladeMaster_CanBlcokTimer": {
"modifierName": "",
"duration": 4.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_BLADEMASTER_CANBLOCK",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BLADEMASTER_CANBLOCK",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_BladeMaster_DecreaseAngry": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 3.0,
"onThinkInterval": [
{
"$type": "AddChargeBarValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BE_HITED",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"value": -2.0,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_BladeMaster_BlockBreak_Check": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ATTACK_CAN_BEBLOCKED",
"value": 1.0
},
{
"$type": "ByAttackTags",
"attackTags": [
"Avatar_Blocking"
]
}
],
"successActions": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "BlockBreak"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SP_PARRY_LOG",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ServerMonsterLog",
"paramList": [
2
]
}
]
},
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0,
"compareType": "MoreThanAndEqual"
}
],
"modifierName": "Monster_BladeMaster_BeHitTimer"
}
]
},
"Monster_BladeMaster_BeHitTimer": {
"modifierName": "",
"duration": 2.9000000953674316,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_BE_HITED",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_BE_HITED",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Shihandai_BladeMaster_CounterAttackCheck": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
[
"hitAngryTimes",
0.5,
"Sub"
],
[
"hitAngryTimes",
0.5,
"Add"
]
],
"modifierNameSteps": [
"Inu_Shihandai_BladeMaster_GoRush_Empty",
"Inu_Shihandai_BladeMaster_GoRush"
]
}
]
},
"Animal_Inu_Shihandai_BladeMaster_Initial": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_EndureDelta": 0.0010000000474974513
},
"onAdded": [
{
"$type": "SetOverrideMapValue",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"value": 40.0,
"overrideMapKey": "hitAngryTimes"
},
{
"$type": "SetAISkillGCD",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 2.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
},
{
"$type": "ApplyModifier",
"modifierName": "Shihandai_BladeMaster_CounterAttackCheck"
}
]
},
"Inu_Shihandai_BladeMaster_InWeak": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_PhysicalSubHurtDelta": "physicalSubHurt"
},
"state": "DefenseDown",
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "Captured",
"value": true
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Mosnter_GeneralSkill_DefendDown"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BLADEMASTER_IN_WEAK",
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "Captured"
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetChargeBarValue",
"value": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_BLADEMASTER_IN_WEAK",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Inu_Shihandai_BladeMaster_GoRush_Empty": {
"modifierName": "",
"elementDurability": 100.0
},
"Inu_Shihandai_BladeMaster_GoRush": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"modifierName": "Animal_Inu_Shihandai_BladeMaster_CanBlcokTimer"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_SHIHANDAI_BLADE_MASTER_GORUSHING",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Inu_Shihandai_BladeMaster_GoRush_DelayTrigger"
}
]
},
"Inu_Shihandai_BladeMaster_GoRush_DelayTrigger": {
"modifierName": "",
"duration": 0.5,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLADEMASTER_DIE",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"triggerID": "GoRushAtk"
}
]
},
"Monster_BladeMaster_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
},
{
"$type": "SetChargeBarValue",
"value": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_SHIHANDAI_BLADE_MASTER_GORUSHING",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Monster_Parry_None": {
"modifierName": "",
"elementDurability": 100.0
},
"Monster_Parry_Success": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 1.0
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 5.0,
"key": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"useLimitRange": true,
"maxValue": "hitAngryTimes",
"minValue": 0.0
},
{
"$type": "AddChargeBarValue",
"value": 5.0,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 2.0
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 5.0,
"key": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"useLimitRange": true,
"maxValue": "hitAngryTimes",
"minValue": 0.0
},
{
"$type": "AddChargeBarValue",
"value": 5.0,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 7.0,
"key": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"useLimitRange": true,
"maxValue": "hitAngryTimes",
"minValue": 0.0
},
{
"$type": "AddChargeBarValue",
"value": 7.0,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_BladeMaster_BeHitTimer"
}
]
},
{
"$type": "ApplyModifier",
"modifierName": "Parry_Reset"
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_NORMAL_PARRY_LOG",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "ServerMonsterLog",
"paramList": [
1
]
}
]
},
"Parry_Reset": {
"modifierName": "",
"duration": 0.20000000298023224,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetGlobalValue",
"value": 0.0,
"key": "_PARRY_HIT",
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Animal_Inu_Shihandai_BladeMaster_AngryBar": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 3.0,
"modifierMixins": [
{
"$type": "ChargeBarMixin",
"OGKPEFDFNLB": 2,
"FILLLGGOGIE": 0.0,
"maxValue": "hitAngryTimes"
}
],
"onBeingHit": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_INU_BLADEMASTER_IN_WEAK",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
],
"useEventSource": true
},
{
"$type": "ByTargetGlobalValue",
"key": "_SHIHANDAI_BLADE_MASTER_GORUSHING",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"successActions": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"successActions": [
{
"$type": "AddGlobalValue",
"value": 1.5,
"key": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"useLimitRange": true,
"maxValue": "hitAngryTimes",
"minValue": 0.0
},
{
"$type": "AddChargeBarValue",
"value": 1.5,
"maxValue": 0.0,
"minValue": 0.0
}
],
"failActions": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"useLimitRange": true,
"maxValue": "hitAngryTimes",
"minValue": 0.0
},
{
"$type": "AddChargeBarValue",
"value": 1.0,
"maxValue": 0.0,
"minValue": 0.0
}
]
}
]
}
],
"onThinkInterval": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BE_HITED",
"value": 0.0,
"compareType": "NoneOrEqual"
},
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"successActions": [
{
"$type": "AddChargeBarValue",
"value": -2.0,
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "AddGlobalValue",
"value": -2.0,
"key": "_INU_SHIHANDAI_BLADEMASTER_HIT_RATE",
"useLimitRange": true,
"maxValue": "hitAngryTimes",
"minValue": 0.0
}
]
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Inu_Shihandai_BladeMaster_Initial"
},
{
"$type": "ApplyModifier",
"modifierName": "Monster_BladeMaster_BlockBreak_Check"
},
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_BLADEMASTER_LEVEL",
"value": 3.0
}
],
"successActions": [
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BLADEMASTER_CAN_TRICK",
"maxValue": 0.0,
"minValue": 0.0
},
{
"$type": "SetGlobalValue",
"value": 1.0,
"key": "_INU_BLADEMASTER_CANBLOCK",
"maxValue": 0.0,
"minValue": 0.0
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BladeMaster_Block",
"modifiers": {
"Animal_Inu_Shihandai_BladeMaster_BlockRandom": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.20000000298023224,
"onThinkInterval": [
{
"$type": "Randomed",
"chance": 0.5,
"successActions": [
{
"$type": "SetAnimatorInt",
"intID": "BlockType",
"value": 0.0
}
],
"failActions": [
{
"$type": "SetAnimatorInt",
"intID": "BlockType",
"value": 1.0
}
]
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Inu_Shihandai_BladeMaster_ShakeCamera",
"onAbilityStart": [
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.125,
"shakeTime": 1.0,
"shakeDistance": 35.0,
"shakeDir": {
"y": 1.0
},
"extension": {
"baseOnCamera": true,
"rangeAttenuation": 0.0
}
}
}
]
}
}
]