ZenlessData/Data/Level_ChangeRBLForChallenge.json
2024-08-13 22:59:23 -03:00

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
}
]
}
}