Editing Tradeskills

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 19: Line 19:


Edit: Tatanka 7/16/22:  This is true for lower values of INT/WIS (or whatever the applicable stat happens to be).  Once you hit a stat value of 420, then successes and failures have the same chance to give a skillup.  Since most trades depend on INT/WIS, I'll address that here.  Somewhere around level 66-68 (sorry, my notes weren't any more specific than that), you will be able to get enough AAs to raise your INT/WIS cap quite a bit.  That, combined with now being high enough to have the enchanter buff Precognition land on you, will now get your INT/WIS to at least 420.
Edit: Tatanka 7/16/22:  This is true for lower values of INT/WIS (or whatever the applicable stat happens to be).  Once you hit a stat value of 420, then successes and failures have the same chance to give a skillup.  Since most trades depend on INT/WIS, I'll address that here.  Somewhere around level 66-68 (sorry, my notes weren't any more specific than that), you will be able to get enough AAs to raise your INT/WIS cap quite a bit.  That, combined with now being high enough to have the enchanter buff Precognition land on you, will now get your INT/WIS to at least 420.
Edit: Tatanka 8/10/23.  Thanks to Cadira, who pointed something out on the EQ forums.  This breakpoint (where your chance of skillup is the same whether you succeed or fail the combine) depends on the tradeskill.  These are the breakpoints for each skill:  215: research, 400: smithing, poisonmaking, 415: tailoring, tinkering, 615: baking, brewing, 800: fletching, 815: alchemy, jewelcraft, pottery.


== Fanra's tips ==
== Fanra's tips ==
Line 214: Line 212:
|}
|}
Click images for larger view:
Click images for larger view:
<gallery widths="200px" heights="200px">
<gallery widths=200px heights=200px>
File:Brewmaster's Mug.png|Brewmaster's Mug
File:Brewmaster's Mug.png|Brewmaster's Mug
File:Intricate Jewelers Glass.jpg|Intricate Jewelers Glass
File:Intricate Jewelers Glass.jpg|Intricate Jewelers Glass
Line 526: Line 524:


<code>//run the base success formula
<code>//run the base success formula
    if ($data['trivial'] < 68) {
    if ($data['trivial'] < 68) {
         $success = $skill - $data['trivial'] + 66;
         $success = $skill - $data['trivial'] + 66;
     } else {
     } else {
Please note that all contributions to Fanra's EverQuest Wiki are considered to be released under the Creative Commons Attribution Share Alike (see Project:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)