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:
48
Data/Affix_ShieldNotActive_DamageUp.json
Normal file
48
Data/Affix_ShieldNotActive_DamageUp.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"AbilityName": "Affix_ShieldNotActive_DamageUp",
|
||||
"AbilitySpecials": {
|
||||
"AddedDamageRatio": {
|
||||
"Value": 0.5
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DamageUp",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"ShieldEmptyActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DamageUp",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"ShieldStartActions": [
|
||||
{
|
||||
"$type": "RemoveModifier",
|
||||
"ModifierName": "DamageUp",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
],
|
||||
"ShieldTimesUpActions": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "DamageUp",
|
||||
"Target": "TeamAvatars"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"DamageUp": {
|
||||
"ModifierStacking": "Unique",
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio": "%AddedDamageRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user