2022-10-03 13:58:13 +03:00

251 lines
7.6 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_AIStateInitial",
"CHBMMFLIIGH": [
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
1
],
"KELPBOLPMNI": [
{
"$type": "ReTriggerAISkillInitialCD",
"FJNGOGJOBEE": [
202
]
}
]
},
{
"$type": "DoActionByPoseIDMixin",
"poseIDs": [
2
],
"KELPBOLPMNI": [
{
"$type": "ReTriggerAISkillInitialCD",
"FJNGOGJOBEE": [
101,
102,
103,
104,
201
]
}
]
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_Random",
"CHBMMFLIIGH": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"FlyDown",
"TakeOff",
"FlyUp",
"Disappear"
],
"modifierName": "Random_MoveSpeedRatio"
}
],
"EDDGGPMFDGK": {
"RandomSpeed": 0.0
},
"HNEIEGHMLKH": {
"Random_MoveSpeedRatio": {
"modifierName": "",
"elementDurability": 100.0,
"FFOHEEFOELN": {
"Animator_MoveSpeedRatio": "RandomSpeed"
}
}
},
"onAdded": [
{
"$type": "SetRandomOverrideMapValue",
"MOCGLDDNLKO": 0.10000000149011612,
"DMNANPGJBJH": -0.10000000149011612,
"OGAHELLALBB": "RandomSpeed"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_FlyDown",
"CHBMMFLIIGH": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"FlyDown"
],
"modifierName": "FlyState_Down"
},
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Land"
],
"modifierName": "FlyDown_Land"
}
],
"HNEIEGHMLKH": {
"FlyState_Down": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "SetPoseBool",
"HHFIHBEAPAP": "FlyState",
"value": true
}
],
"ILBIENDPCBG": [
{
"$type": "SetPoseBool",
"HHFIHBEAPAP": "FlyState"
}
]
},
"FlyDown_Land": {
"modifierName": "",
"elementDurability": 100.0,
"FFOHEEFOELN": {
"Actor_AddGravityScale": -1.9900000095367432
}
}
},
"HKBHLMNEMKM": [
{
"$type": "SetPoseBool",
"HHFIHBEAPAP": "FlyState"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_FlyUp",
"HKBHLMNEMKM": [
{
"$type": "SetPoseBool",
"HHFIHBEAPAP": "FlyState",
"value": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_ToWander",
"HKBHLMNEMKM": [
{
"$type": "SetPoseBool",
"HHFIHBEAPAP": "WanderState",
"value": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_ToIdle",
"HKBHLMNEMKM": [
{
"$type": "SetPoseBool",
"HHFIHBEAPAP": "WanderState"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_Disappear",
"CHBMMFLIIGH": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Disappear"
],
"modifierName": "DisappearTimer"
}
],
"HNEIEGHMLKH": {
"DisappearTimer": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "StartDither",
"duration": 4.0
},
{
"$type": "SetAnimatorBool",
"HHFIHBEAPAP": "Disappear",
"value": true
},
{
"$type": "KillSelf",
"duration": 3.5,
"BEKKIHBPHGD": true,
"EOIGEKNINFE": true,
"PGGBJIDIINM": "Disappear"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_FlyEffect",
"HKBHLMNEMKM": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Common_Feather",
"NGDMCBABOJA": {
"$type": "ConfigBornByTarget",
"offset": {
"AEAAJCIDPED": 0.0,
"KAAPLGBEDPM": 0.0,
"PHDCJAHHIOG": 0.0
}
}
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Pigeon_Crow_FlyEffect",
"HKBHLMNEMKM": [
{
"$type": "FireEffect",
"effectPattern": "Eff_Animal_Common_Feather_Black",
"NGDMCBABOJA": {
"$type": "ConfigBornByTarget",
"offset": {
"AEAAJCIDPED": 0.0,
"KAAPLGBEDPM": 0.0,
"PHDCJAHHIOG": 0.0
}
}
}
]
}
}
]