Anush c2214701f0 Update 2.7 - BinOutput
Fixed Filenames of Avatar Files in BinOutput
Fixed Reliquary Missing
2022-05-29 15:28:16 +05:30

66 lines
1.9 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Animal_Marten_Disappear",
"CHBMMFLIIGH": [
{
"$type": "AttachToAnimatorStateIDMixin",
"stateIDs": [
"Disappear"
],
"GAIGOBCNNEE": "DisappearTimer"
}
],
"HNEIEGHMLKH": {
"DisappearTimer": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"KCICDEJLIJD": [
{
"$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"
}
]
}
}
]