-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathconfig.json
197 lines (197 loc) · 5.75 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
{
"workspace": "data/global/excel",
"legacy": false,
"fallback": "",
"logAppend": false,
"log": "output.txt",
"iveConsideredDonating": false,
"rules": {
"Basic/NoDuplicateExcel": {
"action": "warn"
},
"Basic/LinkedExcel": {
"action": "warn"
},
"Basic/StringCheck": {
"action": "warn"
},
"Basic/NumericBounds": {
"action": "warn"
},
"Cube/ValidInputs": {
"action": "warn"
},
"Cube/ValidOutputs": {
"action": "warn"
},
"Cube/ValidOp": {
"action": "warn"
},
"Items/ValidSockets": {
"action": "warn"
},
"Items/NoIllegalGambling": {
"action": "warn"
},
"Items/ValidStatParameters": {
"action": "warn"
},
"Level/ValidWarp": {
"action": "warn"
},
"Level/ValidWPs": {
"action": "warn"
},
"Monsters/ValidChains": {
"action": "warn"
},
"Skills/EqualSkills": {
"action": "warn"
},
"String/NoUntranslated": {
"action": "ignore"
},
"TC/ValidTreasure": {
"action": "warn"
},
"TC/ValidNegativePicks": {
"action": "warn"
},
"TC/ValidProbs": {
"action": "warn"
}
},
"generateDocs": false,
"docOptions": {
"title": "My Mod Documentation",
"language": "enUS",
"filterPages": [],
"localizedStrings": {
"pageNames": {
"main": "Main",
"runeword": "Runewords",
"uniques": "Unique Items",
"sets": "Set Items",
"magic": "Magic Prefixes/Suffixes",
"cube": "Cube Recipes",
"armor": "Armor",
"weapons": "Weapons",
"gems": "Gems",
"misc": "Misc Items"
},
"hiddenItemProperties": {},
"subPageNames": {
"magicPrefixes": "Magic Prefixes",
"magicSuffixes": "Magic Suffixes",
"fullSetBonus": "Full Set Bonuses",
"partialSetBonus": "Partial Set Bonuses",
"setItems": "Set Items"
},
"cubeInputQualifiers": {
"qty": "%s x %d",
"low": "Low Quality %s",
"nor": "Normal %s",
"hiq": "Superior %s",
"mag": "Magic %s",
"set": "Set %s",
"rar": "Rare %s",
"uni": "Unique %s",
"crf": "Crafted %s",
"tmp": "Tempered %s",
"nos": "Non-Socketed %s",
"sock": "Socketed %s",
"sockN": "%s with %d sockets",
"noe": "Non-Ethereal %s",
"eth": "Ethereal %s",
"bas": "Basic (Non-Exceptional, Non-Elite) %s",
"exc": "Exceptional %s",
"eli": "Elite %s",
"nru": "%s, non-runeworded",
"any": "Any Item"
},
"cubeHardcodedOutputs": {
"Cow Portal": "Portal to %s",
"Pandemonium Portal": "Portal to Pandemonium Sub-Level",
"Pandemonium Finale Portal": "Portal to Uber Tristram",
"Red Portal": "Portal to %s"
},
"cubeOutputQualifiers": {
"useitem": "The same item",
"usetype": "The same item, rerolled",
"low": "%s, Low Quality",
"nor": "%s, Normal Quality",
"hiq": "%s, Superior Quality",
"mag": "%s, Magic Quality",
"set": "%s, Set Quality",
"rar": "%s, Rare Quality",
"uni": "%s, Unique Quality",
"crf": "%s, Crafted",
"tmp": "%s, Tempered",
"eth": "%s, Ethereal",
"sockN": "%s, with %d sockets",
"mod": "These extra properties are added:",
"modNoList": "The item's properties are preserved",
"uns": "Socketed items are destroyed",
"rem": "Socketed items are removed (and not destroyed)",
"reg": "Properties are regenerated",
"exc": "%s, Exceptional",
"eli": "%s, Elite",
"rep": "The item is repaired",
"rch": "The item is recharged",
"percentChance": "%d%% chance: %s",
"lvl": "Item Level: %d",
"plvl": "Item Level: +%d%% of Player Level",
"ilvl": "Item Level: +%d%% of Item Level",
"pre": "%pre %item",
"suf": "%item %suf"
},
"cubeOps": [
"Invalid",
"%value < Current Day of Month < %param",
"Current Day of Week is not %datevalue",
"Player Stat '%paramstat' > %value",
"Player Stat '%paramstat' < %value",
"Player Stat '%paramstat' is not %value",
"Player Stat '%paramstat' is %value",
"Base Player Stat '%paramstat' > %value",
"Base Player Stat '%paramstat' < %value",
"Base Player Stat '%paramstat' is not %value",
"Base Player Stat '%paramstat' is %value",
"Added Player Stat '%paramstat' > %value",
"Added Player Stat '%paramstat' < %value",
"Added Player Stat '%paramstat' is not %value",
"Added Player Stat '%paramstat' is %value",
"First Input's '%paramstat' > %value",
"First Input's '%paramstat' < %value",
"First Input's '%paramstat' is not %value",
"First Input's '%paramstat' is %value",
"First Input's Base '%paramstat' > %value",
"First Input's Base '%paramstat' < %value",
"First Input's Base '%paramstat' is not %value",
"First Input's Base '%paramstat' is %value",
"First Input's Added '%paramstat' > %value",
"First Input's Added '%paramstat' < %value",
"First Input's Added '%paramstat' is not %value",
"First Input's Added '%paramstat' is %value",
"First Input's Mod Class is not %value",
"Special"
],
"cubeDaysOfWeek": [
"None",
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"other": {
"setNItems": "(%d items)",
"setSpecificItem": "(only if %s is equipped)",
"setFull": "(Full set)",
"potentialSockets": "%d potential sockets"
}
}
}
}