Post by RedwoodElf You can use that to let you "toggle" between, for example, Drain Life, and Drain Soul. The Expendables. Got a Ebon Shadowbag that holds 28 shards at max and any beyond that get put into regular bags. namingway14 years ago#3. Macros Pre-Patch Builds PvP Warlock Class Basics in Burning Crusade Classic. Allow Class Ability Procs. #showtooltip /cast Drain Soul(Rank 1) /run PickupContainerItem(4,GetContainerNumSlots(4)) DeleteCursorItem() Rain of Fire & Hellfire need help with delete soul shard macro warlock. You can follow the bandit camp – craft staff- grind on snail method to easily level up your Sorcercy. I’ve looked online, tried several different macros. Can only recommend it!Agony – one of your main DoT sources, deals Shadow damage over 18 sec (23,4 sec with Pandemic). I really hope this helps and that blizzard never fixes this. For some reason, Necrosis reset the count from 20 soul shards to 35. 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. First up, is my Drain Soul macro. 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. /run CastSpellByName ("Drain Soul (Rank 1)") if UnitIsUnit ("playertarget","pettarget. I have a standard All in one Drain i have used for years. 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 macro just deletes the bottom-right item in the left-most bag. Immolate - A casted dot that generates soul shards. /ssm max_number To set a max of soul shards (saved per character), 0 is infinite. 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. 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. Personality: INTJ. 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. /stopmacro [mod:alt] /cast Soulburn. You deal 10% increased damage to targets affected by your Unstable Affliction. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. Soul Shards have been greatly changed--they're intended to be used and generated frequently in combat, as opposed to limited usage in Cataclysm. Addons 29,420 Downloads Last Updated: Aug 6, 2009 Game Version: 3. You can still use "/ss sort". The best way to think about this ability is that it's. Path Shard: Used for purchasing units and evolution items from the raid shop NPC. You can obtain soul shards on mobs 49+ at level 60. Features: Automatic sorting Max Soul Shard countDescription /ssm max_number To set a max of soul shards (saved per character), 0 is infinite /ssm To delete if you have too much shards. I can't find any add-ons specifically for this, I've tried a few macros found online, but none work. Then click on the "New" button on the macro window. . 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). (After I've made a soul stone and health stone). Demonbolt – deals average Shadowflame damage to s single target and generates. #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. This macro will only work if you have a Soul Shard bag equiped in your fourth slot bag. Luckily for us since Classic there has been a handy tool made by Warlocks for Warlocks: Soulsort. Has anyone. Monitoring the cds of your dps mates can also help, especially on tyrannical. Be sure to lead into Havoc with Soul Shards at the ready. Rank 1: Attribute augments to % Life, cooldown reduction, resource cost reduction, % extra gold from monsters, or % experience. (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. Thanks. Level 35: Fire and Brimstone Incinerate now also hits all enemies near your target for 40% damage and generates 2 Soul Shard Fragment for each additional enemy hit. 1 because GetItemCount(itemID. 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. It checks for a Soul Stone in the left most bag (typically your Soul Bag), lower right hand corner. Row 9. 0 and delete that sub folder safely without affecting the icon that displays the stack count. 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. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. Drain Soul. Destro is an really easy aoe spec imo, but definitely high apm, when shard refund starts to kick in. another item, same required lvl 64 (this time. Destroy all but a specified number of shards This will destroy any shards in excess of a designated number. Saves the tedium of having to manually delete soul shards, while allowing me to drain soul all I want for mana. Soul Shards are the main resource of Affliction Warlocks. /ss max [number] - Set the max number of Soul Shards to keep. Or one of your heavy use button. This versatile addon allows us to choose a set amount of Soul. If the target dies while being drained, and yields experience or honor, the caster gains a Soul Shard. Of course this talent will help justify not altering to a "build one Soul Shard, spend one Soul Shard" rotation, since it activates per Soul Shard spent, the proc chance (4% at max rank) is very low. 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. REMOVED - Removed completely from WoW,. If the bag is not full, it wont delete anything. so many fitures. Can only recommend it! Perpetual Agony of Azj’Aqir – Agony has a 20% increased chance to generate a Soul Shard. GetContainerNumSlots (i) do local z=C_Container. now makes your DoTs tick twice as fast under 20% and restores a Soul Shard every two ticks. I use a castsequence macro for my SB:SS needs, it prevents me from using extra shards in the cases you mention, but to get it to reset on time I have a conditional in it to reset (and thus burn a new shard) when I switch targets. You can refund your soul shard back if you take a flight path if only you hadn’t logged out for 15 minutes while having a demon out. If you have a Soul Shard bag, this is the perfect bag to use. 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. Races:. Thank you! I am looking for a Macro that will cast drain soul, Improved drain soul work and delete soul shards so my bag isn’t filled to the brim. Here was a way of improving it. It relies on your shard bag being the furthest left bag on your action bar(the F8 bag). I'm looking at the code now to see if I can fix it(not well versed in . Code: /run local c,s=0 for b=0,4 do for i=1,GetContainerNumSlots (b) do s=GetContainerItemLink (b,i) if s and s:find ("Soul Shard") then c=c+1 if c>24 then PickupContainerItem (b,i) DeleteCursorItem () end end end end. This is what you will use in place of Drain Soul once you get a soul shard bag. /ssm max_number To set a max of soul shards (saved per character), 0 is infinite. 0. . and it wont cost them a soul shard. On the second weak aura, open the drop down menu for the group, go into Shards 2. I'm really enjoying Demonology so far but like many others, i'm finding DE very clunky. 5% of maximum health every 1 sec, and may now absorb up to 15% of maximum health. 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. It cannot be fully automatic after combat because the related wow api needs a hardware event. Developer. That macro isn't necessary anymore. This macro will only work if you have a Soul Shard bag equiped in your. GetContainerNumSlots etc. [Macro] - Delete items from bags. It cannot be fully automatic after combat because the related wow api needs a hardware event. Some other spells that use a soul shard are shadow burn and soul fire. I started playing Wrath Classic and Rolled Warlock. its not bad. They are used for many things like summoning warlock pets like the void walker, felhunter, succubus, and felguard. Create Soulstone/healthstone and ritual of summoning in one button Note the healthstone and. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. In order to participate, all players must right-click the soul portal and not move until the ritual is. You can easily delete the numbers above if you prefer not to have them. 75+ weapons into Soul Weapons. 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. but have 32 atm, a nd it wont delete them from pressing button soul shard destroy button. Y is the bag slot the Soul Shard you want to delete is contained in. Afflicts the target with (72. ; Totem StompOnce you reach the limit it destroys -a- shard when you kill the mob with drain soul, not specifically the shard you get for it. If your bag name is not on the list, you can add it in a similar way. /cast [nocombat,harm] Soul Fire; [combat,harm,nochanneling:Shadow Bolt] Shadow Bolt. If you were looking for WotLK Classic content, please refer to our TBC Warlock addons and. eg: will delete all but 3 soulshards from inventory. Soulshatter is best used in conjunction with a party or raid running threat meters. Uses for Soul Shards include summoning party members with Ritual of Summoning, creating a Soulstone to resurrect players after death, and creating the tradeable Healthstone which is similar. you can regen shards in combat by using Drain soul as a mob dies or shadowburn within 5 seconds of their deathRegardless of my troubles. 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. To Create a Macro, begin by clicking the ‘New’ tab at the bottom of the gump. Delete Soul Shard Add-On/Macro? Add a reply Maeshire Undead Warrior Hey everyone, I'm new here but not to WoW and am enjoying this server so far! :) I am in. Mediocre damage; most people keep this at rank 1 to minimize mana cost. Havoc – marks a target with Havoc for 10 sec, causing your single target spells to also strike the Havoc victim. Rank 3: A second unique power, chosen randomly from. In WoW Dragonflight, the Affliction warlock has lost its apex and is no longer the king of PvP specs. Drains the soul of the target, causing 55 Shadow damage over 15 sec. Demonic Circle: Teleport: Increases your movement speed by 50% and makes you immune to snares and roots for 6 sec. Soul Shard of Solarus: Sun resistance increases by 50%, Physical attack power goes up by 10%, and melee attack speed is quicker by 5%. Group by: None Slot Level Source. /cast Drain Soul (Rank 1) /run local a=GetBagName (4); if a=="Core Felcloth Bag" or. It provides an easy menu to summon demons / pets; give buffs; summon players; and apply curses. I think Soul Sort (v1. 5 shards per week, completing this quest in 11 weeks. Best you can do is attach it to another macro ability. 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. The current IDs for Inventory. This way, the warlock can raise their threat to just over the main tank 's, then use Soulshatter to drastically lower it. Ritual of summoning also uses a soul shard along with soul stone. Could you attempt to work out a warlock macro that would delete soul shards from your fourth bag (if it is full) and cast drain soul rank 1? Back during the blizzcon demo I spent about 2-4 hours trying to research and try different versions from modern to pservers and case sensitivity, but the macro interface never allowed for deleting items. Dungeons and Raids. Gul'dan's Ambition. 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. Pretty sure Necrosis does it, so one stop shopping. It cannot be fully automatic after combat because the related wow api needs a hardware event. Description. If you happend to fill all bagslots with juicy greens to vendor or any other. This macro deletes excess soul shard in bag 4 (most left bag) Older macros , some might be outdated: Legion multi talent curse pvp macro. #showtooltip Soul Swap. 5 point (s) in Shadow and Flame. and soul fire is the stronger spell in game. The Soulwell lasts for 3 min or 10 charges. I started to doubt my memory if this was a thing in the Original WOTLK. the drain sould abilitywill give warlocks a chance to get soul shards with every time the drain soul does dammage. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). I recommend putting it in a macro, or add it to your Life Tap and Mount macros. Real solution is to put back cursoritem () and promote forum topic teaching about macros. 0 means keep all shards. If I want to automatically delete a Soul Shard if my Soul Shard bag is full, am I correct in assuming that, immediately after Drain Soul completes, the parameters of the function, C_Container. /petfollow. 1 because GetItemCount(itemID. Mouse over target and press key binding will set mouse over target as focus. Soul Shards are bop. 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!. Donation Support! If you want to help support the channel, here is my paypal link! Thank you so v. You can't delete an unassigned shard because there is no shard to be deleted. Ritual of summoning also uses a soul shard along with soul stone. I do NOT want to delete items by bagslot, nor do I want to delete all greys/whites, etc. To set a max of shards (saved per character), 0 is infinite. Is there a way to use this code in a macro to prevent using the last soulstone. It was created to be a quick and easy way to get rid of excess soul shards. handy macro for keeping shards in your soul bag: #showtooltip /script if GetContainerNumSlots(4)==GetInventoryItemCount("player",23) then PickupContainerItem(4,1); local a,b,c=GetCursorInfo(); if a=="item" and b==6265 then DeleteCursorItem(); else ClearCursor(); end; end. The bar shows how much power you gain or lose from casting a spell and with how much power you'll end up after the cast. If your shard bag is not in the F8 slot it will delete items in whatever bag is there. Code: Select all. Code Metrics. When I was levelling open world I took Improved Drain Soul because as a mob dies whilst you Drain it you get a significant amount of mana. This handy macro will remove your item in slot 4 of container 4. Works without a soul bag. Gives you a 70% chance to avoid interruption caused by damage while channeling the Drain Life, Drain Mana, or Drain Soul spell. Just macro it into Life Tap or Drain Soul or by itself. They are used for many things like summoning warlock pets like the void walker, felhunter, succubus, and felguard. Delete excess soul shard macro. Summoning your Demonic Tyrant fills three soul shards. ago. Two different ways to track Soul Shard count. Make sure you have Soul Shards available and Soul Burn is off CD before using this macro. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. This Macro command list describes all of the macro commands (or slash commands) recognized in World of Warcraft. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. Demonic Gateway: Can be cast instantly. I recommend putting it in a macro, or add it to your Life Tap and Mount macros. This is a way in the middle. Im not very good with macros. 0. Files. /ss sort – Sorts your Soul Shards to the back of your. 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). anyone know about a macro that can destroy soulshards? please help me. Soul Shards are the main resource of Destruction Warlocks. I've got macrotalk and i've been trying to use ones i've found on forums etc but they all seem to end up not working or not doing all the functions. However they work by using the command. There are basically two macros that work for any scenario: #showtooltip Devour Magic. Delete Category – Highlight a category and click delete to remove it. and it wont cost them a soul shard. I had some players tell is not true so with the actual Pre-Patch PTR up now I was able. 4 Download Install Description Files Source; Relations File Details. If you put a Soul Shard bag in the leftmost bag slot, this is bag 4. 17 february 2022: works but you have to add your own spells in the user. 3. 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. 5 sec) for the gateway to actually form, but the macro /uses the gateway. Choose a Name and an Icon so you can easily recognize your macro, then click on "Okay. This helps keep track of boss timers and can drastically help you with the mechanics of any Raid or Dungeon. There is a easier way to do it. If this macro doesn't work than solo Warlock leveling will be virtually unplayable, having to manually delete a soul shard after every single mob. If you're on 5 shards or have been sitting on 4 shards for a long time, use one even if you're not close to hitting a dump window. It’s mainly known and used because of the handy and minimalistic actionbar. Real solution is to put back cursoritem () and promote forum topic teaching about macros. Like if I set the max count in the macro to 5 and use drain soul, then it will delete the extra shard accordingly I’ll never get more than 5 shards total among all bags. Features: Automatic sorting. I really hope this helps and that blizzard never fixes this. DF-WEAKAURA. Yeah drain soul is the execute ability for affliction so we are capped on shards after every fight. ive tried multiple 1. I channel drain soul to kill and it only works and gives me a shard like 1/5 times… feels like only when it wants to. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). My macro for deleting warlock shards is not working since patch today. Deadly Boss Mods — Absolutely mandatory. It will automatically put soul shards in your last bag, and delete any that are in any other bags. Your Soul Leech absorption now passively recharges at a rate of 0. Properly anticipating cleave and putting Havoc to the best possible use can add a lot of damage to your parse. For some reason, Necrosis reset the count from 20 soul shards to 35. With this macro, I tend to always be at 27 shards. Ive been trying to form a macro that is a one button macro for soulstones. Drain Soul 244/255. Features: Automatic sorting. Warlock Addons. Soul Shards are bop. So apparently this has nothing to do with if the spell you are trying to cast is out of range. I played Lock in the original Wrath and always used the add-on Necrosis to limit my soul shards to what would fit my soul shard bag. Affliction has good survivability and huge solo target damage with a bit lack of burst damage. However they work by using the command. Details – Shows you how much damage, healing, etc everyone in your raid is doing. Maintainability Index59. Warlock Soul Shard Macro? It will automatically put soul shards in your last bag, and delete any that are in any other bags. Is th. 5 I think), SUF is not filling the whole bar with all 5 of them, like this: The problem only occurs when changing specs from Affliction/Demonology to Destruction and can be resolved by either reloading the UI or disabling/enabling the Soul Shards option in SUF options. 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. Using the gate in combat should automatically teleport you to the target location. 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. You'll need to recollect that Shard from the raid. I was told he uses a script, but what is it exactly? I would greatly appreciate the help. Warlocks get 8 + (spirit / 4) mana per tick (2sec). Drain Soul, pet passive, delete Soul Shard /cast Drain Soul(Rank 1) /run PetPassiveMode()local a=GetBagName(4); if a=="Core Felcloth Bag" or a=="Felcloth. Alternately, you can simply just right click on Shards 2. /cast Drain Soul (Rank 2) /run PickupContainerItem (4,12) DeleteCursorItem () Bag 4 is my soul shard bag. Drains the soul of the target, causing 710 Shadow damage over 15 sec. 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. Each Soul Shard can be upgraded 3 times using a new. Very Simple. Remove Flask of Enhancement for non-alchemists. Drains the soul of the target, causing 620 Shadow damage over 15 sec. If you put a Soul Shard bag in the leftmost bag slot, this is bag 4. Ritual of summoning also uses a soul shard along with soul stone. Get a soul bag - depending on how big it is, it will never exceed that number, e. Another option is Night Fae with the Decaying Soul. 5 second cast time (was 1. Shadow damage drain. Unless you need to refresh Immolate on the main target, you should apply Immolate before Havoc on the second target. These are: Stain of Sin: Act III, supports long fights and extra damage to elites. To set a max of shards (saved per character), 0 is infinite. But! What I found is that DeleteCursorItem() method not actually disabled, because when I'm using crapngray I can press addon button multiple times using LMB (which delete 1 gray item at a time), but when I press RMB (which should delete all gray items in the bags) it crashes. to delete all soul shards? or delete some even… Yeah, there’s a couple, just search under warlock on Curseforge. /ss sort - Sorts your Soul Shards to the back of your. This macro deletes a Soulshard if all your equiped soulbags are full and then proceeds to cast rank 1 Drain Soul. Cast Incinerate as a filler. 0 > display tab, scroll down to the bottom and uncheck “Show Glow”. And I've always wondered how he moves his soul shards to the center of his screen. 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. Topic Archived. It can be crafted by using 2 Soul Shrooms and 8 Soul Shards. Once you reach the limit it destroys -a- shard when you kill the mob with drain soul, not specifically the shard you get for it. Either macros or addons make the server disconnect me at some point/condition. Implosion should become a part of the regular rotation whenever 2 or more targets are stacked together. -Stolen. More features may be forthcoming if there is any interest. 5 Update Soul Shard tracker. btw when demon warlock spam soul fire it got a side effect that give 30 more crit. * Buff menu. CurseForge is one of the biggest mod repositories in the world, serving communities like Minecraft, WoW, The Sims 4, and more. It takes a user-defined maximum number of shards (default 28), and will delete any excess shards. #showtooltip. They are used for many things like summoning warlock pets like the void walker, felhunter, succubus, and felguard. lua) which version are you using. Comment by jacjac funny how much destructive warlock sucks cos demon damage more with this. Some other spells that use a soul shard are shadow burn and soul fire. Comentario de 322481 i just found out with a new patch that'll either be added soon, or if it's been added already. Just macro it into Life Tap or Drain Soul or by itself. Comment by 322481 i just found out with a new patch that'll either be added soon, or if it's been added already. Use the new Soul Weapon system to convert regular Lv. Also, you’re required to have Sorcery Level 32 and Crafting Level 34. For RoF There's a smartcast, which won't show the green indicator. An unassigned shard is not a corrupted shard, but a missing replica. I found this online #showtooltip /cast Drain Soul (Rank 1) /run PickupContainerItem (4,GetContainerNumSlots (4)) DeleteCursorItem (). Drain Life: Gain an absorb shield equal to the amount of healing done for 30 sec. Nameplate Personal Buffs/Debuffs. 2 you will be able to use 2 legendaries at the same time, but 1 has to be the covenant legendary. Donation Support! If you want to help support the channel, here is my paypal link! Thank you so v. SoulSort is a lightweight Soul Shard management addon that helps you keep your Soul Shards organized in your bags. Corruption – DoT spell, simply deals Shadow damage. Flex on your friends! Warlock-specific addons that can help us or are convenient quality of life tools. Here are some recommendations that would help the class and spec out. For M+. You should cast Implosion once every 2-3 casts of Hand of Gul'dan to maximize Soul Shard efficiency. Cast Immolate if you need to refresh the DoT. {"payload":{"allShortcutsEnabled":false,"fileTree":{"Warlock":{"items":[{"name":"Pet","path":"Warlock/Pet","contentType":"directory"},{"name":"Amplify Curse. Cannot be used while shapeshifted. that add on really help. /cast [nochannel] Drain Soul. CurseForge is one of the biggest mod repositories in the world, serving communities like Minecraft, WoW, The Sims 4, and more. BigWigs – Functions the same as DBM but is slightly more lightweight. 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. 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. 2. Some other spells that use a soul shard are shadow burn and. the new patch is going to be off the chain, if it's not. Addons 532 Downloads Last Updated: May 21, 2022 Game Version: 2. Warlock. Shadowfurry should be instant as it once was, on no more than 20. /ss autosort [on/off] - Toggle automatic sorting when you leave combat. Rain of Fire - Is the best. 1. Use this macro to destroy exactly one. If the target dies while their soul is stored, they will be able to resurrect with 400 health and 700 mana. Soul Fire does excellent damage and applies Immolate to the target. The addon sorts all Soul Shards to be at the end of your bags (as far left as possible). I had some players tell is not true so with the actual Pre-Patch PTR up now I was able. In order to participate, all players must be out of combat and right-click the portal and not move until the ritual is complete. looked around and was told that this macro will fix the issue is this correct. Refresh Macro List – Update changes made to the list. Shards from Disenchanting Disenchanted from Rare quality items, and sometimes Uncommon quality items. Anyone have any idea why this macro stopped working? It hasn’t worked since phase 2. I need it for delete soul shard macro… system (system) closed 2019-09-27 14:26:52 UTC #2 This topic was automatically closed 30 days after the last reply. /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. And make sure: (a) "Found. GameStop Moderna Pfizer Johnson & Johnson AstraZeneca Walgreens Best Buy Novavax SpaceX Tesla. /ssm To delete if you have too much shards. The . PVP Multiplier: 1. also, we no longer have CoR, but the CoW now weakens armor, and attack. Adjusted various Arcane visuals in Court of Stars, Algathar Academy, and The Arcane Vaults to. Use this macro to destroy exactly one. Mana is a secondary resource for Affliction Warlocks. 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. This addon solves that that problem by deleting excess shards automatically. are in bags -> of amount>maxAmount than delete soul shards from bag 1 by 1 until amount !> maxAmount basically something like that. Soul Shards are bop. You typically approach said window by building to 3.