Archon Shard Fusion #744

Closed
opened 2025-01-06 02:37:07 -08:00 by Sainan · 0 comments
Owner

Combine 2 for a new colour:

2025-01-06T11:35:55:600 [0.1.0] error:  unknown endpoint POST /api/archonFusion.php
2025-01-06T11:35:55:600 [0.1.0] debug:  data provided to /api/archonFusion.php: {"Consumed":[{"ItemCount":1,"ItemType":"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalAmarMythic"},{"ItemCount":1,"ItemType":"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalBorealMythic"},{"ItemCount":50,"ItemType":"/Lotus/Types/Gameplay/EntratiLab/Resources/MurmurItem"}],"FusionType":"AFT_COALESCENT","StatResultType":"SRT_NEW_STAT"}
2025-01-06T11:35:55:602 [0.1.0] http:   POST /api/archonFusion.php?accountId=6633b81e9dba0b714f28ff02&nonce=400536616163674&ct=MSI 404 1.598 ms - 34

Upgrade 3 normal to tauforged:

2025-01-06T11:36:30:075 [0.1.0] error:  unknown endpoint POST /api/archonFusion.php
2025-01-06T11:36:30:075 [0.1.0] debug:  data provided to /api/archonFusion.php: {"Consumed":[{"ItemCount":3,"ItemType":"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalAmar"},{"ItemCount":100,"ItemType":"/Lotus/Types/Gameplay/EntratiLab/Resources/MurmurItem"}],"FusionType":"AFT_ASCENT","StatResultType":"SRT_NEW_STAT"}
2025-01-06T11:36:30:077 [0.1.0] http:   POST /api/archonFusion.php?accountId=6633b81e9dba0b714f28ff02&nonce=400536616163674&ct=MSI 404 1.660 ms - 34
Combine 2 for a new colour: ``` 2025-01-06T11:35:55:600 [0.1.0] error: unknown endpoint POST /api/archonFusion.php 2025-01-06T11:35:55:600 [0.1.0] debug: data provided to /api/archonFusion.php: {"Consumed":[{"ItemCount":1,"ItemType":"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalAmarMythic"},{"ItemCount":1,"ItemType":"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalBorealMythic"},{"ItemCount":50,"ItemType":"/Lotus/Types/Gameplay/EntratiLab/Resources/MurmurItem"}],"FusionType":"AFT_COALESCENT","StatResultType":"SRT_NEW_STAT"} 2025-01-06T11:35:55:602 [0.1.0] http: POST /api/archonFusion.php?accountId=6633b81e9dba0b714f28ff02&nonce=400536616163674&ct=MSI 404 1.598 ms - 34 ``` Upgrade 3 normal to tauforged: ``` 2025-01-06T11:36:30:075 [0.1.0] error: unknown endpoint POST /api/archonFusion.php 2025-01-06T11:36:30:075 [0.1.0] debug: data provided to /api/archonFusion.php: {"Consumed":[{"ItemCount":3,"ItemType":"/Lotus/Types/Gameplay/NarmerSorties/ArchonCrystalAmar"},{"ItemCount":100,"ItemType":"/Lotus/Types/Gameplay/EntratiLab/Resources/MurmurItem"}],"FusionType":"AFT_ASCENT","StatResultType":"SRT_NEW_STAT"} 2025-01-06T11:36:30:077 [0.1.0] http: POST /api/archonFusion.php?accountId=6633b81e9dba0b714f28ff02&nonce=400536616163674&ct=MSI 404 1.660 ms - 34 ```
Sign in to join this conversation.
No description provided.