mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
23 lines
683 B
JSON
23 lines
683 B
JSON
{
|
|
"AbilityName": "Curse_ModifyAbyssEnemyAbnormal",
|
|
"AbilitySpecials": {
|
|
"AS_AbnormalResistRatio": {
|
|
"Value": 0
|
|
},
|
|
"AS_MaxHpRatio": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"Properties": {
|
|
"Actor_AbnormalResistDelta_Elec": "%AS_AbnormalResistRatio",
|
|
"Actor_AbnormalResistDelta_Ether": "%AS_AbnormalResistRatio",
|
|
"Actor_AbnormalResistDelta_Fire": "%AS_AbnormalResistRatio",
|
|
"Actor_AbnormalResistDelta_Ice": "%AS_AbnormalResistRatio",
|
|
"Actor_AbnormalResistDelta_Physics": "%AS_AbnormalResistRatio",
|
|
"Actor_MaxHPRatio": "%AS_MaxHpRatio"
|
|
}
|
|
}
|
|
} |