mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
23
Data/Curse_ModifyAbyssEnemyAbnormal.json
Normal file
23
Data/Curse_ModifyAbyssEnemyAbnormal.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user