while-loop / runelite-plugins

BSD 2-Clause "Simplified" License
11 stars 21 forks source link

Add attack icon option to phase images #36

Closed burkeg closed 2 years ago

burkeg commented 2 years ago

I added 3 new icons to the bottom of the image showing how many times Zulrah attacks with that particular attack style, how many attacks are used to spawn venom clouds, and how many snakelings are spawned. I wrote some python code to automate adding each of the icons, if I made any mistakes with the numbers then it should be pretty straightforward to edit the values and regenerate the files https://github.com/burkeg/OSRS-Hitsplat-Generator/blob/zulrah/main.py

burkeg commented 2 years ago

image image

burkeg commented 2 years ago

image