don't need to set rerolls for an unrolled riven
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (18) (push) Successful in 1m1s
Build / build (20) (push) Successful in 1m5s
Build / build (18) (pull_request) Successful in 39s
Build / build (20) (pull_request) Successful in 1m0s
Build / build (22) (pull_request) Successful in 1m4s
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (18) (push) Successful in 1m1s
Build / build (20) (push) Successful in 1m5s
Build / build (18) (pull_request) Successful in 39s
Build / build (20) (pull_request) Successful in 1m0s
Build / build (22) (pull_request) Successful in 1m4s
This commit is contained in:
parent
751ff8addb
commit
1e8d740b88
@ -36,7 +36,6 @@ export const completeRandomModChallengeController: RequestHandler = async (req,
|
|||||||
lim: 0,
|
lim: 0,
|
||||||
lvl: 0,
|
lvl: 0,
|
||||||
lvlReq: getRandomInt(8, 16),
|
lvlReq: getRandomInt(8, 16),
|
||||||
rerolls: 0,
|
|
||||||
pol: getRandomElement(["AP_ATTACK", "AP_DEFENSE", "AP_TACTIC"]),
|
pol: getRandomElement(["AP_ATTACK", "AP_DEFENSE", "AP_TACTIC"]),
|
||||||
buffs: [],
|
buffs: [],
|
||||||
curses: []
|
curses: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user