Check parazon mods for lich #1272

Closed
opened 2025-03-22 01:45:04 -07:00 by AMelonInsideLemon · 2 comments
Contributor
2025-03-22T09:38:41:782 [0.1.0] debug:  data provided to /nemesis.php: {"guess":[8,8,8]}
2025-03-22T09:38:41:783 [0.1.0] error:  Error: unknown nemesis mode: p while processing /api/nemesis.php request
    at nemesisController (C:\Users\ozon9\Documents\GitHub\SpaceNinjaServer\src\controllers\api\nemesisController.ts:109:15)
    at processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-03-22T09:38:41:784 [0.1.0] http:   POST /api/nemesis.php?accountId=67bf51a23e91869d24a57400&nonce=2316191809697162&ct=MSI&mode=p 500 3.193 ms - -
``` 2025-03-22T09:38:41:782 [0.1.0] debug: data provided to /nemesis.php: {"guess":[8,8,8]} 2025-03-22T09:38:41:783 [0.1.0] error: Error: unknown nemesis mode: p while processing /api/nemesis.php request at nemesisController (C:\Users\ozon9\Documents\GitHub\SpaceNinjaServer\src\controllers\api\nemesisController.ts:109:15) at processTicksAndRejections (node:internal/process/task_queues:105:5) 2025-03-22T09:38:41:784 [0.1.0] http: POST /api/nemesis.php?accountId=67bf51a23e91869d24a57400&nonce=2316191809697162&ct=MSI&mode=p 500 3.193 ms - - ```
Sainan added the
unimplemented
label 2025-03-22 01:45:58 -07:00
Sainan changed title from Infested lich cannot spawn on mission to Check parazon mods for lich 2025-03-22 01:46:26 -07:00
Owner

Response format for mode=p seems to be {"GuessResult":0} with the GuessResult being the number of correct glyphs (0-3).

Response format for `mode=p` seems to be `{"GuessResult":0}` with the `GuessResult` being the number of correct glyphs (0-3).
Owner

Request for an infested lich with Empty, Antivirus (Anti-V), Potency (Immuno Shield, +15%) loadout on Parazon: {"guess":[8,6,8],"potency":[3]}

Request for an infested lich with `Empty, Antivirus (Anti-V), Potency (Immuno Shield, +15%)` loadout on Parazon: `{"guess":[8,6,8],"potency":[3]}`
Sign in to join this conversation.
No description provided.