OvenProofMars / Power_DI

Darktide mod framework for collecting, transforming, and displaying statistical game data
2 stars 2 forks source link

Empathic evasion buff (psyker talent) not showing up in buff report. #5

Open OvenProofMars opened 4 months ago

OvenProofMars commented 4 months ago

Empathic evasion buff (psyker talent) not showing up in buff report.

OvenProofMars commented 4 months ago

Seems certain buffs are not actually set by the server, but by the client itself. Will have to figure out how to get all missing ones at once.

GatlasBase commented 3 months ago

Hi thank you for making this mod. It has given me a lot of help and has been very helpful in my understanding of the game and statistics, but I still have some questions that I need your help with. I want to remember the psionic enhancement cornerstone of the statistics psyker. The number of spawns, like basic “Empowered Psionics“ (pskyer talent), but it not showing up in buff report, I would like to count the number of times various cornerstones are effective, thank you for your time

OvenProofMars commented 3 months ago

There are some buffs that are set by the client itself and not by the server, which is what the current buff dataset is looking at. That being said, I think empowered psionics is being tracked, it is however not categorized properly by FS.

image

I will be looking into redoing how I collect and display the buffs in the future, to solve the current issues with it.

GatlasBase commented 3 months ago

Thank you for the clues you provided.

I investigated based on the clues you provided and locked my empowered grenaders code is psyker_empowered_grenadea_passive_visual_buff_increased ,it would not add in general grenadea when i test it