32 lines
No EOL
915 B
JSON
32 lines
No EOL
915 B
JSON
{
|
|
|
|
"AbilityName" : "Test_Endurance",
|
|
|
|
"AbilityStacking":"Unique",
|
|
|
|
|
|
|
|
"AbilityMixins" :
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.EnduranceMixin",
|
|
|
|
"AutoRecoverRate": 60,
|
|
|
|
"AutoRecoverCD": 1,
|
|
|
|
"EnduranceEmptyRecoverCD": 3,
|
|
|
|
"DestroyRecoverRate": 150,
|
|
|
|
"DestroyRecoverCD": 2.5,
|
|
|
|
"CanInterruptAutoRecover": true,
|
|
|
|
"CanInterruptDestroyRecover": false,
|
|
|
|
|
|
|
|
"OnEnduranceCreateActions": [
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.LogStringAction",
|
|
|
|
"LogStr": "Endurance Full"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
|
|
|
|
"OnEnduranceDestroyActions": [
|
|
|
|
{
|
|
|
|
"$type": "MoleMole.LogStringAction",
|
|
|
|
"LogStr": "Endurance Out"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
} |