Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
ShardCap-beta001bcc.zip beta | 1.83 KB | Jul 6, 2021 | 1.13.7 +1 | 90 | ![]() |
ShardCap-beta002bcc.zip alpha | 1.83 KB | Jul 27, 2021 | 1.13.7 +1 | 0 | ![]() |
Description
ShardCap
…is an extremely small addon that helps you keep your bags clear of excess Soul Shards. That’s all it does. There are three functions provided by ShardCap that you can use in a macro. These are:
SCap_CountShards()
This function returns the number of Soul Shards currently in your bags. In most cases, you won’t need this function, but it’s provided just in case.
SCap_CheckDestroyShard(cap)
This is the function you’ll want to use most of the time. An easy way to do this is to create a macro for Drain Soul like this:
/run SCap_CheckDestroyShard(XX)
/cast Drain Soul
XX is the number of shards you want to keep in your inventory.
SCap_CleanShards(cap)
This function can be used to clean excess shards out of your bags. If you use the above macro, you’ll probably never need it, but again it’s here just in case.
And that’s it. Set it. Forget it. Use Drain Soul whenever you want without having to worry about shards piling up in your bags.
Add a comment