2022-10-03 16:08:53 +03:00

266 lines
8.3 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Tit_Activity_SPecial_01",
"abilityMixins": [
{
"$type": "SteerAttackMixin",
"steerStateIDs": [
"Special_Hit"
],
"startNormalizedTime": 0.12999999523162842,
"endNormalizedTime": 0.5099999904632568,
"angularSpeed": 540.0,
"NCAENFOANAG": ""
}
],
"HNEIEGHMLKH": {
"UNIQUE_Activity_Tit_Invincible": {
"modifierName": "",
"IEOFBCGJGEK": true,
"elementDurability": 100.0,
"state": "Invincible",
"onBeingHit": [
{
"$type": "Predicated",
"NPHOOPNDCAC": "Target",
"ELDBAFHCOBL": [
{
"$type": "ByEntityTypes",
"entityTypes": [
"Avatar",
"Monster",
"Gadget",
"Bullet"
]
}
],
"NCNDEAPMKCP": [
{
"$type": "SetAnimatorTrigger",
"triggerID": "BeHitTrigger"
}
]
}
]
}
},
"onAdded": [
{
"$type": "ApplyModifier",
"modifierName": "UNIQUE_Activity_Tit_Invincible"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Tit_AIStateInitial",
"abilityMixins": [
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
1
],
"KELPBOLPMNI": [
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
202
]
}
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
2
],
"KELPBOLPMNI": [
{
"$type": "ReTriggerAISkillInitialCD",
"skillIDs": [
101,
102,
103,
104,
201
]
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Tit_Random",
"abilityMixins": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FlyDown",
"TakeOff",
"FlyUp",
"Disappear"
],
"modifierName": "Random_MoveSpeedRatio"
}
],
"EDDGGPMFDGK": {
"RandomSpeed": 0.0
},
"HNEIEGHMLKH": {
"Random_MoveSpeedRatio": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Animator_MoveSpeedRatio": "RandomSpeed"
}
}
},
"onAdded": [
{
"$type": "SetRandomOverrideMapValue",
"MOCGLDDNLKO": 0.10000000149011612,
"DMNANPGJBJH": -0.10000000149011612,
"OGAHELLALBB": "RandomSpeed"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Tit_FlyDown",
"abilityMixins": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FlyDown"
],
"modifierName": "FlyState_Down"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Land"
],
"modifierName": "FlyDown_Land"
}
],
"HNEIEGHMLKH": {
"FlyState_Down": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"boolID": "FlyState",
"value": true
}
],
"onRemoved": [
{
"$type": "SetPoseBool",
"boolID": "FlyState"
}
]
},
"FlyDown_Land": {
"modifierName": "",
"elementDurability": 100.0,
"properties": {
"Actor_AddGravityScale": -1.9900000095367432
}
}
},
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "FlyState"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Tit_FlyUp",
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "FlyState",
"value": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Tit_ToWander",
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "WanderState",
"value": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Tit_ToIdle",
"onAbilityStart": [
{
"$type": "SetPoseBool",
"boolID": "WanderState"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Tit_Disappear",
"abilityMixins": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Disappear"
],
"modifierName": "DisappearTimer"
}
],
"HNEIEGHMLKH": {
"DisappearTimer": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "StartDither",
"duration": 4.0
},
{
"$type": "SetAnimatorBool",
"boolID": "Disappear",
"value": true
},
{
"$type": "KillSelf",
"duration": 3.5,
"BEKKIHBPHGD": true,
"EOIGEKNINFE": true,
"PGGBJIDIINM": "Disappear"
}
]
}
}
}
}
]