Valence Fusion #1245

Closed
opened 2025-03-20 07:56:13 -07:00 by Sainan · 0 comments
Owner

https://wiki.warframe.com/w/Valence_Fusion

2025-03-20T15:55:46:579 [0.1.0] debug:  data provided to /nemesis.php: {"DestWeapon":{"$oid":"67dc09a3e8315c94ece5a364"},"SourceWeapon":{"$oid":"67dc2c53b2d1914a6de5148a"},"Category":"Melee","UseSourceDmgType":false}
2025-03-20T15:55:46:581 [0.1.0] error:  Error: unknown nemesis mode: f while processing /api/nemesis.php request
...
2025-03-20T15:55:46:582 [0.1.0] http:   POST /api/nemesis.php?accountId=6633b81e9dba0b714f28ff02&nonce=6500773500649581&ct=MSI&mode=f&cat=Melee 500 2.939 ms - -

The Value given in the UpgradeFingerprint is for the range from 0.25 to 0.6, so a Value of 1012385148 would equal a 58% elemental bonus, at which point it should be rounded up to 60% (1073741823).

https://wiki.warframe.com/w/Valence_Fusion ``` 2025-03-20T15:55:46:579 [0.1.0] debug: data provided to /nemesis.php: {"DestWeapon":{"$oid":"67dc09a3e8315c94ece5a364"},"SourceWeapon":{"$oid":"67dc2c53b2d1914a6de5148a"},"Category":"Melee","UseSourceDmgType":false} 2025-03-20T15:55:46:581 [0.1.0] error: Error: unknown nemesis mode: f while processing /api/nemesis.php request ... 2025-03-20T15:55:46:582 [0.1.0] http: POST /api/nemesis.php?accountId=6633b81e9dba0b714f28ff02&nonce=6500773500649581&ct=MSI&mode=f&cat=Melee 500 2.939 ms - - ``` The `Value` given in the `UpgradeFingerprint` is for the range from 0.25 to 0.6, so a `Value` of 1012385148 would equal a 58% elemental bonus, at which point it should be rounded up to 60% (1073741823).
Sainan added the
unimplemented
label 2025-03-20 07:56:13 -07:00
Sign in to join this conversation.
No description provided.