Template:Special Consultation calculator: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
(Created page with "<noinclude>{{doc}}Category:Templates</noinclude><includeonly><!-- ### Variable Define -->{{#vardefine:dailyTaskReports | {{{dailyTaskReports|}}} }}<!-- -->{{#vardefine:eventLength | {{{eventLength|}}} }}<!-- -->{{#vardefine:eventTaskReports | {{{eventTaskReports|}}} }}<!-- -->{{#vardefine:goalReports | {{{goalReports|}}} }}<!-- -->{{#vardefine:reportsPerLawsuit | {{{reportsPerLawsuit|}}} }}<!-- -->{{#vardefine:reportsPerCase | {{{reportsPerCase|60}}} }}<!-- -->{{...")
 
imported>Harmonea
m (fix formatnum error)
 
Line 35: Line 35:
* {{Currency|Special Report|notext=true}}{{formatnum:{{#var:reportsToObtain}} }} to obtain / {{Currency|Special Report|notext=true}}{{#var:reportsPerCycle}} per lawsuit cycle = {{#expr:{{#var:cyclesNeeded}}round2}} cycles required.
* {{Currency|Special Report|notext=true}}{{formatnum:{{#var:reportsToObtain}} }} to obtain / {{Currency|Special Report|notext=true}}{{#var:reportsPerCycle}} per lawsuit cycle = {{#expr:{{#var:cyclesNeeded}}round2}} cycles required.


A player who does the one free lawsuit cycle per day will therefore need to refresh with {{Currency|S-Chip}}s {{#var:refreshesNeeded}} times, which will cost a total of {{Currency|S-Chip|notext=true}}{{formatnum: {{#var:totalChipCost}} }}. (Note that {{Currency|S-Chip|notext=true}}{{#var:chipsRefunded}} will be refunded with tasks along the way for an end cost of {{formatnum: {{Currency|S-Chip|notext=true}}{{#expr:{{#var:totalChipCost}}-{{#var:chipsRefunded}} }} }})
A player who does the one free lawsuit cycle per day will therefore need to refresh with {{Currency|S-Chip}}s {{#var:refreshesNeeded}} times, which will cost a total of {{Currency|S-Chip|notext=true}}{{formatnum:{{#var:totalChipCost}} }}. (Note that {{Currency|S-Chip|notext=true}}{{#var:chipsRefunded}} will be refunded with tasks along the way for an end cost of {{Currency|S-Chip|notext=true}}{{formatnum:{{#expr:{{#var:totalChipCost}}-{{#var:chipsRefunded}} }} }})


A player who starts late or cannot reach 15% bonus in lawsuits will need to adjust the above math to suit the individual situation.</includeonly>
A player who starts late or cannot reach 15% bonus in lawsuits will need to adjust the above math to suit the individual situation.</includeonly>

Latest revision as of 00:45, 27 July 2022

Template-info.png Documentation

Description[edit source]

This template automates the "math blurb" on Special Consultation pages, reducing potential errors for ease of editing.

Usage[edit source]

{{Special Consultation calculator
|dailyTaskReports=
|eventLength=
|eventTaskReports=
|goalReports=
|reportsPerLawsuit=
|reportsPerCase=     (optional; defaults to 60)
|chipsPerRefresh=    (optional; defaults to 80)
|chipsRefunded=      (optional; defaults to 300)
}}

Example[edit source]

{{Special Consultation calculator
|dailyTaskReports=180
|eventLength=7
|eventTaskReports=600
|goalReports=11000
|reportsPerLawsuit=232
}}

Completion of ALL tasks which award Special Report icon.pngSpecial Reports will grant the player a total of Special Report icon.png1,860:

  • Special Report icon.png600 in one-time tasks
  • Special Report icon.png180 x 7 days = Special Report icon.png1,260 in daily tasks

This means that to clear the Task List, a player who can reach 15% special report bonus must clear approximately 22 lawsuits plus an additional 2 cases:

  • Special Report icon.png11,000 - Special Report icon.png1,860 = Special Report icon.png9,140 reports to obtain in debates
  • 3 cases at Special Report icon.png60 + 1 lawsuit at Special Report icon.png232 (with 15% bonus) = Special Report icon.png412 per cycle
  • Special Report icon.png9,140 to obtain / Special Report icon.png412 per lawsuit cycle = 22.18 cycles required.

A player who does the one free lawsuit cycle per day will therefore need to refresh with Btn money s.pngS-Chips 16 times, which will cost a total of Btn money s.png1,280. (Note that Btn money s.png300 will be refunded with tasks along the way for an end cost of Btn money s.png980)

A player who starts late or cannot reach 15% bonus in lawsuits will need to adjust the above math to suit the individual situation.