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

514 lines
20 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Oceanid_Crab_02_LifeAlert",
"modifiers": {
"Monster_Oceanid_Crab_02_LifeAlert": {
"modifierName": "",
"duration": 8.0,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "Fight",
"value": true
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Monster_Oceanid_Crab_02_LifeAlert"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Oceanid_Crab_02_BubbleAtkTimer",
"modifiers": {
"Animal_Oceanid_Crab_02_BeHitFight": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "SetPoseBool",
"boolID": "BeHitFight",
"value": true
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "Animal_Oceanid_Crab_02_BeHitFight"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Oceanid_Crab_Bubble_Explode",
"modifiers": {
"Oceanid_Crab_Bubble_Explode_Tail": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Oceanid_Crab_BigBubble"
}
]
},
"Oceanid_Crab_Bubble_Explode_OpenColliderDelay": {
"modifierName": "",
"duration": 0.10000000149011612,
"elementDurability": 100.0,
"onRemoved": [
{
"$type": "EnableBulletCollisionPluginTrigger",
"setEnable": true
}
]
}
},
"onAdded": [
{
"$type": "AttachModifier",
"modifierName": "Oceanid_Crab_Bubble_Explode_Tail"
},
{
"$type": "AttachModifier",
"modifierName": "Oceanid_Crab_Bubble_Explode_OpenColliderDelay"
}
],
"onAbilityStart": [
{
"$type": "RemoveModifier",
"modifierName": "Oceanid_Crab_Bubble_Explode_Tail"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint"
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "SnowBallAttack",
"attenuationTag": "SnowBall_Damage",
"attenuationGroup": "Skirmisher_Fat_SprayGun_Ice",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 50.0,
"strikeType": "Blunt",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV4",
"retreatType": "ByHitDirection",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
},
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Oceanid_Crab_BigBubbleExplode",
"born": {
"$type": "ConfigBornByCollisionPoint",
"alongGround": true
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Oceanid_Crab_WaterBubble",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"NormalMove"
],
"modifierName": "WaterStreamHandler"
},
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_WATERSTREAM_STATE_",
"defaultGlobalValueOnCreate": 0.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Empty",
"WaterStream"
]
},
{
"$type": "AttachToAbilityStateMixin",
"abilityStates": [
"ElementFrozen",
"ElementPetrifaction"
],
"modifierName": "SpecialStateDetect"
}
],
"modifiers": {
"WaterStream": {
"modifierName": "",
"elementDurability": 100.0,
"thinkInterval": 0.20000000298023224,
"onAdded": [
{
"$type": "AttachEffect",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 2.0,
"parameter": "PoseID"
},
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 101.0,
"parameter": "PoseID"
}
]
}
],
"effectPattern": "Eff_Monster_Oceanid_Crab_BubbleStream"
}
],
"onThinkInterval": [
{
"$type": "TriggerAttackEvent",
"predicates": [
{
"$type": "ByAny",
"predicates": [
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 2.0,
"parameter": "PoseID"
},
{
"$type": "ByAnimatorFloat",
"logic": "Equal",
"value": 101.0,
"parameter": "PoseID"
}
]
}
],
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByAttachPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": -0.5
},
"attachPointName": "BulletAttachPoint"
},
"size": {
"x": 1.5,
"y": 1.5,
"z": 8.0
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 0.10000000149011612,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 1.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
}
]
},
"SpecialStateDetect": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_WATERSTREAM_STATE_",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"WaterStreamHandler": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_WATERSTREAM_STATE_",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 1.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_WATERSTREAM_STATE_",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
]
},
"Empty": {
"modifierName": "",
"elementDurability": 100.0
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Crab_WaterBubble_Explode",
"onAdded": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Oceanid_Crab_BubbleLoop"
}
],
"onAbilityStart": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Oceanid_Crab_BubbleAS"
},
{
"$type": "TriggerAttackEvent",
"attackEvent": {
"attackPattern": {
"$type": "ConfigAttackSphere",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornBySelf",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"radius": 0.5
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"damagePercentage": 1.0,
"damagePercentageRatio": 0.0,
"elementType": "Water",
"elementDurability": 25.0,
"strikeType": "Default",
"enBreak": 1.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV1",
"hitHaltTimeScale": 0.05000000074505806
}
}
},
"targetType": "Enemy"
},
{
"$type": "KillSelf"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Oceanid_Crab_ElementState",
"modifiers": {
"UNIQUE_ElementState": {
"modifierName": "",
"isUnique": true,
"elementType": "Water",
"elementDurability": 100.0,
"isElementDurabilityMutable": false
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_ElementState"
},
{
"$type": "AttachAbilityStateResistance",
"resistanceBuffDebuffs": [
"ElementWet",
"Struggle"
]
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_Monster_Oceanid_Crab_CommonEffectLoop"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Oceanid_Crab_BeingHit",
"abilityMixins": [
{
"$type": "AttachModifierToSelfGlobalValueMixin",
"globalValueKey": "_BEINGHITSTATE_",
"defaultGlobalValueOnCreate": 1.0,
"valueSteps": [
-0.5,
0.5,
1.5
],
"modifierNameSteps": [
"Empty",
"BeingHit"
]
},
{
"$type": "AttachToAbilityStateMixin",
"abilityStates": [
"ElementPetrifaction",
"ElementFreeze"
],
"modifierName": "ChangeBeingHitState"
}
],
"modifiers": {
"BeingHit": {
"modifierName": "",
"elementDurability": 100.0,
"onBeingHit": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Monster_Oceanid_AnimalBeHitSpecial",
"born": {
"$type": "ConfigBornByHitPoint",
"offset": {
"x": 0.0,
"y": 0.0,
"z": 0.10000000149011612
}
}
}
]
},
"ChangeBeingHitState": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 0.0,
"key": "_BEINGHITSTATE_",
"useLimitRange": true,
"maxValue": 0.0,
"minValue": 0.0
}
],
"onRemoved": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_BEINGHITSTATE_",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 1.0
}
]
},
"Empty": {
"modifierName": "",
"elementDurability": 100.0
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Monster_Oceanid_Crab_02_FearFallAttack",
"modifiers": {
"Monster_Oceanid_Crab_02_Watcher": {
"modifierName": "",
"duration": 3.0,
"elementDurability": 100.0,
"onAdded": [
{
"$type": "ServerLuaCall",
"luaCallType": "FromGroup",
"CallParamList": [
133102112
],
"funcName": "SLC_FallingAttack_Crab"
}
]
}
},
"onAdded": [
{
"$type": "AddGlobalValue",
"value": 1.0,
"key": "_MONSTER_OCEANID_CRAB_FEARFALLATK",
"useLimitRange": true,
"maxValue": 1.0,
"minValue": 0.0
}
]
}
}
]