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:
40
Data/Abyss_Fixed02LayerBuff_03.json
Normal file
40
Data/Abyss_Fixed02LayerBuff_03.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"AbilityName": "Abyss_Fixed02LayerBuff_03",
|
||||
"AbilitySpecials": {
|
||||
"AS_AddedDamageRatio": {
|
||||
"Value": 0.3
|
||||
},
|
||||
"AS_DamageTakeRatio": {
|
||||
"Value": -0.3
|
||||
},
|
||||
"AS_Duration": {
|
||||
"Value": 8
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"OnSkillStart": [
|
||||
{
|
||||
"$type": "ApplyModifier",
|
||||
"ModifierName": "Abyss_Fixed02LayerBuff_03_BuffModifier",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByFromSkillType",
|
||||
"SkillType": "ExSp"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Modifiers": {
|
||||
"Abyss_Fixed02LayerBuff_03_BuffModifier": {
|
||||
"Duration": "%AS_Duration",
|
||||
"IsUnique": true,
|
||||
"ModifierStacking": "Refresh",
|
||||
"Properties": {
|
||||
"Actor_AddedDamageRatio": "%AS_AddedDamageRatio",
|
||||
"Actor_DamageTakeRatio": "%AS_DamageTakeRatio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user