Initial Commit

This commit is contained in:
BuildTools
2019-07-28 07:17:06 -04:00
commit 59cf22287a
4 changed files with 823 additions and 0 deletions

48
README.md Normal file
View File

@@ -0,0 +1,48 @@
# RuneLite Gauntlet Plugin (Last Updated: 2019 July 27)
##### Made by: Yuri-chan (Nagi#0001)
#
**Disclaimer:**
I'm only 5 hours into this boss with 2 normal kc and 6 corrupted kc.
More features will be added as they become relevant.
## Settings and Features:
![alt text](https://www.kthisiscvpv.com/jmeE91564311006SAwWl.png)
## Highlight Resources:
Resource deposits in each room will be highlighted in yellow.
![alt text](https://www.kthisiscvpv.com/BvhGO1564311286FFSvx.jpg)
## Highlight Icons:
Resource deposits in each room will be highlighted in yellow.
**Warning:** This setting depends on __Highlight Resources__ being turned __ON__.
![alt text](https://www.kthisiscvpv.com/tYCOE1564311216ylXbk.png)
## Count Player Attacks:
Count the amount of player attacks left until the boss changes their prayer.
**Warning:** This setting depends on __Boss Attacks__ being turned __ON__.
## Count Boss Attacks:
Count the amount of attacks left until the boss changes their attack style.
![alt text](https://www.kthisiscvpv.com/xCD8R1564311933UX6Fl.png)
## Show Attack Styles:
Overlays each projectile shot by the boss with an icon.
![alt text](https://www.kthisiscvpv.com/YlKVu1564312230N1WO2.png)
## Overlay the Boss:
Overlay the boss entirely with a color coded style reference.
![alt text](https://www.kthisiscvpv.com/oBZp01564312305iuqmm.png)
![alt text](https://www.kthisiscvpv.com/vJjSJ1564312314gMpm5.png)
![alt text](https://www.kthisiscvpv.com/T1hDw1564312358bZc3h.png)
![alt text](https://www.kthisiscvpv.com/mSw8X1564312347BshE3.png)
## Play Tune on Prayer Attack:
Play a quick tune when the prayer attack is being sent.
**Warning:** This setting will override your in-game sound settings.
``client.playSoundEffect(SoundEffectID.MAGIC_SPLASH_BOING, SoundEffectVolume.MEDIUM_HIGH);``