Editing User:Vanila
From Fallen London Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | A tool for calculating optimal outfits for | + | A tool for calculating optimal outfits for modifying menace gain. |
<pre class="jcConfig"> | <pre class="jcConfig"> | ||
− | name = Outfit Planner – | + | name = Outfit Planner – Menace Optimization |
module = CombStatCalc | module = CombStatCalc | ||
modulefunc = calc2 | modulefunc = calc2 | ||
Line 9: | Line 9: | ||
param = climit|Result Count Limit|5|int|0-50,1||Started groups will not be cut. Set to '0' for no limit. | param = climit|Result Count Limit|5|int|0-50,1||Started groups will not be cut. Set to '0' for no limit. | ||
param = mood|Allow Boons?|0|toggleswitch|1,0 | param = mood|Allow Boons?|0|toggleswitch|1,0 | ||
− | param = fate|Allow Fate?|1|toggleswitch|1,0 | + | param = fate|Allow Fate?|0|toggleswitch|1,0 |
− | param = qnum|Number of Qualities| | + | param = retired|Allow Retired?|0|toggleswitch|1,0 |
− | param = q1|Quality 1| | + | |2|toggleswitch|1,0 |
− | + | param = qnum|Number of Qualities|1|buttonselect|2,3,4|2=q1,q2;3=q1,q2,q3;4=q1,q2,q3,q4, | |
− | param = q2|Quality 2| | + | param = q1|Quality 1|Scandal|select|Scandal,Nightmares,Wounds,Suspicion |
− | + | param = q2|Quality 2|Scandal|select|Scandal,Nightmares,Wounds,Suspicion | |
− | param = q3|Quality 3| | + | param = q3|Quality 3|Scandal|select|Scandal,Nightmares,Wounds,Suspicion |
− | + | param = q4|Quality 4|Scandal|select|Scandal,Nightmares,Wounds,Suspicion | |
− | param = q4|Quality 4| | ||
− | |||
</pre> | </pre> | ||
<div id="PlannerWeighted"><span style="font-weight: bold;">Interface loading...</span></div> | <div id="PlannerWeighted"><span style="font-weight: bold;">Interface loading...</span></div> | ||
{{DecLine|Var=2}} | {{DecLine|Var=2}} | ||
− | <div id="PlannerWeightedResult"> | + | <div id="PlannerWeightedResult"> </div> |