mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
31 lines
712 B
JSON
31 lines
712 B
JSON
|
{
|
||
|
"AbilityName": "CharacterStory_Burnice_10405001_ClearStun",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"PropertyKey": "Actor_NoStun",
|
||
|
"PropertyValue": 1,
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyStunStateAction",
|
||
|
"Target": "Self",
|
||
|
"TargetState": "Normal"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ProcessStunCDAction",
|
||
|
"ProcessType": "Trigger",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyProperty",
|
||
|
"Percentage": 0,
|
||
|
"PropertyModifyFunction": "Replace",
|
||
|
"PropertyType": "CurStun",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|