2022-10-03 14:05:39 +03:00

66 lines
1.9 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Marten_Disappear",
"abilityMixins": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Disappear"
],
"modifierName": "DisappearTimer"
}
],
"HNEIEGHMLKH": {
"DisappearTimer": {
"modifierName": "",
"elementDurability": 100.0,
"onAdded": [
{
"$type": "StartDither",
"duration": 3.0
},
{
"$type": "SetAnimatorBool",
"HHFIHBEAPAP": "Disappear",
"value": true
},
{
"$type": "KillSelf",
"duration": 2.5,
"BEKKIHBPHGD": true,
"EOIGEKNINFE": true,
"PGGBJIDIINM": "Disappear"
}
]
}
}
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Marten_ToWander",
"HKBHLMNEMKM": [
{
"$type": "SetPoseBool",
"HHFIHBEAPAP": "Wander",
"value": true
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Marten_ToIdle",
"HKBHLMNEMKM": [
{
"$type": "SetPoseBool",
"HHFIHBEAPAP": "Wander"
}
]
}
}
]