mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
30 lines
624 B
JSON
30 lines
624 B
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "GlitchMonsterDestroyMixin"
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "Curse_1100016_GlitchMonster",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ModifyMaterialPropertyAction",
|
||
|
"Target": "Self",
|
||
|
"key": "Monster_Common_MA_GlitchMonster_Glitch_01"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "ChangeBreakStunTakeRatio",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"ChangeBreakStunTakeRatio": {
|
||
|
"Properties": {
|
||
|
"Actor_BreakStunTakeRatio": -999
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|