Skip to content

Nerdpuff/max-skill-trim

Repository files navigation

Max Skill Trim

This plugin adds a visual border around skills that you have achieved 99 in.

Submitting custom trims

Look at branch custom trims.

Installing custom trims

Any 60x29px image can be used as a trim.
You can find a lot of premade trims here
Note: The release of sailing changed the size of the skill panels, so some older trims may not display correctly

To install:
Drop the trim image file into the trims folder, which can be opened from the side-panel.
Refresh from the side-panel or restart runelite.
New trims start out as disabled, enable them by checking the box in the top right of their configuration
Trim enabled checkbox pointed out with arrow

Customizing conditions

You can customize when a trim is applied by changing the condition expression on the bottom.

The condition is made up of three parts:

Left

Value defition
Level Real level (bottom right number)
Curr Boosted/Drained level (top left number)
xp Amount of xp in the skill

Operator

Value defition
= Equal
< Less
<= Less or equal
> Greater
>= Greater or equal
!= Not equal

Right

Can be the same values as the left side or a number.
Supports suffixes e.g. 200m 150k 99 92 etc

There is also a secret (only partially supported) Base which is the lowest real level among your skills.
For example Level = Base would highlight your lowest level skill

Screenshots

Full trim example

Full trim example

About

Adds a trim around skills panel skills on max.

Resources

License

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from runelite/example-plugin