mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
21 lines
458 B
JSON
21 lines
458 B
JSON
{
|
|
"AbilityName": "Level_ChangeRBLForChallenge",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetRBLAction",
|
|
"RBL": 99,
|
|
"Tag": "Test_RBL",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyLockTargetDataAction",
|
|
"LockOnRadiusDelta": 0,
|
|
"LockOnRadiusRatio": 0.001,
|
|
"LockTargetOffsetScore": 0,
|
|
"LockTargetSelfWeight": 0.001
|
|
}
|
|
]
|
|
}
|
|
} |