Kingsmarch
Old: chuanhsing 2024-08-14 11:12:43
New: chuanhsing 2024-08-14 15:01:48
Old | New | Differences | |
---|---|---|---|
26 | 26 | ||
27 | 27 | ### Thaumaturgic dust scaling | |
28 | 28 | Amount of Dust sent | Shipment value multiplied by, formula is ` dust require = shippinement_value*sqrt(dust amount)` | |
29 | - | - | - | |
29 | + | ||
30 | + | Shipment Value | Dust sent | Calculate | Final Shipment Value | |
31 | + | - | - | - | - | |
32 | + | 1000 | 1000 | sqrt(1000/1000) = 100% more | 1000 * (1 + 100%) = 2000 | |
33 | + | 1000 | 4000 | sqrt(4000/1000) = 200% more | 1000 * (1 + 200%) = 3000 | |
34 | + | 1000 | 9000 | sqrt(9000/1000) = 300% more | 1000 * (1 + 300%) = 4000 | |
30 | 35 | ||
31 | 36 | ||
32 | 37 | ### Fishing |