Grasscutter_Resources/Resources/BinOutput/Ability/Temp/ConfigAbility_MichiaeMatsuri.json
2022-10-03 14:22:23 +03:00

145 lines
5.6 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "DynamicAbility_MichiaeMatsuri_Pressure",
"abilityMixins": [
{
"$type": "DoActionOnGlobalValueChangeMixin",
"globalValueKey": "SGV_MichiaeMatsuri_DarkPressure",
"OAEEBLALAPO": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "SGV_MichiaeMatsuri_DarkPressure",
"OGAHELLALBB": "DeBuffStacking"
},
{
"$type": "RemoveModifier",
"modifierName": "MichiaeMatsuri_Pressure"
},
{
"$type": "ApplyModifier",
"modifierName": "MichiaeMatsuri_Pressure"
}
]
}
],
"EDDGGPMFDGK": {
"SubDefenceRatio": 0.0,
"SubAttackRatio": 0.0,
"DeBuffStacking": 0.0
},
"HNEIEGHMLKH": {
"MichiaeMatsuri_Pressure": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "LocalAvatarsMixin",
"modifierName": "UNIQUE_MichiaeMatsuri_Pressure_Avatar"
},
{
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
"globalValueKey": "SGV_MichiaeMatsuri_DarkPressure",
"CMEDACODLEA": [
7.5,
30.0
],
"MIEPCOONDEM": [
"MichiaeMatsuri_Pressure_Debuffeffect_Team"
]
}
]
},
"MichiaeMatsuri_Pressure_Debuffeffect_Team": {
"modifierName": "",
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "LocalAvatarsMixin",
"modifierName": "MichiaeMatsuri_Pressure_Debuffeffect_Avatar"
}
]
},
"MichiaeMatsuri_Pressure_Debuffeffect_Avatar": {
"modifierName": "",
"elementDurability": 100.0,
"state": "DefenseDown"
},
"UNIQUE_MichiaeMatsuri_Pressure_Avatar": {
"modifierName": "",
"IEOFBCGJGEK": true,
"elementDurability": 100.0,
"modifierMixins": [
{
"$type": "ModifyDamageMixin",
"BNNAFHAMNJG": true,
"damagePercentageRatio": [
"SubAttackRatio",
"DeBuffStacking",
"Mul"
]
}
],
"FFOHEEFOELN": {
"Actor_FireSubHurtDelta": [
"SubDefenceRatio",
"DeBuffStacking",
"Mul"
],
"Actor_ElecSubHurtDelta": [
"SubDefenceRatio",
"DeBuffStacking",
"Mul"
],
"Actor_WaterSubHurtDelta": [
"SubDefenceRatio",
"DeBuffStacking",
"Mul"
],
"Actor_GrassSubHurtDelta": [
"SubDefenceRatio",
"DeBuffStacking",
"Mul"
],
"Actor_WindSubHurtDelta": [
"SubDefenceRatio",
"DeBuffStacking",
"Mul"
],
"Actor_IceSubHurtDelta": [
"SubDefenceRatio",
"DeBuffStacking",
"Mul"
],
"Actor_RockSubHurtDelta": [
"SubDefenceRatio",
"DeBuffStacking",
"Mul"
],
"Actor_PhysicalSubHurtDelta": [
"SubDefenceRatio",
"DeBuffStacking",
"Mul"
]
}
}
},
"onAdded": [
{
"$type": "SetGlobalValueToOverrideMap",
"globalValueKey": "SGV_MichiaeMatsuri_DarkPressure",
"OGAHELLALBB": "DeBuffStacking"
},
{
"$type": "RemoveModifier",
"modifierName": "MichiaeMatsuri_Pressure"
},
{
"$type": "ApplyModifier",
"modifierName": "MichiaeMatsuri_Pressure"
}
]
}
}
]