Fletching
This data on fletching came from two characters on Test.
S is the maximum adjusted stat, Trivial is the trivial level of the item attempted, Skill is the skill when the attempt is made (not the skill achieved), Made is the number of times the item was successfully made, Failed is the number of times the attempt failed, and SuOnMd is true when the skillup came on a successful combine.
The data begins with a compilation for Kaisha's log. I also added the seven SuOnMd=false skillup data presented by mysharona. I cannot use his other data because his S is too high to distinguish between Y=2 and Y=3. I wanted to use Jarak's data but there are inconsistencies in it at the moment.
This data on fletching came from two characters on Test.
S is the maximum adjusted stat, Trivial is the trivial level of the item attempted, Skill is the skill when the attempt is made (not the skill achieved), Made is the number of times the item was successfully made, Failed is the number of times the attempt failed, and SuOnMd is true when the skillup came on a successful combine.
The data begins with a compilation for Kaisha's log. I also added the seven SuOnMd=false skillup data presented by mysharona. I cannot use his other data because his S is too high to distinguish between Y=2 and Y=3. I wanted to use Jarak's data but there are inconsistencies in it at the moment.
Code:
[B]S Triv Skill Made Failed SuOnMd[/B] 99 122 0 1 15 FALSE 99 122 1 0 4 FALSE 99 122 2 2 10 FALSE 99 122 3 0 7 FALSE 99 122 4 0 10 FALSE 99 122 5 0 15 FALSE 99 122 6 1 8 TRUE 99 122 7 0 1 FALSE 99 122 8 0 8 FALSE 99 122 9 1 17 FALSE 99 122 10 1 11 FALSE 99 122 11 5 25 FALSE 99 122 12 1 5 FALSE 99 122 13 1 24 FALSE 99 122 14 0 2 FALSE 99 122 15 0 4 FALSE 99 122 16 1 1 TRUE 99 122 17 0 3 FALSE 99 122 18 2 19 FALSE 99 122 19 0 5 FALSE 99 122 20 0 17 FALSE 99 122 21 1 13 TRUE 99 122 22 0 1 FALSE 99 122 23 0 12 FALSE 99 122 24 0 8 FALSE 99 122 25 0 7 FALSE 99 122 26 1 8 FALSE 99 122 27 3 23 FALSE 99 122 28 0 4 FALSE 99 122 29 1 30 FALSE 99 122 30 0 3 FALSE 99 122 31 0 11 FALSE 99 122 32 1 8 FALSE 99 122 33 0 6 FALSE 99 122 34 1 1 TRUE 99 122 35 1 31 FALSE 99 122 36 1 6 TRUE 99 122 37 0 7 FALSE 99 122 38 1 10 FALSE 99 122 39 0 4 FALSE 99 122 40 1 5 TRUE 99 122 41 0 7 FALSE 99 122 42 0 11 FALSE 99 122 43 1 7 TRUE 99 122 44 0 5 FALSE 305 ?? 206 29 2 FALSE 305 ?? 238 21 7 FALSE 305 ?? 239 6 4 FALSE 305 ?? 242 39 67 FALSE 305 ?? 245 2 1 FALSE 305 ?? 246 23 32 FALSE 305 ?? 250 1 5 FALSE 115 31 0 1 3 FALSE 115 31 1 2 2 TRUE 115 31 2 6 4 TRUE 115 31 3 6 1 TRUE 115 31 4 4 6 TRUE 115 31 5 4 7 FALSE 115 31 6 4 2 TRUE 115 31 7 3 3 TRUE 115 31 8 1 12 TRUE 115 31 9 1 0 TRUE 115 31 10 1 1 FALSE 115 31 11 2 3 TRUE 115 31 12 1 1 TRUE 115 31 13 3 3 TRUE 115 31 14 1 0 TRUE 115 31 15 0 1 FALSE 115 31 16 1 0 TRUE 115 31 17 2 4 FALSE 115 31 18 1 0 TRUE 115 31 19 2 2 FALSE 115 31 20 4 0 TRUE 115 31 21 0 1 FALSE 115 31 22 1 1 TRUE 115 31 23 3 1 FALSE 115 31 24 1 2 FALSE 115 31 25 3 3 FALSE 115 31 26 2 2 TRUE 115 31 27 9 1 TRUE 115 31 28 1 4 TRUE 115 31 29 1 0 TRUE 115 31 30 0 1 FALSE 105 31 0 6 5 TRUE 105 31 1 3 6 TRUE 105 31 2 1 0 TRUE 105 31 3 2 4 TRUE 105 31 4 0 1 FALSE 105 31 5 1 1 TRUE 105 31 6 2 0 TRUE 105 31 7 1 2 TRUE 105 31 8 1 0 TRUE 105 31 9 1 0 TRUE 105 31 10 3 4 TRUE 105 31 11 5 3 TRUE 105 31 12 1 1 TRUE 105 31 13 2 0 TRUE 105 31 14 2 5 FALSE 105 31 15 18 7 TRUE 105 31 16 3 2 FALSE 105 31 17 2 1 TRUE 105 31 18 3 4 TRUE 105 31 19 7 5 TRUE 105 31 20 1 0 TRUE 105 31 21 2 0 TRUE 105 31 22 5 6 FALSE 105 31 23 2 0 TRUE 105 31 24 9 6 TRUE 105 31 25 3 0 TRUE 105 31 26 2 0 TRUE 105 31 27 1 0 TRUE 105 31 28 9 7 TRUE 105 31 29 7 4 TRUE 105 31 30 8 2 TRUE
Comment