Search Results
Search results 1-19 of 19.
-
Sort bag
PostPlease, allow us to sort our bag, I mean, we can sort items in chests but not in our bag ?
-
Here is the new rss item value table * Tier * Item value * T2 * 2 * T3 * 6 * T4 * 14 * T4.1 * 30 * T4.2 * 54 * T4.3 * 102 * T5 * 30,02 * T5.1 * 61,98 * T5.2 * 118,02 * T5.3 * 229,98 * T6 * 62,02 * T6.1 * 125,98 * T6.2 * 246,02 * T6.3 * 495,98 * T7 * 126,02 * T7.1 * 253,98 * T7.2 * 502,02 * T7.3 * 997,98 * T8 * 254,02 * T8.1 * 509,98 * T8.2 * 1014,02 * T8.3 * 2021,98 Note : IV is always rounded down, so 495,84 appears as 495 in game
-
@Strange I actually found the new table they might use (at least it gives exact result) * T2 * 2 * T3 * 6 * T4 * 14 * T4.1 * 30 * T4.2 * 54 * T4.3 * 102 * T5 * 30 * T5.1 * 61,975 * T5.2 * 118 * T5.3 * 229,975 * T6 * 62 * T6.1 * 125,975 * T6.2 * 246 * T6.3 * 485,975 * T7 * 126 * T7.1 * 253,975 * T7.2 * 502 * T7.3 * 997,975 * T8 * 254 * T8.1 * 509,975 * T8.2 * 1014 * T8.3 * 2021,975 Note also that IV is rounded down, so 495,8 is displayed as 495. @Monochrome any new about nutrition cost per craft …
-
Well, here's my list for IV of components : * T2 * 2 * T3 * 6 * T4 * 14 * T4.1 * 30 * T4.2 * 54 * T4.3 * 102 * T5 * 30 * T5.1 * 61 * T5.2 * 118 * T5.3 * 229 * T6 * 62 * T6.1 * 125 * T6.2 * 246 * T6.3 * 485 * T7 * 126 * T7.1 * 253 * T7.2 * 502 * T7.3 * 997 * T8 * 254 * T8.1 * 509 * T8.2 * 1014 * T8.3 * 2021 However, for instance T5.1 8-resources : 61 * 8 = 488, but real is 495. Something is wrong here @Monochrome
-
@Monochrome well, • With IV * 0,225 for T4 8-resources items : IV : 112 112 * 0,225 = 25,2 • With IV / 0,225 for same data 112 / 0,225 = 497,78 which is obviously wrong. • Real cost : 8 nutritions. @Strange enchanted item values are off by 0-10% which will be corrected in the next patch i believe ? Thanks a lot !
-
Yes that's what i'm talking about @Nydiadus, for the fee I already figured out the formula which is . item value = 20% tax on the building so I you want to craft a T3 bow (192 iv) and the tax is set at 200%, you have to pay 1'920 silvers to craft. I would like to know the nutrition cost if I want to craft 8.3 hellgate artifact for exemple; I'm sure there is a formula @Monochrome, any clue ?
-
Guild tab bugs
PostIf you open the guild tab, scroll down the member list then close the tab and open it again, you won't be able to see the members anymore. Same bug for territories tab. 431538Sanstitre.png Hope it will be solved as it's pretty annoying.
-
Hello, I trying to figure out the formula the game uses to calculate the food cost when crafting item. As far as I know for non-artifact items: * Tier * Cost per resources * T2 * 0 * T3 * 0 * T4 * 1 * T4.1 * 3 * T4.2 * 5 * T4.3 * 11 * T5 * 2.5 * T5.1 * 6 * T5.2 * 12.5 * T5.3 * 26 * T6 * 6.5 * T6.1 * 14 * T6.2 * 26.5 * T6.3 * 54 * * Does someone know how to calculate it Thanks a lot !
-
Thanks for the answer ! I've a problem, when i'm calculating the cost with your formula @Monochrome. Exemple for T4.1 Firestaff 1-h: Item value : 720 Number of resources : 24 1.75^( LOG( (720/24) / 2 / LOG(2) ) ) * 24 * 10 which gives me 1341.06. However in the game, the value for T4.1 is 1499. Thanks a lot !
-
Any news @Monochrome ?
-
Hey guys, I'm trying to calculate how many focus is required when I want to craft X item. With my formula, I can calculate exactly the required amount for all flat items before the focus reduction (base * 0,5^[redux / 100]). However, the enchanted item seem to have a different formula as when I apply my formula I can't get the right value. Also, I would like to know exactly how do you calculate artifact cost ? Does someone know the formula the game uses for them, would be very helpful to me ? Th…