ZenlessData/Data/Level_ChangeRBLForChallenge.json

21 lines
458 B
JSON
Raw Permalink Normal View History

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