Intrinsics cannot be leveled up #708

Closed
opened 2025-01-04 06:34:50 -08:00 by VampireKitten · 0 comments
VampireKitten commented 2025-01-04 06:34:50 -08:00 (Migrated from github.com)
2025-01-04T15:28:35:592 [0.1.0] error:  unknown endpoint POST /api/playerSkills.php
2025-01-04T15:28:35:593 [0.1.0] debug:  data provided to /api/playerSkills.php: {"Pool":"LPP_DRIFTER","Skill":"LPS_DRIFT_RIDING"}

It seems that the server needs to perform the calculations for the cost of leveling up the skills, as the game only provides which skill is being leveled up and which pool it consumes points from.

``` 2025-01-04T15:28:35:592 [0.1.0] error: unknown endpoint POST /api/playerSkills.php 2025-01-04T15:28:35:593 [0.1.0] debug: data provided to /api/playerSkills.php: {"Pool":"LPP_DRIFTER","Skill":"LPS_DRIFT_RIDING"} ``` It seems that the server needs to perform the calculations for the cost of leveling up the skills, as the game only provides which skill is being leveled up and which pool it consumes points from.
Sign in to join this conversation.
No description provided.