25 lines
511 B
JSON
25 lines
511 B
JSON
{
|
|
"AbilityName": "Level_BabelTowerS3_03",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "LockLifePropertyMixin",
|
|
"IsUnlockStun": true,
|
|
"PerformBeHitEffect": true,
|
|
"RatioLockList": [
|
|
{
|
|
"LockType": "Total",
|
|
"LockValue": 1
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStunCreateActions": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "ResetCountNumber"
|
|
}
|
|
]
|
|
}
|
|
} |