mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
18 lines
363 B
JSON
18 lines
363 B
JSON
{
|
|
"AbilityName": "CampIdle_Monsterbuff_02",
|
|
"AbilitySpecials": {
|
|
"AS_AddDamageRatio": {
|
|
"Value": 0.3
|
|
},
|
|
"AS_StunMaxRatio": {
|
|
"Value": 0.2
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"Properties": {
|
|
"Actor_AddedDamageRatio": "%AS_AddDamageRatio",
|
|
"Actor_StunMaxRatio": "%AS_StunMaxRatio"
|
|
}
|
|
}
|
|
} |