OSPRODWin2.4.0_R12715968_S12371326_D12715968

This commit is contained in:
DimbreathBot
2025-12-11 08:06:34 +01:00
parent c484c63255
commit 230e99639d
17 changed files with 98 additions and 93 deletions

View File

@@ -59,7 +59,7 @@
"Target": "Self"
}
],
"PropertyKey": "Actor_FireDamageResist",
"PropertyKey": "Actor_AllDamageResist",
"PropertyValue": "%AS_DamageResist",
"Target": "Target"
}

View File

@@ -1,96 +1,99 @@
{
"AbilityName": "Abyss_BossFight27_Buff_02",
"AbilitySpecials": {
"AS_AddedBreakStunRatio": {
"Value": 0.1
"AS_AddedAtkRatio": {
"Value": 0.2
},
"AS_AddedDamageRatio": {
"Value": 0.4
},
"AS_CritDMGRatio": {
"Value": 0.4
"AS_AllDamageResist": {
"Value": -0.1
},
"AS_StunDamageTakeRatio": {
"Value": 0.3
"AS_DefenceRatio": {
"Value": -0.3
},
"AS_ExtraDamageRatio": {
"Value": 0.4
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
"OnAdded": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackQTE",
"ExQTE"
]
},
{
"$type": "ByAnimTagList",
"TagList": [
"AttackSpecial",
"ExSp"
]
}
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_AddedDamageRatio",
"$type": "ApplyModifier",
"ModifierName": "AvatarBuff_BossFight27_Buff_02",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "AvatarBuff_BossFight12_StunDamageModifier",
"ModifierName": "AvatarBuff_BossFight27_ExtraBuff_02",
"Predicates": [
{
"$type": "ByAvatarProfessionType",
"ProfessionType": "Stun",
"ProfessionType": "Attack",
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": false,
"Target": "Target"
}
],
"PropertyKey": "Actor_AddedBreakStunRatio",
"PropertyValue": "%AS_AddedBreakStunRatio",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByIsStunDestroyed",
"IsStunDestroyed": true,
"Target": "Target"
}
],
"PropertyKey": "Actor_CriticalDamageRatioDelta",
"PropertyValue": "%AS_CritDMGRatio",
"Target": "Self"
}
]
},
"Modifiers": {
"AvatarBuff_BossFight12_StunDamageModifier": {
"AvatarBuff_BossFight27_Buff_02": {
"Duration": -1,
"IsUnique": true,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"PropertyKey": "Actor_AllDamageResist",
"PropertyValue": "%AS_AllDamageResist",
"Target": "Target"
}
],
"Properties": {
"Actor_StunDamageTakeRatio": "%AS_StunDamageTakeRatio"
"Actor_AddedDamageRatio": "%AS_AddedDamageRatio"
}
},
"AvatarBuff_BossFight27_ExtraBuff_02": {
"Duration": -1,
"IsUnique": true,
"ModifierStacking": "Unique",
"OnHitOther": [
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Normal"
]
}
],
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AS_ExtraDamageRatio",
"Target": "Self"
},
{
"$type": "ModifyAttackDataAction",
"Predicates": [
{
"$type": "ByAnimTagList",
"TagList": [
"AttackNormal",
"Normal"
]
}
],
"PropertyKey": "Actor_DefenceRatio",
"PropertyValue": "%AS_DefenceRatio",
"Target": "Target"
}
],
"Properties": {
"Actor_BaseAttackRatio": "%AS_AddedAtkRatio"
}
}
}

View File

@@ -7,7 +7,7 @@
"FloorID": 100101,
"FloorMD5": "cf10a6669334374dd62a66b00d2a93d2",
"FloorUsage": "Default",
"FloorVersion": 1764795763,
"FloorVersion": 1765377232,
"GameplayExternalData": {
"$type": "ConfigFloorExternalDataCollection",
"BattleRegionMap": {