• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

CraftingWillard

 

Project Updated:
Files Updated: Thu, Jul 16 2009
Supports Game Version: 1.3
Category: Professions
Tags:

, , , and [Edit Tags]

Project Manager: Onni_x
Additional Authors: No additional authors
Current Version: CraftingWillard v2.9.0
License: Public Domain
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 28
Downloads Total: 49,211
Favorites: 114
Comments: 61
  • Contests
  • About CraftingWillard
  •  

CraftingWillard shows talisman and apothecary component values in a small window. You can also list all component values from your backpack, bank and last auction search result using slash command. You can also browse any result potions and talismans.

Usage

  • Small window opens automatically whenever you open talisman making or apothecary window.
  • Browsing of resulting items by giving your own raw values.
  • Automatic crafting results collection (change: disabled by default).
  • Automatic resource data collection (disabled by default).
  • With LibSlash installed you can also use command: /cwillard

About the values

  • All the component raw values are taken from the actual game.
  • In apothecary, the raw values to potion formulas are player community made. The potion description values are from the actual game.
  • In Taliman Making, the raw values to potion formulas and talisman descriptions are player community made.
  • Supports exporting data to a file.
  • Collected data is not used in any other way and there are no plans to use it by this addon.
  • This addon has reached a point that it can be either a Willard (knock-off "tip calculator") or a Wizard. If you are not sure which one you got then all I know that Wizards are tested especially for number sevens. ;)

Credits

  • to Rhissa for the original idea
  • to all the people in Warhammer Alliance crafting forums for all the formulas and insights
  • to Irinia for new ideas and for sorting out the Apothecary stuff. You should also check Crafting Info Tooltip by Irinia which is a must have for crafting.

Other issues

  • Right now I have no plans to go any further with this addon.
  • There is a bug in auction search results. It tells you in chat about how many result items were found. That number is propably correct, but it doesn't actually retrieve all of them, but only "some random portion". You know how many results were dropped by comparing the list-commands "processed" number to the number given by auction search.

Tables used

  • Component values are from the game itself, but when CraftingWillard is predicting what the resulting item would be then it uses tables that are based on the research by player community. Tables used are not always identical to the ones you can find from other sources due to recent changes in Warhammer or my stubborness. ;) So to improve the quality and understanding of the underlying formulas I'll display the used tables here.

Apothecary tables

Power bonus from Apothecary tradeskill level

TradeskillPower bonus
1 - 99+0
100 - 199+1
200+2

Stability bonus from Apothecary tradekill level

TradeskillStability bonus
1 - 99+0
100 - 149+1
150 - 200+2

Resulting potion based on total power

  • Total power = power bonus from tradeskill + all component powers
  • New hybrid and tradeskill potions from patch 1.2 do not scale with power.
Total powerRank
1 - 21
3 - 45
5 - 610
7 - 815
9 - 1020
11 - 1225
13 - 1430
15 - 1632
17 - 1835
19 - 2038
2140

Talisman Making tables

  • Old tables (patch 1.0 - 1.2) were based to this post by Karylet.
  • New tables (patch 1.3 ->) are based on this post.

Power bonus from Talisman Making tradeskill level

TradeskillPower bonus
1 - 199+0
200+1

Value bonus from fragment rarity

RarityValue bonus
White+0
Green+4
Blue+8
Purple+12

Resulting talisman based on total power

  • Total power = power bonus from tradeskill + all component powers
  • Talisman value = value bonus from fragment rarity + value from total power
  • Resistance talismans values are 5 * total value
  • Training talismans have always total value +1
