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:
53
Data/Abyss_Fixed02LayerBuff_06.json
Normal file
53
Data/Abyss_Fixed02LayerBuff_06.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"AbilityName": "Abyss_Fixed02LayerBuff_06",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedElementAccumulationRatio": {
|
||||
"Value": 0.3
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 10
|
||||
},
|
||||
"AS_EnemyDamageRatio": {
|
||||
"Value": -0.3
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnBuffAddToOther": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Abyss_Fixed02LayerBuff_06_EnemyDamageModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByHandlingBuffGroup",
|
||||
"BuffGroupList": [
|
||||
"Electric",
|
||||
"Overload",
|
||||
"Erosion",
|
||||
"Chaos",
|
||||
"Burn",
|
||||
"Ignite",
|
||||
"Frozen",
|
||||
"Frostbite",
|
||||
"Strike"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Target": "Other"
|
||||
}
|
||||
],
|
||||
"Properties": {
|
||||
"Actor_AddedElementAccumulationRatio": "%AS_AddedElementAccumulationRatio"
|
||||
}
|
||||
},
|
||||
"Modifiers": {
|
||||
"Abyss_Fixed02LayerBuff_06_EnemyDamageModifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio": "%AS_EnemyDamageRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user