Skip to content
Secrets of Draenor Inscription

Spell

Secrets of Draenor Inscription

Physical

3.5 sec1 sec cooldownSelf Only

Advertisement
Top Comments

The highest voted Wowhead comments for this page. They are community notes, not TheWoWDB comments.

2
359013+3via Wowhead (opens the original comment in a new tab)

Think it's useful to note that there's no need (aside from the small chance of a skill increase) to create anymore of these after you have learned all the available recipes, unlike, for example, the blacksmithing equivalent that can be turned in for a sack of gold.

3
Traynwreck+3via Wowhead (opens the original comment in a new tab)

As of Patch 6.1, since the new recipes are purchased with pigments, these are still useless if you already bought all the recipes off the vendor in the scribe building. As I personally now have a stock of 40 I think I will give up on them ever being useful again.

All 8 comments below ↓

Secrets of Draenor Inscription
Related

Community notes from Wowhead · 8 comments

The comments below were written by Wowhead users. They are community notes, not TheWoWDB comments. See them in context on Wowhead.

2
359013+3via Wowhead (opens the original comment in a new tab)

Think it's useful to note that there's no need (aside from the small chance of a skill increase) to create anymore of these after you have learned all the available recipes, unlike, for example, the blacksmithing equivalent that can be turned in for a sack of gold.

3
Traynwreck+3via Wowhead (opens the original comment in a new tab)

As of Patch 6.1, since the new recipes are purchased with pigments, these are still useless if you already bought all the recipes off the vendor in the scribe building. As I personally now have a stock of 40 I think I will give up on them ever being useful again.

pakteri+1via Wowhead (opens the original comment in a new tab)

This will make your life easier! Try it out.
To make this work; you have to run the script in the chat box (you copy-paste it and press enter) and it will create an icon that you can drag onto your bars.

Alchemy

Alchemical Catalyst : /run PickupSpell(156587)
Secrets of Draenor Alchemy : /run PickupSpell(175880)
Transmute: Living Steel : /run PickupSpell(114780)

Blacksmithing

Truesteel Ingot : /run PickupSpell(171690)
Secrets of Draenor Blacksmithing : /run PickupSpell(176090)
Balanced Trillium Ingot : /run PickupSpell(143255)
Lightning Steel Ingot : /run PickupSpell(138646)

Enchanting

Temporal Crystal : /run PickupSpell(169092)
Secrets of Draenor Enchanting : /run PickupSpell(177043)

Engineering

Gearspring Parts : /run PickupSpell(169080)
Secrets of Draenor Engineering : /run PickupSpell(177054)
Jard's Peculiar Energy Source : /run PickupSpell(139176)

Inscription

War Paints : /run PickupSpell(169081)
Secrets of Draenor Inscription : /run PickupSpell(177045)
Scroll of Wisdom : /run PickupSpell(112996)

Jewelcrafting

Taladite Crystal : /run PickupSpell(170700)
Secrets of Draenor Jewelcrafting : /run PickupSpell(176087)
Serpent's Heart : /run PickupSpell(140050)

Leatherworking

Burnished Leather : /run PickupSpell(171391)
Secrets of Draenor Leatherworking : /run PickupSpell(176089)
Hardened Magnificent Hide : /run PickupSpell(142976)
Magnificence of Leather : /run PickupSpell(140040)

Tailoring

Hexweave Cloth : /run PickupSpell(168835)
Secrets of Draenor Tailoring : /run PickupSpell(176058)
Celestial Cloth : /run PickupSpell(143011)
Imperial Silk : /run PickupSpell(125557)

PS: You can do this for all your spells on your professions. All you gotta do is check the spell id from wowhead and use it.

Rotok+1via Wowhead (opens the original comment in a new tab)

(Thank you pakteri for original and Tsmarine for updated run line command!)
As of 11.0, there have been API changes to the original PickUpSpell() command, so that no longer works. Use /run C_Spell.PickupSpell() now instead.
This will make your life easier! Try it out.
As of 11.0, there have been API changes to the original PickUpSpell() command, so that no longer works. Use /run C_Spell.PickupSpell() now instead.
This will make your life easier! Try it out.

To make this work; you have to run the script in the chat box (you copy-paste it and press enter) and it will create an icon that you can drag onto your bars.

Alchemy
Alchemical Catalyst : /run C_Spell.PickupSpell(156587)
Secrets of Draenor Alchemy : /run C_Spell.PickupSpell(175880)
Transmute: Living Steel : /run C_Spell.PickupSpell(114780)

Blacksmithing
Truesteel Ingot : /run C_Spell.PickupSpell(171690)
Secrets of Draenor Blacksmithing : /run C_Spell.PickupSpell(176090)
Balanced Trillium Ingot : /run C_Spell.PickupSpell(143255)
Lightning Steel Ingot : /run C_Spell.PickupSpell(138646)

Enchanting
Temporal Crystal : /run C_Spell.PickupSpell(169092)
Secrets of Draenor Enchanting : /run C_Spell.PickupSpell(177043)

Engineering
Gearspring Parts : /run C_Spell.PickupSpell(169080)
Secrets of Draenor Engineering : /run C_Spell.PickupSpell(177054)
Jard's Peculiar Energy Source : /run C_Spell.PickupSpell(139176)

Inscription
War Paints : /run C_Spell.PickupSpell(169081)
Secrets of Draenor Inscription : /run C_Spell.PickupSpell(177045)
Scroll of Wisdom : /run C_Spell.PickupSpell(112996)

Jewelcrafting
Taladite Crystal : /run C_Spell.PickupSpell(170700)
Secrets of Draenor Jewelcrafting : /run C_Spell.PickupSpell(176087)
Serpent's Heart : /run C_Spell.PickupSpell(140050)

Leatherworking
Burnished Leather : /run C_Spell.PickupSpell(171391)
Secrets of Draenor Leatherworking : /run C_Spell.PickupSpell(176089)
Hardened Magnificent Hide : /run C_Spell.PickupSpell(142976)
Magnificence of Leather : /run C_Spell.PickupSpell(140040)

Tailoring
Hexweave Cloth : /run C_Spell.PickupSpell(168835)
Secrets of Draenor Tailoring : /run C_Spell.PickupSpell(176058)
Celestial Cloth : /run C_Spell.PickupSpell(143011)
Imperial Silk : /run C_Spell.PickupSpell(125557)