Total powerTalisman value
1 - 93 - 15
10 - 144 - 16
15 - 195 - 17
20 - 256 - 18
26 - 307 - 19
31 - 358 - 20
36 - 409 - 21
41 - 4610 - 22
47 - 5111 - 23
5212 - 24
  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  CraftingWillard v2.4.0 Release Beta 3.0 3,789 1/24/2009
  CraftingWillard v2.3.0 Release Beta 3.0 1,075 1/16/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Melcoria said

    Minor problem, the anchor window keeps moving, only shows up in the layout edit mode, but its annoying that it wont stay put. I found a quick fix for this.

    In the file Interface\Addons\CraftingWillard\CraftingWillard.xml, add savesettings="true" to the line with:
    Window name="CraftingWillardAnchor"

    This seems to work for a lot of the other programs that are resetting at every login, if any other authors happen upon this posting.
    Hope this helps everyone out.

    Reply Report Permalink
  • Nimafor said

    1 thing i would like to see in the next update is add 2 extra bars to the window which show how much +crit and +special chance you have put in

    Reply Report Permalink
  • joesnazz said

    great update : )

    please donate to this creator if you got the money

    Reply Report Permalink
  • Onni, joo my new hero!

    Reply Report Permalink
  • Onni_x said

    I managed to find some time and also take an advantage on the free game time campaing Mythic has going on. As a result the v2.9.0 should appear as soon as it's approved.

    My goal was just to make everything work again and also to update the existing value tables. The Talisman Making tooltips should be correct once again. I didn't add any new talisman or apothecary items.

    Reply Report Permalink
  • lucas1965 said

    Great news but it is not working for crit, xxx power talisman

    Reply Report Permalink
  • That is great news! I always enjoyed the function to check what I was making before wasting ingredients. It's appreciated!

    Reply Report Permalink
  • vtnerd said

    I've been examining the lua file, can anyone provide any guidance on a few things?

    -Which function is pulling the power values out of the item table?
    -Which function is calculating the total power, type and rarity?
    -Which function takes the type, rarity and power and looks up the corresponding expected talisman in the item table?

    I have my hunches, but being new to the syntax and everything makes me want to confirm before investigating further.

    I'm new to lua and WAR addons, but I love this addon and want to keep it alive and I hope that I might be able to help with my limited programming skills.

    Reply Report Permalink
  • Onni_x said

    Cheers vtnerd for the effort. I replied to your PM.

    Reply Report Permalink
  • Erazil said

    update soon ?

    Reply Report Permalink
  • Onni_x said

    Thanks sstair for your hard work fixing the helper windows. :)

    It seems that I'm not able to support this addon anymore. Without access to Warhammer I cant test any updates/fixes and it's therefore too risky for me to release them. So CraftingWillard is looking for a new developer to keep it up-to-date.

    While updating CraftingWillard you should be ready to do a lot of research by yourself. Search the forums what people have already discovered and then verify those findings. And try to do your own detective work to fill in the missing data. As it was with 1.1 and 1.2 it seems that it's time to re-discover all crafting rules again.

    If you are interested becoming the new developer then please send me a PM. Untill then there wont be any new releases...

    Reply Report Permalink
  • Vancelot said

    Looks like someone has done most of the work here:

    http://warhammeralliance.com/forums/showpost.php?p=4206020&postcount=17

    I sure hope someone takes on the task of updating this addon.

    Reply Report Permalink
  • Erazil said

    i dont know if help but talisman craft :
    Box 150 : base green 175 : gold 200 : item 200 : essence : 150 ( power CW 44) = talisman +14
    Box 150 : base blue 175 : gold 200 : item 200 : essence : 150 ( power CW 44) = talisman +18

    ( both base is int for test)

    Reply Report Permalink
  • Abolition3 said

    Basically:

    As Sstair said, the potency data tables have been reallocated to heavily favour the fragment. What this means is the numerical values for each ingredient will not be correct and you won't get what the addon says you will get.

    This, and all the new talismans will not show what you will get.

    1.3 brought about changes to talisman making, which make this addon currently obsolete.

    Reply Report Permalink
  • sstair said

    BTW, while the tooltips no longer cause errors, the values they display don't reflect the result in Talisman making, because of 1.3 changes.
    >> The Potency data tables have been reallocated to heavily favor the fragment.

    Reply Report Permalink
  • Skhelter said

    This is or was a great addon. The fix posted by sstair works for the tooltip. Now if only we could get updated tables to display the new talismans.

    Reply Report Permalink
  • sstair said

    New talismans? What new talismans?

    Reply Report Permalink
  • sstair said

    Ahh, I see they in the new area.

    Reply Report Permalink
  • sstair said

    OK, I've figured out and fixed what was causing the tooltips to fail in both Apothecary and Talisman windows. The Great Goog told me that nLootLink was getting the same error message, so I download the latest and previous versions of that addon, and diffed them to see what had changed.

    Rather than paste another diff, I'll just put the modified CraftingWillard.lua file where people can download it.

    http://home.roadrunner.com/~sstair/CraftingWillard.lua

    Reply Report Permalink
  • ReZDoGG84 said

    This helps the windows show, but values don't seem to be accurate. Will you be updating the program completely soon at all? I really like this mod, and it is really useful to knowing the outcome of Tali's. Thanks.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 59 Miracle Grow Remix Professions
  2. 59 Crafting Info Tooltip Professions
  3. 17 Motion Professions, Auction & Economy...
  4. 11 EZCraftX Professions
  5. 9 Miracle Grow w/ AutoGrow Professions