All right, thanks. This one working fine but version 1.1 is somehow more compatible with older software.
Version 1.3: https://drive.google.com/open?id=10HjZ2ze9O6pDm9OU1nLAe5ongK_RSVHg6FLOhuh3QLw Added CM cards Updated quality and rarity of Everlasting Ground & Crude Plates
Version 1.31: https://drive.google.com/open?id=1WqMjw5JOpjTjEPgvOKRP_p2xCpardqOEu_do7Y9b8hI Added Ready To Strike
Hey guys, I frequently read in several threads that you aren't happy with your item rarity formula yet as some existing items break the formula. I took a further look at the situation and came up with a relatively small fix such that every item (at least today) matches this new formula. I used the xlsx-file v1.2 and an xlsx-export of the most recent google-doc v1.31 for quick testing on the problematic items (and I will use those documents to explain my changes to you), but I tested it exhaustively with some own javascript file. The change I suggest: Change Cell L23 on the "Item Maker" sheet from "=IF(L16<4;0;IF(L16<6;1;2))" to "=IF(L16<4;0;IF(L16<5;1;IF(L16>5;2;IF(K16<3;1;2))))" My change in words: For primary weapons (Weapons, Staffs and Divine Weapons) if they have some card exactly 5 times on it and the item has some rare cards then boost the item's rarity by two instead of one. I don't know if the devs intended exactly this but it's the easiest formula that matches each and every item that is available today. Any comments on this from your side? Greetings, Phoenix
Hey @Pawndawan , any chance you could post the google spreadsheet as a file? I don't like google, and don't care to sign up and give them any more of my info than they've already ferreted out.
Here's the xlsx version. The conversion to Excel-format has been made automatically by Google, so some features of the spreadsheet might be broken.
Fwiw, a few days ago, I went to the Google link, and it gave me an option to downloaded it as an ODS. Didn't sign up / sign in.
I wasn't providing a serious reason for why Wail isn't in the Item Creator, I assume it's either a small error or it's not been updated with all CM module cards. But Wail is the worst because any card that discards all opponents' attack cards with infinite range and no line of sight requirements is absolutely terrible.
If the post is for Aloyzo's Arsenal, then don't bother. If you really want Wail on your item, assume the item is level 625, or thereabouts.
Hi everyone! Is the latest version of Vakaz's item creator from December 2016 ? No updates after that ? Thanks!
Well it was but I just updated it with Wail so now this is the most updated version Updated in original post as well