Skip to content

Compare Current Eq to Results #43

@Nexxxy

Description

@Nexxxy

I hate checking and finding what kind of item was switched by your permutations in the result.html

And in addition i wanted to learn some python, so i wrote some short python script (my first one) parsing a HTML result file of simc and compare it with the input.txt file from simc.

It would be awesome if you could add the currentEq to the last stage (mb via option in settings.py ) to compare dps from currentEq to 2-3 permutations.

The output is like :

-----------------current Equip -vs- Nexxyana_0013 (dps: 16857)----------------------------
diffslot : trinket1 	change id : 159631 -> 160651 (vigilants_bloodshaper)
diffslot : trinket2 	change id : 160651 -> 161472 (lions_grace)

-----------------current Equip -vs- Nexxyana_0025 (dps: 16852)----------------------------
diffslot : trinket1 	change id : 159631 -> 160651 (vigilants_bloodshaper)
diffslot : trinket2 	change id : 160651 -> 161472 (lions_grace)

-----------------current Equip -vs- Nexxyana_0039 (dps: 16839)----------------------------
diffslot : trinket1 	change id : 159631 -> 160656 (twitching_tentacle_of_xalzaix)
diffslot : trinket2 	change id : 160651 -> 161472 (lions_grace)

My simc-parser is attached to this issue.
Feel free to copy some code for your project.
simc-cmp.py.txt

Greetings
Nexxy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions