OSPRODWin1.1.0_R3563587_S3563587_D3563587

This commit is contained in:
Dimbreath
2024-08-13 22:59:23 -03:00
parent c41e9aec5e
commit c3a86751c1
4027 changed files with 4661713 additions and 0 deletions

View 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"
}
}
}