View difference between Paste ID: meabcSJX and R8f27QP7
SHOW: | | - or go back to the newest paste.
1
<Purpose>
2-
- 
2+
- Read the mod description. I made this mod to replace 'OrderMyItems' mod.
3
</Purpose>
4
5
<Notes>
6
- This mod (CACO version i'm using) splits ingredients into 7 categories, the following shows each category and the leveledItem count (how many ingredients from that category to give the merchant).
7
8
VeryCommon
9
Total ingredients = 21
10
Out of towns 	* 1.75	= 36 (number of VeryCommon ingredients to give the 'Out of towns' merchants)
11
Cannot invest 	* 2		= 42
12
Invest in 		* 4		= 84 (84 out of 21 ingredients -some might have more than 1- hence Very Common)
13
14
Common
15
Total ingredients = 64
16
Out of towns 	* 1.5	= 96
17
Cannot invest 	* 1.75	= 112 
18
Invest in 		* 3.5	= 224
19
20
CommonImport
21
Total ingredients = 20
22
Out of towns 	* 1.25	= 25
23
Cannot invest 	* 1.5	= 30
24
Invest in 		* 3		= 60
25
26
Uncommon
27
Total ingredients = 69
28
Out of towns 	* 1		= 69
29
Cannot invest 	* 1.25	= 86
30
Invest in 		* 2.5	= 172
31
32
UncommonImport
33
Total ingredients = 29
34
Out of towns 	* 0.75	= 21
35
Cannot invest 	* 1		= 29
36
Invest in 		* 2		= 58
37
38
Rare
39
Total ingredients = 47
40
Out of towns 	* 0.5	= 23
41
Cannot invest 	* 0.75	= 35
42
Invest in 		* 1.5	= 70
43
44
VeryRare
45
Total ingredients = 3
46
Out of towns 	* 0.25	= 0	(Out of town merchants can't have Very rare items)
47
Cannot invest 	* 0.5	= 1
48
Invest in 		* 1		= 3 (3 out of 3 doesn't guarantee merchant will have 1 of all, he may have 3 of only one type)
49
</Notes>
50
51
<Download-Installation>
52
- I use the 'Apothecaries Sell More - CACO Version' version.
53
</Download-Installation>
54
55
<Compatibility-Issues>
56
</Compatibility-Issues>
57
58
<LoadOrder>
59
</LoadOrder>