\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Mewsie (vennybot)} \pdfinfo{ /Title (test.pdf) /Creator (Cheatography) /Author (Mewsie (vennybot)) /Subject (test Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{654D94} \definecolor{LightBackground}{HTML}{F5F3F8} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{test Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Mewsie (vennybot)} via \textcolor{DarkBackground}{\uline{cheatography.com/217983/cs/48115/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Mewsie (vennybot) \\ \uline{cheatography.com/vennybot} \\ \uline{\seqsplit{mewsie}.world} \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 21st June, 2026.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.44333 cm} x{3.53367 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{BeginnerRebirthInfo}} \tn % Row 0 \SetRowColor{LightBackground} Parameter & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Level & Level of "max" before Angel System goes away \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \textasciitilde{}\textasciicircum{}Note: \textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}The following values must be in the format of 1.000000 = 100\%\textasciicircum{}\textasciitilde{} \tn % Row Count 6 (+ 3) % Row 3 \SetRowColor{white} \seqsplit{RestoreHpRatio} & HP Regen Ratio Upon Death \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \seqsplit{RestoreMpRatio} & MP Regen Ratio Upon Death \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} \seqsplit{RestoreExpRatio} & EXP Ratio Upon Death \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} \seqsplit{RestoreTmxpRatio} & TM Ratio Upon Death \tn % Row Count 14 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is regarding the Angel System and the parameters required to adjust it.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{DailyColor}} \tn % Row 0 \SetRowColor{LightBackground} Parameter & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Value & {\bf{MapInfoEx}} ID \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} NoonColor & Color at "Noon" \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} EveningColor & Color at "Evening" \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} NightColor & Color at "Night" \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} DawnColor & Color at "Dawn" \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is the Map color table to describe the color for maps. It appears to use DECIMAL to describe the color. Use a tool like this to convert Hex to Decimal: \seqsplit{https://convertingcolors.com/decimal-color-16777215.html}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.89586 cm} x{4.08114 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{EquipReform\_HelpItem}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Parameter} & Description \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} ID & {\bf{ItemParam}} ID \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \seqsplit{minShift} & minimum \% value of the gem (can be negative) \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{maxShift} & max \% value of the gem (can be negative) \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} \seqsplit{Comment} & Name \tn % Row Count 8 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is for setting the custom temper gems. Use with the {\bf{EquipReformRandomStatRatio}} and {\bf{EquipReformRandomTable}} tables for adjusting and making custom temper gems.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.9954 cm} x{3.9816 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{\seqsplit{EquipReformRandomStatRatio}}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Parameter} & Description \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Min & minimum of temper range assistance \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Max & max bonus of temper range assistance \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Comment & Name of bonus \tn % Row Count 7 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is the general temper range. Use with the {\bf{EquipReform\_HelpItem}} and {\bf{EquipReformRandomTable}} tables for adjusting and making custom temper gems.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.89586 cm} x{4.08114 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{EquipReformRandomTable}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Parameter} & Description \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Name & Short Name of Reform Table \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} Step\# & Distribution on a scale of 1-10 of the temper range \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \textasciitilde{}\textasciicircum{}TIP\textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}Think of this as a line graph. (x,y) so \textless{}Step1\textgreater{}1 = (1,1), \textless{}Step10\textgreater{}9 = (10,9) etc. It's math distribution.\textasciicircum{}\textasciitilde{} \tn % Row Count 9 (+ 4) % Row 4 \SetRowColor{LightBackground} \seqsplit{Comment} & Category \tn % Row Count 10 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is for setting the general temper ranges of each item type. Use with the {\bf{EquipReform\_HelpItem}} and {\bf{EquipReformRandomStatRatio}} tables for adjusting and making custom temper gems.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.9954 cm} x{3.9816 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{\seqsplit{EquipReformRandomStatRatio}}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Parameter} & Description \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Min & Minimum \% affected, can be negative \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} Max & Max \% affected, can be negative \tn % Row Count 5 (+ 1) % Row 3 \SetRowColor{white} Comment & Optional Label \tn % Row Count 6 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This describes the min and max of the range of what can happen to your equipment stats from baseline when tempering.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.64241 cm} x{3.33459 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{BonusPresentItemInfo}} \tn % Row 0 \SetRowColor{LightBackground} Parameter & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} PresentId & Box Id from {\bf{PresentItemParam2}} \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} SelectItemId & Item in Parent PresentId Box to grant bonus to \textasciitilde{}\textasciicircum{}(AKA when SelectItemId is given by the box PresentId....)\textasciicircum{}\textasciitilde{} \tn % Row Count 8 (+ 5) % Row 3 \SetRowColor{white} \seqsplit{PickBonusPresentId} & Reward Box A's Item Box ID to give a sub-item as a bonus \textasciitilde{}\textasciicircum{}(AKA ...then a sub-item is granted from PickBonusPresentId's Item Pool {\bf{OR}}....)\textasciicircum{}\textasciitilde{} \tn % Row Count 14 (+ 6) % Row 4 \SetRowColor{LightBackground} \seqsplit{UnpickBonusPresentId} & Reward Box B's Item Box ID to give a sub-item as a bonus \textasciitilde{}\textasciicircum{}(AKA ...then a sub-item is granted from UnpickBonusPresentId's Item Pool)\textasciicircum{}\textasciitilde{} \tn % Row Count 20 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This table relies on a boolean system meaning that either A or B bonus present is given for the {\bf{PresentItemParam2}}-exclusive item pool. All FIELDINFOs are required per row filled out to make this work, meaning you cannot omit Item Pool A \textasciitilde{}\textasciicircum{}(PickBonusPresentId)\textasciicircum{}\textasciitilde{} or Item Pool B \textasciitilde{}\textasciicircum{}(UnpickBonusPresentId)\textasciicircum{}\textasciitilde{}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.09494 cm} x{3.88206 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{DropItemEventParam}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Parameter} & Description \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} ID & {\bf{ItemParam}} Id of item \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \seqsplit{DrillRatio} & Ratio of Drilling chance \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{MonRatio} & Ratio of Monster Drop chance \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} In\_Year & Start year \textasciitilde{}\textasciicircum{}(think: 2009, 2010, etc.)\textasciicircum{}\textasciitilde{} \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} \seqsplit{In\_Month} & Start month \tn % Row Count 9 (+ 1) % Row 6 \SetRowColor{LightBackground} In\_Day & Start hour \tn % Row Count 10 (+ 1) % Row 7 \SetRowColor{white} In\_Hour & Start hour \tn % Row Count 11 (+ 1) % Row 8 \SetRowColor{LightBackground} \seqsplit{In\_Minute} & Start minute \tn % Row Count 13 (+ 2) % Row 9 \SetRowColor{white} \seqsplit{Out\_Year} & End year \textasciitilde{}\textasciicircum{}(think: 2009, 2010, etc.)\textasciicircum{}\textasciitilde{} \tn % Row Count 15 (+ 2) % Row 10 \SetRowColor{LightBackground} \seqsplit{Out\_Month} & End month \tn % Row Count 17 (+ 2) % Row 11 \SetRowColor{white} Out\_Day & End hour \tn % Row Count 18 (+ 1) % Row 12 \SetRowColor{LightBackground} \seqsplit{Out\_Hour} & End hour \tn % Row Count 19 (+ 1) % Row 13 \SetRowColor{white} \seqsplit{Out\_Minute} & End minute \tn % Row Count 21 (+ 2) % Row 14 \SetRowColor{LightBackground} \seqsplit{WorkingDays} & Day of the week it's up \tn % Row Count 23 (+ 2) % Row 15 \SetRowColor{white} \textasciitilde{}\textasciicircum{}w1\textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}Sunday\textasciicircum{}\textasciitilde{} \tn % Row Count 24 (+ 1) % Row 16 \SetRowColor{LightBackground} \textasciitilde{}\textasciicircum{}w2\textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}Monday\textasciicircum{}\textasciitilde{} \tn % Row Count 25 (+ 1) % Row 17 \SetRowColor{white} \textasciitilde{}\textasciicircum{}w3\textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}Tuesday\textasciicircum{}\textasciitilde{} \tn % Row Count 26 (+ 1) % Row 18 \SetRowColor{LightBackground} \textasciitilde{}\textasciicircum{}w4\textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}Wednesday\textasciicircum{}\textasciitilde{} \tn % Row Count 27 (+ 1) % Row 19 \SetRowColor{white} \textasciitilde{}\textasciicircum{}w5\textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}Thursday\textasciicircum{}\textasciitilde{} \tn % Row Count 28 (+ 1) % Row 20 \SetRowColor{LightBackground} \textasciitilde{}\textasciicircum{}w6\textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}Friday\textasciicircum{}\textasciitilde{} \tn % Row Count 29 (+ 1) % Row 21 \SetRowColor{white} \textasciitilde{}\textasciicircum{}w7\textasciicircum{}\textasciitilde{} & \textasciitilde{}\textasciicircum{}Saturday\textasciicircum{}\textasciitilde{} \tn % Row Count 30 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is used for Global Events such as Pop Events} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.4931 cm} x{3.4839 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{ExpmapHelper}} \tn % Row 0 \SetRowColor{LightBackground} Parameter & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} ID & {\bf{MapInfoEx}} ID \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Name & Optional Label \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Exp\_Event & Ratio of bonus EXP \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} TM\_Event & Ratio of bonus TM Exp \tn % Row Count 5 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is what gives maps additional exp boons.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{0.89586 cm} x{4.08114 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{ItemReformTable}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Parameter} & Description \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} MinLv & Minimum level this bracket applies to \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} MaxLv & Max level this bracket applies to \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} ItemId & {\bf{ItemParam}} ID of the temper material \textasciitilde{}\textasciicircum{}(Chaos Feathers are default)\textasciicircum{}\textasciitilde{} \tn % Row Count 9 (+ 3) % Row 4 \SetRowColor{LightBackground} \seqsplit{ItemCnt} & \# of ItemId required for Tempering \tn % Row Count 11 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is what defines the temper feather values, as well as what ID is used for tempering.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.19448 cm} x{3.78252 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Compound\_@@@ - Bulk List}} \tn % Row 0 \SetRowColor{LightBackground} \seqsplit{Parameter} & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \seqsplit{CompoundID} & ID of compound \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} Name & Name displayed to the player \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} Comment & Optional description \tn % Row Count 5 (+ 1) % Row 4 \SetRowColor{LightBackground} ResLv & Required Level to Receive Compound \tn % Row Count 7 (+ 2) % Row 5 \SetRowColor{white} ResID1-3 & Received ItemParam ID \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} ReqID1 & Required ItemParamID 1 \tn % Row Count 9 (+ 1) % Row 7 \SetRowColor{white} ReqNum1 & Required \# of ReqID1 \tn % Row Count 10 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Repeat Req@@@\# until ReqNum5} \tn % Row Count 11 (+ 1) % Row 9 \SetRowColor{white} \seqsplit{Probability} & Baseline probability of success \tn % Row Count 13 (+ 2) % Row 10 \SetRowColor{LightBackground} Fee & Galder Fee for compounding \tn % Row Count 14 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{These are: \newline - Compound\_Potion \newline - Compound\_Rare \newline - Compound\_Throw \newline As they all share IDs.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.34379 cm} x{3.63321 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Compounder\_@@@ - Individual Lists}} \tn % Row 0 \SetRowColor{LightBackground} Parameter & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \seqsplit{CompoundID} & ID from Compound\_@@@ tables \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \seqsplit{Probability} & Additional Probability chance \tn % Row Count 4 (+ 2) % Row 3 \SetRowColor{white} Hidden & Is this listing hidden or not? \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} \textasciicircum{}0\textasciicircum{} & \textasciicircum{}No\textasciicircum{} \tn % Row Count 7 (+ 1) % Row 5 \SetRowColor{white} \textasciicircum{}1\textasciicircum{} & \textasciicircum{}Yes\textasciicircum{} \tn % Row Count 8 (+ 1) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{(Not sure behavior for player if hidden)} \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{These are for the individual compound lists themselves taken from the {\bf{Compound\_@@@}} table.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.54287 cm} x{3.43413 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{EquipReformCostDiscount}} \tn % Row 0 \SetRowColor{LightBackground} Parameter & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} index & {\bf{ItemParam}} ID \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} ratio & Ratio of discount \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} desc & Optional description \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Allows you to make certain tempers discounted.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.29402 cm} x{3.68298 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{ExchangeShopContents}} \tn % Row 0 \SetRowColor{LightBackground} Parameter & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \seqsplit{ExchangeID} & ID of Exchange \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Name & Name of Exchange (Displayed) \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Comment & Name of Exchange (Internal) \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} ResLv & Required Level \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} ResID1-3 & Received item ID \tn % Row Count 6 (+ 1) % Row 6 \SetRowColor{LightBackground} ReqID1-5 & Required ID number for trade \tn % Row Count 7 (+ 1) % Row 7 \SetRowColor{white} ReqNum1-5 & How many required \tn % Row Count 8 (+ 1) % Row 8 \SetRowColor{LightBackground} Fee & Cost \tn % Row Count 9 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{This is the major list of all Exchanges.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.39356 cm} x{3.58344 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{CMSetItemParam}} \tn % Row 0 \SetRowColor{LightBackground} Parameter & Description \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} ID & ID of {\bf{ItemParam}} Set \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} Name & Name of Set Label \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} Item\# & Item required \tn % Row Count 4 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{5.377cm}}{Sets {\bf{ItemParam}} equipment set titles and preface to other sets in myshop. Requires an {\bf{ItemParam}} row per set.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}