Legacy talk:Loom
Loom Build Formula
70.67.2.98 23:23, July 18, 2010 (UTC)
Whats the Formula for Looms Quality?
Here's what I've got for a current loom (under const):
String q54 Board ~q52 Block ~q20 Branch ~q21
(approximate values are rounded)
Attempt to make cloth: q31 plant fibers Result: q32 cloth
This means that my loom is about q35. Figuring just the average of the materials used, you get q36. Double checking against the attempt shows that the quality of a loom is equal to the average of the individual parts' average or (avg string + avg board + avg block + avg branch) / 4
- LoomQ based on above production data: 35(incl)..39(excl!) ... LoomQ = (4*clothQ[+0.0..+1.0]) - (3*plantFibersQ)
- LoomQ based on above build data: 35.615 (all item types weighed the same)
Trying to do some additional verify tests. Just to make sure. --MvGulik 12:57, 1 June 2012 (EDT)
- Fals89 14:32, 12 November 2012 (EST)
What i have: BlockAQ=10, BoardAQ=10, BranchAQ=12,8, StringAQ=29,35
FibresAQ=7,2 => ClothQ=9
FibresAQ==11,8 => ClothQ=12
Hope it useful.