User:Fig bucket
Calculators
These are interactive web pages I wrote to see how different combinations of equipment and effects affect various stats. They take their inspiration from the Maximizing pages here, but list almost all sources and provide a simple user interface for selecting items, with dynamic updating of totals. Since they use javascript they are maintained off-site (thanks to my clan).
Calculators exist for:
Instructions
At the top of the page you can select or enter a few variables that directly change the total or which change the behaviour of multiple items relevant to that page; e.g., your base stat, the level of Grimace darkness, number of lit moon segments, etc. Then select items/effects in the table and the total at the top will update. The meaning of the little images should be obvious, and you can mouse-over them and many other things to see brief help text.
There is some colour-coding to entries. A green background means a non-tradeable item/effect; a dark background means a Mr. Store item, and any other colours are just there to help separate lines.
Notes
- Outfits must be selected separately and are not linked to their components.
- The effect of Chester's moustache on DB skills and Hobo power are not yet fully modeled; there might be a few other complex things like that too.
- Some items are not fully spaded; if the info was too vague it was not included.
Inquiry
Asking for help with a certain "issue" I noticed regarding templates used on boss pages; more specifically, dread bosses. If you go to Great Wolf of the Air or Mayor Ghost (Hard Mode) (just examples, I think all dread bosses have that problem) , you can see that the ----after combat----- line is placed at the very bottom of the section, even after the stat gains.
On pages like Oscus, however, everything is fine...
Only difference I can see is that dread bosses only have Template:AcquireClan; absolutely zero appearance of Template:Acquire (nvm, just tried adding a random {aquire|item} and it changed nothing...)
SOOoooo... I'm not an expert in HTML, but would need your help to correctly set where this ---after combat--- line is being placed on these pages. --Fredg1 (talk) 00:27, 3 October 2019 (UTC)
- The {{AcquireClan}} template (and it doesn't matter if it was {{Acquire}} either) was included inside the {{battle}} template for the dread bosses. Not entirely sure if there was a motivation for that, but moving them outside the template fixes things. --Fig bucket (talk) 17:11, 3 October 2019 (UTC)