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:
47
Data/Level_Buff_DiscBattle02_AidBuff.json
Normal file
47
Data/Level_Buff_DiscBattle02_AidBuff.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"AbilityName": "Level_Buff_DiscBattle02_AidBuff",
|
||||
"AbilitySpecials": {
|
||||
"AddedDamageRatio": {
|
||||
"Value": 1
|
||||
},
|
||||
"AddedStunRatio": {
|
||||
"Value": 0.5
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique",
|
||||
"DefaultModifier": {
|
||||
"ModifierStacking": "Unique",
|
||||
"OnHitOther": [
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"AssaultAid",
|
||||
"AttackAid"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_AddedDamageRatio",
|
||||
"PropertyValue": "%AddedDamageRatio",
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "ModifyAttackDataAction",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAnimTagList",
|
||||
"TagList": [
|
||||
"ParryAid",
|
||||
"AttackAid"
|
||||
]
|
||||
}
|
||||
],
|
||||
"PropertyKey": "Actor_BreakStunRatio",
|
||||
"PropertyValue": "%AddedStunRatio",
|
||||
"Target": "Self"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user