Delete soul shard macro. This addon will help you to keep track of soulstone's in your party/raid. Delete soul shard macro

 
 This addon will help you to keep track of soulstone's in your party/raidDelete soul shard macro Shard Manager - clear out excess shards from bags quickly and efficiently

To set a max of shards (saved per character), 0 is infinite. This guide is made to help players of Warmane get there Enchanting up. Quick Facts. 1) Cast Haunt (Costs 1 Soul Shard) 2) Use Macro (refreshes UA, Agony, and Corruption (Costs 1 Soul Shard) 3) Cast Drain Soul for 4 ticks (Generates 2 Soul Shards) By doing this as soon as the. It doesn't do it anymore, and after going through all the settings, I'm at a loss. Fire Shard: Used for purchasing Fire Fist during the Marine's Ford event. " Select your new macro and use the text editor below to tell it what to do. Normal mode bosses have a 25-50% drop chance, meaning you can expect to see 4. There is a easier way to do it. Is th. To set a max of shards (saved per character), 0 is infinite. Cannot be used while shapeshifted. This will take a bit of experimenting with, but the goal of this is it will keep you from overflowing your bags with Soul Shard while you take advantage of the Improved Drain Soul talent's bonus mana regen. The following macro will allow you to show the shard count and use the spell Drain Soul from one entire macro, If no Soul Shard's are present then it will show Drain Soul icon instead until a Shoul Shard is found in the player inventory. /ss automax [on/off] - Toggle automatic max Soul Shards. So I made this macro: #showtooltip /cast Soulburn /cast [@cursor] Demonic Gateway /use Gateway Control Shard The purpose was to have an instant GTFO button, but it doesn’t quite work. 5 shards per week, completing this quest in 11 weeks. Fel Domination Summoning/Soul Link This macro will summon your imp with a normal cast. Real solution is to put back cursoritem () and promote forum topic teaching about macros. Partial shards work. If you happend to fill all bagslots with juicy greens to. New posts; Today's Posts; Search Forum; Categories. I am currently re… For anyone finding this through google, heres a working macro without scripts or addons: showtooltip /cast Drain Soul /run i="Soul Shard"d=GetItemCount(i)-8 for x=0,4 do for y=1,GetContainerNumSlots(x)do if(d>0)then l=GetContainerItemLink(x,y)if l and. . Has anyone. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. After casting an instant-cast demonic gateway, it takes a fraction of a second (0. For M+. Is it because my curses kill it and not the drain soul? Does that matter? What’s going on with. This shield cannot exceed 30% of your. SoulSort – Soul Shard management can be a relative. In 9. If the bag is not full, it wont delete anything. Soul Shards are generated by your main damage over time spell, Agony, and can be spent on powerful new spells. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). Usage: The mod creates a small round button near the mini-map. While playing a warlock i made some useful macros that save up some buttons. Partial shards work. com Open. Using Drain Soul a lot was filling my bags with excess Soul Shards, so I found a macro like this necessary to clean them up. #showcooldown Soul Swap /castsequence reset=2/target Soulburn,aChanging Glyphs. Use the new Soul Weapon system to convert regular Lv. No AutoCast (AI) Require All Targets. 3) or the Necrosis addon will delete excess shards to the point you're looking for, but I've just stuck to a weakaura to show how many total shards in inventory and I just delete them manually. Hero_kris wrote: Well Hei - I copied this to the macro : /aftercast /cast Drain Soul. In my research leading up to the beta, I've found a number of Warlock leveling guides recommending a Drain Soul macro that will: /petfollow. I had some players tell is not true so with the actual Pre-Patch PTR up now I was able. I am looking for a Macro that. It works like this: Click icon and press a modifier will clear the focus. Overcapping is always bad. Each time the Drain Soul damages the target, it also has a chance to generate a Soul Shard. Its not a fun. For example, Soulshatter, our main threat drop, requires a Soul Shard, as do Ritual of Summoning, creating a Demonic Soulstone, Ritual of Souls, Grand Spellstone, Fel Firestone, Subjugate Demon, and all of your pet. Wotlk Classic; Warlock delete souls shard macro. Can we get a way to easily manage excess soul shards? API lacks any method that would allow an addon to auto delete after you fill your soul bag. Call Dreadstalkers – Summons 2 ferocious Dreadstalkers to attack the target for 12 sec. Thought there might be others that have broken macros after the patch. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. This ensures you get both the CDR from Madness as well as the damage increase it brings. It cannot be fully automatic after combat because the related wow api needs a hardware event. Best you can do is attach it to another macro ability. Tested it and it works perfectly. There are macros in place to delete soul shards, and addons; such as necrosis. I made a macro for Dreadstalker which seems to work consistently, but the Hand of Gul'dan one isn't wanting to cooperate. 2. You can replicate this with Drain Soul or any other channeled spell that you wish to spam. ? - command has not been tested or fully confirmed, or requires further clarification. Also… Is the inscription trainer missing from Orgrimmar, or am I losing it slowly but surely? Holypalaswey-gehennas January 19, 2023, 10:53am #4. If your bag name is not on the list, you can add it in a similar way. Good item effects: Wilfred’s Sigil of Superior Summoning – every Soul Shard you spend reduces the cooldown of Summon Darkglare by 2 sec. This macro will only work if you have a Soul Shard bag equiped in your. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). #showtooltip Drain Soul /cast Drain Soul /run PickupContainerItem(4,1) DeleteCursorItem()Hi, I'm trying to write a macro for warlock to keep only certain amount of "Soul Shards" in bag/delete the rest. /cast [nochannel] Drain Soul. Saves the tedium of having to manually delete soul shards, while allowing me to drain soul all I want for mana. Refresh Macro List – Update changes made to the list. CurseForge is one of the biggest mod repositories in the world, serving communities like Minecraft, WoW, The Sims 4, and more. Just macro it into Life Tap or Drain Soul or by itself. 5. Macros are very important in making your character play as smoothly as possible, but so do addons. Soulshatter is more effective when used late in a boss fight rather than early due to the amount of threat built up during the fight. For season 25, there are seven different Soul Shards that enemies can drop. If your pet or your group gets the killing blow you don't get any regen boost (add a macro to call pet back for solo). Flags. Details – Shows you how much damage, healing, etc everyone in your raid is doing. It’s mainly known and used because of the handy and minimalistic actionbar. Get a soul bag - depending on how big it is, it will never exceed that number, e. local b = CreateFrame ("Button", "DeleteCursorItemButton") b:SetScript ("OnClick", function () DeleteCursorItem () end) Aurorlock-thrall. For example, a general mob killed: Soul Shard. Simple soul shard tracker that grows out to the right and changes color when your shards cap. The Soul Amalgam is a powerful item in this game that is worth around 672 Souls. Soul Shards are also used in making health stones and spell stones and fire stones. 0 Update Soul Shard Bar: My ElvUI profile: Buff Tracker: If the cooldown timers aren't showing up you'll have have to enable action bar timers, in the default wow interface under Actionbars > Show Numbers for Cooldowns. now makes your DoTs tick twice as fast under 20% and restores a Soul Shard every two ticks. This macro helps manage your Soul Stones while using Drain Soul. Another option is Night Fae with the Decaying Soul. The second one will do the same thing, except with Sacrifice , Fire Shield , Seduction , and Devour Magic . If you make an addon that runs the following code you will be able to use /click DeleteCursorItemButton from a macro to delete your cursor item. 17th, 2017: Fix for Soul Shard changes. Ive been trying to form a macro that is a one button macro for soulstones. From what Im reading now, Blizzard in their infinite Wisdom, has decided to no longer allow Addons to auto delete things from your bags. 12. Warlock is an easy class when it comes to. 1x Sacred Shard, 2x Soul Dust: Bargain of Haste: 40 50 55 60: 1x Sacred Shard, 2x Soul Dust: Bargain of Mastery: 45 55 60 65: 1x Sacred Shard, 2x Soul Dust: Bargain of Versatility: 50 60 65 70: 1x Sacred Shard, 2x Soul Dust: Tenet of Critical Strike: 80 90 95 100: 3x Sacred Shard: Tenet of Haste: 80 90 95 100: 3x Sacred Shard: Tenet. Since soul shards fill up in your soul bag from top-left to bottom-right, this only deletes a shard if your soul bag is full, then the soul shard is replaced when your target dies while being drained. This will fill your Soul Bag (s) or your last bag. It can be crafted by using 2 Soul Shrooms and 8 Soul Shards. Soul Shard. Yeah drain soul is the execute ability for affliction so we are capped on shards after every fight. /ss automax [on/off] - Toggle automatic max Soul Shards. This will remove the unwanted glyph and apply the desired glyph. You may afflict a target with up to 5 Unstable Afflictions at once. 1. . /ssm To delete if you have too much shards. Flex on your friends! Warlock-specific addons that can help us or are convenient quality of life tools. #showtooltip Drain Soul /cast Drain Soul /run PickupContainerItem(4,1) DeleteCursorItem()This addon is to help your warlock manage soul shards, soul stones, health stones, fire stones, and spell stones. and it wont cost them a soul shard. Good for those who do not use a shard bag and don't necessarily want a static cap on the number of shards to carry. Comment by 322481 i just found out with a new patch that'll either be added soon, or if it's been added already. kviselus • 7 mo. Each soul grants a different skill to your weapon. On the second weak aura, open the drop down menu for the group, go into Shards 2. Share Sort by: Best. Soul Shards are also used in making health stones and spell stones and fire stones. DF-WEAKAURA. Also, this destroys the shard furthest to the "right" in your bags. Finally, I wasn’t aware focus macros actually worked, and I’m rather astonished to say I didn’t even think to test it personally…The various macros that automatically delete a soul shard (produced by Drain Soul) are somewhat confusing to me. #show /cast [mod:alt,nochanneling:Drain Mana]Drain Mana;. I'm currently using a 20-slot soul bag, and so set the addon to automatically delete soul shards past 20 which was working perfectly. Deadly Boss Mods — Absolutely mandatory. For some reason, Necrosis reset the count from 20 soul shards to 35. Usage: /ss options - Open the options menu. Like the macro above, this will destroy the shards furthest to the "right" in your inventory. They are used for many things like summoning warlock pets like the void walker, felhunter, succubus, and felguard. WARNING WARNING WARING! BE VERY CAREFUL WITH THIS SCRIPT. It provides an easy menu to summon demons / pets; give buffs; summon players; and apply curses. Use it whenever you don’t have anything else. its not bad. 5 Update Soul Shard tracker. /run i="Soul Shard"d=GetItemCount(i)-20 for x=0,4 do for y=1,GetContainerNumSlots(x) do if (d>0) then l=GetContainerItemLink(x,y) if l and GetItemInfo(l)==i then PickupContainerItem(x,y) DeleteCursorItem() d=d-1 end end end end Looking for a macro command that deletes excess soulshards on its own. Either macros or addons make the server disconnect me at some point/condition. Max Soul Shard count. With over 800 million mods downloaded every month and over 11 million active monthly users, we are a growing community of avid gamers, always on the hunt for the next thing in user-generated content. Players will equip a Prime Evil Soul Shard in their helm slot and a Lesser Evil Soul Shard in their weapon slot to “embody a Prime and Lesser Evil. * Buff menu. Place this item on a keybinding of your choice and press it when you're in range of a gateway! Easy setup, and easy to activate!. basically something like that. Reddit gives you the best of the internet in one place. Guildmate said the same ting just a few minutes ago, and I can confirm this works! My macro for deleting shards whilst casting soul drain now sadly doesn't fit the character. Use shards efficiently. but after trying to use it the macro doesnt do anything and gives a yellow text : '' Unknown macro option : channel '' on the lower left in the chat panel. (Sorry for formatting since it's all on one line to save characters) /run local n=0 for i=0,4 do for j=1,C_Container. Has anyone found a way to use a macro to delete soul shards as a warlock? Hey I have tried to research some of the vanilla wow posts through out the internet to delete soul. Warlock Buffing Macro A simple macro to make buffing before a match easier, hold alt and get a soul well, hold shift and cast Dark Intent on one of your partners. Corruption – another DoT spell, simply deals Shadow damage. This handy macro will remove your item in slot 4 of container 4. In the Uncategorized Spells category. Very useful if you cap your shards sometimes and. Drains the soul of the target, causing 55 Shadow damage over 15 sec. Try to use this off cooldown. Create and use a soul-stone or a health stone the Mod can be Ctrl,alt,shift or any combo of the 3 #showtooltip /use [mod:ctrlalt] Lesser Soulstone; Lesser Healthstone. For some reason it was happening to my fishing pole and wand of ahn-kanet. Your main spells do not cost much Mana to cast and will never threaten your. Also, you’re required to have Sorcery Level 32 and Crafting Level 34. Raid members can click the Soulwell to acquire a Master Healthstone. /ss max [number] - Set the max number of Soul Shards to keep. Cast Chaos Bolt. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). Post by 136049shards as items in your bags are gone; bags specifically for shards have been turned into equivalent quality normal bags; we have a maximum of three shards that are displayed in a new UI element with the player unit frame. With this macro, I tend to always be at 27 shards. Heihachi. By jdavidw21. /cast Drain Soul /run for b=0,3 do for s=1,GetContainerNumSlots(b)do local i=GetContainerItemLink(b,s)if i and GetItemInfo(i)=='Soul Shard'then PickupContainerItem(b,s)DeleteCursorItem()end;end;end. Hi there. Unfortunately all the Vanilla macros from guides are based on the Vanilla macro system, but Classic inherits the modern macro system. 06:40 AM. {"payload":{"allShortcutsEnabled":false,"fileTree":{"Warlock":{"items":[{"name":"Pet","path":"Warlock/Pet","contentType":"directory"},{"name":"Amplify Curse. Nameplate Personal Buffs/Debuffs. are in bags -> of amount>maxAmount than delete soul shards from bag 1 by 1 until amount !> maxAmount basically something like that. However they work by using the command. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). This will take a bit of experimenting with, but the goal of this is it will keep you from overflowing your bags with Soul Shard while you take advantage of the Improved Drain Soul talent's bonus mana regen. Usable when stunned. Use this macro to destroy exactly one. Therefore your tank can use an resurrection in an instance without any delay or your healer can use it after a wipe for the Mass Resurrection. Im not very good with macros. Here is mine that works. The end result is that it will delete any soul shards in the first 12 slots of each of my bags, while not touching the rest. Use this macro to destroy exactly one. I use this to destroy soulstones if i get too many. now there are working macros for this on the internet, but they dont work here on patch 1. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. /cast Drain Soul (Rank 1) /run local a=GetBagName (4); if a=="Core Felcloth Bag" or a=="Felcloth Bag" or a=="Soul Pouch". A must-have for raiding. Anyone have any idea why this macro stopped working? It hasn’t worked since phase 2. ClickHouse does not support automatic shard rebalancing. More features may be forthcoming if there is any interest. The new Warlock spell Unstable Affliction will provide you with a massive power boost, giving you a new and quite powerful DoT to keep up on your target. Nooby question: I've been running a macro on my lock for deletion of soulshards over x amount, which abruptly stopped working after the update. "/ss sort" - Sorts your shards to the. Since we can only have a maximum of 5 Soul Shards/50 Fragments, this means that the maximum number of Chaos Bolt s we will be able to reliably cast in a short window of time is Chaos Bolt → Chaos Bolt → Conflagrate → Chaos Bolt. person Khakhan June 18, 2017 12:01 AM. and it wont cost them a soul shard. Afflicts the target with (72. I use an addon that I macro into life tap so that it deletes all but 20 shards. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. This macro will only work if you have a Soul Shard bag equiped in your fourth slot bag. Soul Shards have been greatly changed--they're intended to be used and generated frequently in combat, as opposed to limited usage in Cataclysm. plainsmane • 3 mo. Races:. I really hope this helps and that blizzard never fixes this. I was told he uses a script, but what is it exactly? I would greatly appreciate the help. This macro will automatically delete the Soul Shard that is in your fourth bag, in the bottom right corner. Use this macro to destroy exactly one. DISCLAIMER Use at your own risk. Post by 91244 This post was from a user who has deleted their account. Currently when you use Drain Soul on a mob that grants XP all you receive is the random soul shard for hitting the mob. Nice and simple. It should prevent from having more than 12 soul shards. #showtooltip Soul ShardYea those souls shard bags are awesome. This means that you will want to "pool" a few soul shards to ensure that you are able to cast Malefic Rapture once every 10 seconds. 0. Addons. BigWigs – Functions the same as DBM but is slightly more lightweight. 0 Download Install Description Files Images Issues Relations. However I am transitioning over to mouse overs and cannot for the life of me (undead joke) figure out how to insert mouseover without breaking it. Points remaining. 5 sec) for the gateway to actually form, but the macro /uses the gateway. Each time the Drain Soul damages the target, it also has a chance to generate a Soul Shard. Shard is an addon made to facilitate Drain Soul farming. Details – Shows you how much damage, healing, etc everyone in your raid is doing. " Select your macro's icon from the list at the top of the macro window, and then click in the text area below. also, we no longer have CoR, but the CoW now weakens armor, and attack. After each Soul Rot you want to spend shards on 3 Malefic Rapture to extend the DoTs if the pack will live for their duration. Destroy a single shard When your bags are full and a world drop happens, you don't want to have to open your bags to find and destroy a soul shard. My inventory rapidly fills up with soul shards, and as a level 30 warlock I can't really use them on much. This macro deletes the 27th and 28th items in the 4th bag slot while casting drain soul. Get a soul bag - depending on how big it is, it will never exceed that number, e. It deletes a soul shard from your bag if you bag is full of shards, so that you can benefit from the mana regen without having to delete manually your shards. Soul Strike (talent): This ability commands your Felguard to strike the target and generates 1 Soul Shard. 910. These Soul Shards can be used to summon demons from the Twisting Nether or for other strong spells and abilities. Gives you a 70% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell. A Soulshard Tracker I made and have used for many years. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. 3. /ss sort - Sorts your Soul Shards to the back of your inventory. PvE: Soul Shard refund If you need to switch pets but low on shards, set your pet to "stay" (Ctrl-3) and fly or run away. The . I found this online #showtooltip /cast Drain Soul (Rank 1) /run PickupContainerItem (4,GetContainerNumSlots (4)) DeleteCursorItem (). 12 versions from curse's website, none of them load properly (errors and no addon button i can. Fragment of Destruction: Act III. If the target is at or below 25% health, Drain Soul causes four times the normal damage. Welcome to our Macros guide for Warlocks where you will find out what the best macros are for your Warlock in WoW Classic. Delete Soul Shard. Command your Felguard to strike into the soul of its enemy, dealing [. /ss max [number] - Set the max number of Soul Shards to keep. Incinerate is our filler and one of the ways we generate soul shards. /ssm To delete if you have too much shards. 0. Also, don't bother putting time into selling enchants that are below level 140 or so unless they use a shard (and even then, a lot of people aren't interested). If it deletes 3+ shards for me however. News; Forums. So i quickly find my inventory overflowing with soul shards. Keeps him on another target if I'm juggling multiple enemies too. Some other spells that use a soul shard are shadow burn and soul fire. This is our engine. 04-21-2009 #6. 77107 views 13 stars 155 installs 6 comments. Some other spells that use a soul shard are shadow burn and. This helps keep track of boss timers and can drastically help you with the mechanics of any Raid or Dungeon. If the target dies while being drained, and yields experience or honor, the caster gains a Soul Shard. Any help would be appreciated! I use Necrosis, which automatically deletes shard, and you can customize to permit X amount of extra shards in your other bags. 0 and delete that sub folder safely without affecting the icon that displays the stack count. It should prevent from having more than 12 soul shards. Which takes a soul shard. Not sure if something has changed. Each Soul Shard is made up of 10 Soul Shard Fragments. Usage: To set a maximum limit for shards to keep /sm max N where N is the number of shards to keep. Here was a way of improving it. With no mouse over target and left click icon or use key binding will set current target as focus and attempt to find new target (like pressing tab)Keep Agony on up to 5-8 targets, this will need to be refreshed manually once in-between Vile Taints if the pack lives long enough, and don’t overcap on shards. Once you do the quest to get a soul bag just keep the bag full all the time, if it over flows delete them as needed from your other bags. Hi, not sure if it’s a known issue, but Shadowburn doesn’t grant soul shards despite saying ‘received soul shard’…anyone else with the same issue? Lock’s Shadowburn does not grant soul shards. Alternately, you can simply just right click on Shards 2. 2. the new patch is going to be off the chain, if it's not. shadowbolts without losing SS generation. Set a limit to how many soul shards you want and this macro will auto-detect-and-delete the nth shard from your bags upon casting drain soul. Corruption – DoT spell, simply deals Shadow damage. For HC, using a dedicated shard bag while leveling doesn't seem worth giving giving up the inventory space required. Saves the tedium of having to manually delete soul shards, while allowing me to drain soul all I want for mana. With addons (necrosis, soulshardlimiter), when it happens to get 2 shards at once, it will make auto disconnect. Necrosis — Warlock quality of life addon; some people like it, some dislike it. Each Soul Shard can be upgraded 3 times using a new. I wanna use improved drain soul, but without this i literally cant because i spend more time going in and deleting soul shards out of my bags than i do playing the game. Addons 29,420 Downloads Last Updated: Aug 6, 2009 Game Version: 3. I really hope this helps and that blizzard never fixes this. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. kviselus • 7 mo. If you cast a 55 mana drain soul, you stop the ticks and restart that timer at 50% until 5 seconds after your drain soul to start getting a bonus totaling 200% mana regen. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. Maintain Doom on as many targets as possible Cast Grimoire: Felguard before Summon Demonic Tyrant, delay if necessary Cast Summon Vilefiend if talented into Fel Invocation Cast Call Dreadstalkers Cast Felstorm Cast Demonic Strength Cast Guillotine Cast Bilescourge Bombers if the mobs are remaining stationary Cast Grimoire: Felguard. Comment by asakawa the latest beta build seems to have added a 10 second cooldown to soul swap that hasn't been widely reported. This addon solves that that problem by deleting excess shards automatically. /cast Drain Soul(Rank X) /run local a=GetBagName(4); if a==\"Core Felcloth Bag\" or a==\"Felcloth Bag\" or a==\"Soul Pouch\" or a==\"Box of Souls\" or a==\"Small. so many fitures. To Create a Macro, begin by clicking the ‘New’ tab at the bottom of the gump. Gorebyss-kromcrush. Use: Restores 6% of base hit. Arcane Fury's Piercing Shards impact damage reduced by 30%. Anyone have any idea why this macro stopped working? It hasn’t worked since phase 2. And each of these is going to take a soul shard to. Use this macro to destroy exactly one. My inventory rapidly fills up with soul shards, and as a level 30 warlock I can't really use them on much. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. Details – Shows you how much damage, healing, etc everyone in your raid is doing. Delete Specified Soulshard #showtooltip /cast X is the bag the soul shard is held in. Hope someone can share a working. Features: Automatic sorting. With over 800 million mods downloaded every month and over 11 million active monthly users, we are a growing community of avid gamers, always on the hunt for the next thing in user-generated content. Then click the "New" button on the macro window. 2 you will be able to use 2 legendaries at the same time, but 1 has to be the covenant legendary. Noticed that the macro here sometimes will remove the dots. My goal is to be able to setup a macro that deletes a soul shard if a certain count of shards is present among ALL bags and then pair that with soul drain spell. Begins a ritual that creates a Soulwell. All command names are in lower case, although WoW is not case sensitive for typing commands. If you were looking for WotLK Classic content, please refer to our TBC Warlock addons and macros. I think Soul Sort (v1. [With realm restarts] (4) Set Bonus: Shadow Bolt now has a 30% chance and Drain Soul now has a 20% chance to make your next Malefic Rapture cost no Soul Shards and cast instantly (was 20% and 10% respectively). Warlock Soul Shard Macro? It will automatically put soul shards in your last bag, and delete any that are in any other bags. Shard Manager - clear out excess shards from bags quickly and efficiently. This is a way in the middle. Choose a Name and an Icon so you can easily recognize your macro, then click "Okay. /cast [target=player] Devour Magic. LuacheckOK. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. /cast [@mouseover, exists, nodead] [] Devour Magic. "/ss sort" - Sorts your shards to the. Drain Soul. I have a feeling it has to do with the way macros work in. There are macros in place to delete soul shards, and addons; such as necrosis. Requires the caster and 2 additional party members to complete the ritual. On the second weak aura, open the drop down menu for the group, go into Shards 2. Soul Shards are bop. If your pet or your group gets the killing blow you don't get any regen boost (add a macro to call pet back for solo). to delete all soul shards? or delete some even… Yeah, there’s a couple, just search under warlock on Curseforge. Each Soul Shard also takes up one slot in the player's bags, without stacking, which requires much more stringent inventory management to always have room to generate Shards without having so many shards that the player is unable to loot and. The current IDs for Inventory. For me, that is always a 28 slot soul shard bag. Stone Manager - create and distrubute Healthstones and Soulstones. If the target dies while being drained, and yields experience or honor, the caster gains a Soul Shard. Is th. Progress bar displayingHavoc Preparation. If it. Sacrolash’s Dark Strike – Corruption deals 15% increased damage and slows enemy movement speed by 50%. For still others, you might need an Infernal. You decide if a healer or tank will be checked and receives the buff. Draining the target is only half of the method, however, as you need to put the Soul Shards to use. /ss autosort [on/off] - Toggle automatic sorting when you leave combat. Head to the Hall of Curiosities in Oribos to buy a Gateway Control Shard for 100g. 3. Lasts 10 sec. To delete shards when bags are getting full /sm spare N /sm min N Spare is the number of spare bag slots to keep free. 5 point (s) in Shadow and Flame. /ssm max_number To set a max of soul shards (saved per character), 0 is infinite. It used to work fine but now it doesn’t delete a shard, just casts Drain Soul. Destroy a single shard When your bags are full and a world drop happens, you don't want to have to open your bags to find and destroy a soul shard. I don’t know what I’m doing wrong. Same thing with necrosis's auto deleting soul shards. Can only recommend it!Agony – one of your main DoT sources, deals Shadow damage over 18 sec (23,4 sec with Pandemic).