54 lines
2.0 KiB
Markdown
54 lines
2.0 KiB
Markdown
# RuneLite Gauntlet Plugin
|
|
**Author:** Yuri-chan (Nagi#0001)
|
|
|
|
**Last Updated:** July 27, 2019
|
|
|
|
**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. You will need to compile the classes yourself if you want to use the project.
|
|
|
|
**License:** WTFPL (https://en.wikipedia.org/wiki/WTFPL) - Everyone is permitted to copy and distribute.
|
|
|
|
## Settings and Features:
|
|

|
|
|
|
## Highlight Resources:
|
|
Resource deposits in each room will be highlighted in yellow.
|
|
|
|

|
|
|
|
## Highlight Icons:
|
|
Resource deposits in each room will be highlighted in yellow.
|
|
|
|
**Warning:** This setting depends on __Highlight Resources__ being turned __ON__.
|
|
|
|

|
|
|
|
## 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.
|
|
|
|

|
|
|
|
## Show Attack Styles:
|
|
Overlays each projectile shot by the boss with an icon.
|
|
|
|

|
|
|
|
## Overlay the Boss:
|
|
Overlay the boss entirely with a color coded style reference.
|
|
|
|

|
|

|
|

|
|

|
|
|
|
## 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);``
|