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

1600 lines
63 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_None_Axe_TurnToSit",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
401
],
"modifierName": "SitStateManager"
}
],
"modifiers": {
"SitStateManager": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_IS_Axe_01",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
0.8999999761581421,
1.5
],
"modifierNameSteps": [
"SitState"
],
"removeAppliedModifier": false
}
],
"onRemoved": [
{
"$type": "RemoveModifier",
"modifierName": "SitState"
}
]
},
"SitState": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Entity_MassRatio": 9999.0,
"Entity_WeightRatio": 5.0
},
"onAdded": [
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"effectPattern": "Eff_Monster_Weapon_Disappear"
},
{
"$type": "SetWeaponBindState",
"place": true,
"equipPartName": "equip01",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 1.5,
"y": 0.0,
"z": 0.0
},
"bornRandom": {
"$type": "BornRandomFromCenter",
"minRandomRange": 0.0,
"maxRandomRange": 0.5
},
"onGround": true,
"alongGround": true
}
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"hitBoxNames": [
"HitBox"
]
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"effectPattern": "Eff_Monster_Weapon_Disappear"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"effectPattern": "Eff_Monster_Weapon_Disappear"
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"hitBoxNames": [
"HitBox"
],
"setEnable": true
},
{
"$type": "SetWeaponBindState",
"equipPartName": "equip01"
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"effectPattern": "Eff_Monster_Weapon_Disappear"
}
],
"onBeingHit": [
{
"$type": "SetPoseBool",
"boolID": "Sit"
}
],
"onKill": [
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"effectPattern": "Eff_Monster_Weapon_Disappear"
},
{
"$type": "EnableHitBoxByName",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"hitBoxNames": [
"HitBox"
],
"setEnable": true
},
{
"$type": "SetWeaponBindState",
"equipPartName": "equip01"
},
{
"$type": "FireEffect",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"effectPattern": "Eff_Monster_Weapon_Disappear"
}
]
}
},
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "Sit",
"value": true
},
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
123
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_None_OutOfSit",
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "Sit"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_None_AwakeAlert",
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "Sit"
},
{
"$type": "SetPoseBool",
"boolID": "Sleep"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_None_Axe_Turn",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"TurnRight"
],
"startNormalizedTime": 0.23999999463558197,
"endNormalizedTime": 0.8700000047683716,
"angularSpeed": 170.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"TurnLeft"
],
"startNormalizedTime": 0.15000000596046448,
"endNormalizedTime": 0.8399999737739563,
"angularSpeed": 170.0,
"attackTrigger": "",
"attackDistance": 2.0
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_FireAxe",
"abilityMixins": [
{
"$type": "AttachToPoseIDMixin",
"poseIDs": [
212
],
"modifierName": "FireState"
}
],
"modifiers": {
"AxeOnFire": {
"modifierName": "",
"elementType": "Fire",
"elementDurability": 100.0,
"overrideWeaponElement": true,
"onAdded": [
{
"$type": "SetPoseBool",
"target": "Owner",
"boolID": "AxeOnFire",
"value": true
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Brute_None_Axe_OnFire"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Brute_None_Axe_Fire"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Brute_None_Axe_Fire01"
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"target": "Owner",
"boolID": "AxeOnFire"
},
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
241
]
}
],
"onKill": [
{
"$type": "RemoveModifier",
"modifierName": "AxeOnFire"
}
]
},
"FireState": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ReplaceEventPatternMixin",
"oldPatterns": [
"Monster_Brute_Axe_Attack01",
"Monster_Brute_Axe_Attack02",
"Monster_Brute_Axe_Attack03",
"Monster_Brute_Axe_JumpAttack",
"Monster_Brute_Axe_Whirl_Loop",
"Monster_Brute_Axe_Whirl_AS"
],
"newPatterns": [
"Monster_Brute_Axe_Attack01_Fire",
"Monster_Brute_Axe_Attack02_Fire",
"Monster_Brute_Axe_Attack03_Fire",
"Monster_Brute_Axe_JumpAttack_Fire",
"Monster_Brute_Axe_Whirl_Loop_Fire",
"Monster_Brute_Axe_Whirl_AS_Fire"
]
}
],
"properties": {
"Actor_EndureDelta": 0.800000011920929
}
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"otherTargets": {
"$type": "SelectTargetsByEquipParts",
"equipPartNames": [
"equip01"
]
},
"modifierName": "AxeOnFire"
},
{
"$type": "SendEffectTrigger",
"parameter": "PutOutTrigger",
"effectPattern": "Eff_Monster_Brute_None_FireSlimeInHand"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_NormalAttack",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Attack01"
],
"startNormalizedTime": 0.11999999731779099,
"endNormalizedTime": 0.20000000298023224,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Attack02"
],
"startNormalizedTime": 0.1599999964237213,
"endNormalizedTime": 0.41999998688697815,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Attack03"
],
"startNormalizedTime": 0.18000000715255737,
"endNormalizedTime": 0.27000001072883606,
"angularSpeed": 180.0,
"attackTrigger": "",
"attackDistance": 2.0
}
],
"modifiers": {
"UNIQUE_MonsterEliteAffix_DefaultState": {
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "UseSkillEliteSet",
"skillEliteSetID": 1
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_TAG",
"value": 0.0,
"compareType": "NoneOrEqual"
}
],
"modifierName": "UNIQUE_MonsterEliteAffix_DefaultState"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_Attack03_FireWave",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42102001,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.5,
"z": 3.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_FireWave01_Wave",
"modifiers": {
"Loop": {
"modifierName": "",
"elementType": "Fire",
"elementDurability": 50.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Brute_None_Axe_FireWave01"
}
],
"onRemoved": [
{
"$type": "KillSelf"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Loop"
}
],
"onAbilityStart": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeRange": 0.36000001430511475,
"shakeTime": 0.23999999463558197
}
}
},
"targetType": "Enemy"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_JumpAttack_Alert",
"abilityMixins": [
{
"$type": "AttachToNormalizedTimeMixin",
"stateID": "JumpAttack",
"modifierName": "JumpAttack_Collider",
"normalizeStart": 0.2199999988079071,
"normalizeEnd": 0.3799999952316284
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"JumpAttack"
],
"startNormalizedTime": 0.07999999821186066,
"endNormalizedTime": 0.12999999523162842,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
}
],
"modifiers": {
"JumpAttack_Collider": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
]
}
],
"onRemoved": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider"
],
"setEnable": true
}
]
}
},
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Brute_None_Axe_JumpAttack_Alert",
"born": {
"$type": "ConfigBornByRushToPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 5.25
}
}
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.05999999865889549,
"shakeTime": 0.15000000596046448,
"shakeDir": {
"y": 1.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_Attack02_FireWave",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 3.0
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0,
"forceByCaster": true
}
],
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.5199999809265137,
"y": 0.0,
"z": 2.9000000953674316
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": 12.0
}
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0,
"forceByCaster": true
}
],
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": -0.5199999809265137,
"y": 0.0,
"z": 2.9000000953674316
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": -12.0
}
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_JumpAttack_FireWave",
"onAbilityStart": [
{
"$type": "TriggerBullet",
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 3.0
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 3.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": 90.0
}
}
}
},
{
"$type": "TriggerBullet",
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": -3.0,
"y": 0.0,
"z": 0.0
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": -90.0
}
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 1.7999999523162842,
"y": 0.0,
"z": 1.7999999523162842
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": 45.0
}
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 0.0,
"forceByCaster": true,
"compareType": "NoneOrEqual"
}
],
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": -1.7999999523162842,
"y": 0.0,
"z": 1.7999999523162842
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": -45.0
}
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0,
"forceByCaster": true
}
],
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 1.5,
"y": 0.0,
"z": 2.5999999046325684
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": 30.0
}
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0,
"forceByCaster": true
}
],
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 2.5999999046325684,
"y": 0.0,
"z": 1.5
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": 60.0
}
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0,
"forceByCaster": true
}
],
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": -1.5,
"y": 0.0,
"z": 2.5999999046325684
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": -30.0
}
}
}
},
{
"$type": "TriggerBullet",
"predicates": [
{
"$type": "ByTargetGlobalValue",
"key": "_ELITEAFFIX_ATTACK_ENHANCE",
"value": 1.0,
"forceByCaster": true
}
],
"bulletID": 42102002,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": -2.5999999046325684,
"y": 0.0,
"z": 1.5
},
"direction": {
"$type": "ConfigDirectionByDefault",
"angleOffset": {
"y": -60.0
}
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_FireWave02_Wave",
"modifiers": {
"WaveDamge": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.30000001192092896,
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 1.0,
"z": -1.0
},
"onGround": true
},
"size": {
"x": 2.0,
"y": 4.0,
"z": 2.0
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.33000001311302185,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV6",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.1599999964237213,
"shakeTime": 0.09000000357627869,
"shakeDistance": 25.0,
"shakeDir": {
"y": 1.0
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Brute_None_Axe_FireWave_Explode",
"born": {
"$type": "ConfigBornByTarget",
"onGround": true
}
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "WaveDamge"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_Whirl",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Whirl_BS",
"Whirl_Loop"
],
"startNormalizedTime": 0.6000000238418579,
"endNormalizedTime": 10.0,
"angularSpeed": 60.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Whirl_Loop"
],
"modifierName": "WhirlLoop"
},
{
"$type": "AttackHittingSceneMixin",
"onHittingScene": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "CrashTrigger"
},
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeRange": 0.1599999964237213,
"shakeTime": 0.09000000357627869,
"shakeDistance": 25.0
}
}
],
"animEventIDs": [
"Whirl_HitScene"
]
}
],
"modifiers": {
"WhirlEffect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Lesser",
"value": 212.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Brute_None_Axe_Whirl_Loop"
},
{
"$type": "AttachEffect",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "GreaterOrEqual",
"value": 212.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Brute_None_Axe_Whirl_Loop_Big"
},
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Whirl"
],
"setEnable": true
}
],
"onRemoved": [
{
"$type": "EnablePushColliderName",
"pushColliderNames": [
"PushCollider_Whirl"
]
}
]
},
"WhirlLoop": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "AttachToAbilityStateMixin",
"abilityStates": [
"ElementFrozen",
"ElementPetrifaction"
],
"reject": true,
"modifierName": "WhirlEffect"
}
],
"onRemoved": [
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "GreaterOrEqual",
"value": 212.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Brute_None_Axe_Whirl_Loop_Big_Last"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Lesser",
"value": 212.0,
"parameter": "PoseID"
}
],
"effectPattern": "Eff_Monster_Brute_None_Axe_Whirl_Loop_Last"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "GreaterOrEqual",
"value": 212.0,
"parameter": "PoseID"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.5
}
},
"radius": 5.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 100.0,
"strikeType": "Blunt",
"enBreak": 200.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV6"
},
"forceCameraShake": true,
"cameraShake": {
"shakeRange": 0.1599999964237213,
"shakeTime": 0.11999999731779099,
"shakeDistance": 25.0
}
}
},
"targetType": "Enemy"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Lesser",
"value": 212.0,
"parameter": "PoseID"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackCircle",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 1.5
}
},
"radius": 4.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementDurability": 100.0,
"strikeType": "Blunt",
"enBreak": 200.0,
"attackType": "Melee"
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV6"
},
"forceCameraShake": true,
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.11999999731779099
}
}
},
"targetType": "Enemy"
}
],
"onAttackLanded": [
{
"$type": "SetAnimatorTrigger",
"predicates": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar"
],
"useEventSource": true
}
],
"triggerID": "NextSkillTrigger"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_PickUpAndThrow",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"PickUp",
"Throw",
"CastAndThrow"
],
"modifierName": "HoldSlime"
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"PickUp"
],
"endNormalizedTime": 0.10999999940395355,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"PickUp"
],
"startNormalizedTime": 0.800000011920929,
"endNormalizedTime": 0.8999999761581421,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Throw"
],
"startNormalizedTime": 0.25,
"endNormalizedTime": 0.44999998807907104,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
},
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"CastAndThrow"
],
"startNormalizedTime": 0.5799999833106995,
"endNormalizedTime": 0.699999988079071,
"angularSpeed": 360.0,
"attackTrigger": "",
"attackDistance": 2.0
}
],
"modifiers": {
"PickUp_Shake_Manager": {
"modifierName": "",
"duration": 0.9599999785423279,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDir": {
"y": -1.0
}
}
}
],
"onRemoved": [
{
"$type": "ActCameraShake",
"cameraShake": {
"shakeType": "CustomVector",
"shakeRange": 0.03999999910593033,
"shakeTime": 0.09000000357627869,
"shakeDir": {
"y": 1.0
}
}
},
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Brute_Axe_FireSlimeInHand"
}
]
},
"UNIQUE_Brute_Axe_FireSlimeInHand": {
"stacking": "Unique",
"modifierName": "",
"isUnique": true,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Brute_None_FireSlimeInHand"
}
]
},
"HoldSlime": {
"modifierName": "",
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Brute_Axe_FireSlimeInHand"
}
]
}
},
"onAbilityStart": [
{
"$type": "ApplyModifier",
"modifierName": "PickUp_Shake_Manager"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_ThrowFireSlime_Fire",
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Brute_Axe_FireSlimeInHand"
},
{
"$type": "TriggerBullet",
"bulletID": 42102003,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 2.0,
"z": 2.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_ThrowFireSlime_None",
"onAbilityStart": [
{
"$type": "RemoveUniqueModifier",
"modifierName": "UNIQUE_Brute_Axe_FireSlimeInHand"
},
{
"$type": "TriggerBullet",
"bulletID": 42102004,
"born": {
"$type": "ConfigBornByTarget",
"offset": {
"x": 0.0,
"y": 2.0,
"z": 2.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_FireSlime_Explode",
"modifiers": {
"Trail": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "Predicated",
"targetPredicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
],
"successActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Brute_None_FireSlimeThrow_Trail"
}
],
"failActions": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Brute_None_FireSlimeThrow_Trail_NoElem"
}
]
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Trail"
}
],
"onAbilityStart": [
{
"$type": "RemoveModifier",
"modifierName": "Trail"
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 2.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.5,
"damagePercentageRatio": 0.0,
"elementType": "Fire",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV5",
"hitHaltTimeScale": 0.05000000074505806
},
"forceCameraShake": true,
"cameraShake": {
"shakeRange": 0.20000000298023224,
"shakeTime": 0.30000001192092896,
"shakeDistance": 25.0,
"extension": {
"rangeAttenuation": 0.8999999761581421
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
],
"effectPattern": "Eff_Monster_Brute_None_FireSlimeExplode_Fire",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
},
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
]
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 1.0
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.75,
"damagePercentageRatio": 0.0,
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"hitHaltTimeScale": 0.05000000074505806
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.30000001192092896,
"extension": {
"rangeAttenuation": 0.8999999761581421
}
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"predicates": [
{
"$type": "ByNot",
"predicates": [
{
"$type": "ByHasElement",
"element": "Fire"
}
]
}
],
"effectPattern": "Eff_Monster_Brute_None_FireSlimeExplode_None",
"born": {
"$type": "ConfigBornByCollisionPoint"
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Brute_Axe_FireSlime_Fire",
"modifiers": {
"Loop": {
"modifierName": "",
"elementType": "Fire",
"elementDurability": 50.0,
"onAdded": [
{
"$type": "SetAnimatorBool",
"boolID": "FireState",
"value": true
}
],
"onRemoved": [
{
"$type": "SetAnimatorBool",
"boolID": "FireState"
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Loop"
}
]
}
}
]