mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
18 lines
421 B
JSON
18 lines
421 B
JSON
|
{
|
||
|
"AbilityName": "JaneDoe_Talent_01",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ModifyProperty",
|
||
|
"Amount": 2,
|
||
|
"CustomPropertyType": "MaxBranchAttackUseTime",
|
||
|
"IsUsePercentage": false,
|
||
|
"Percentage": 0,
|
||
|
"PropertyModifyFunction": "Replace",
|
||
|
"PropertyType": "Custom"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|