Editing Stage drop list

From Tears of Themis 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 publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
__TOC__
__TOC__


==How to Update Page==
==Anomaly Levels==
# Go to the page for the game mode you want to update. (See [[#List of stage drop list pages|List of stage drop list pages]])
{{Drop rate/Stage|Anomaly Level 01-01
# Go to Edit Source for the page.
# Find the name of the Level you want. This should look something like <code>{{Drop rate/Stage|<stage name></code>
# Increment totalRuns
# If that run dropped one of the items listed+same quantity under <code>|dropRateData=</code>, then increment that item's numRuns by 1.
# Save the page.
 
For example:
<pre>
{{Drop rate/Stage|Test Stage 01-01
|totalRuns=3
|totalRuns=3
|dropRateData=
|dropRateData=
{{Drop rate|Stellin
{{Drop rate|Stellin|3}}
|quantity=1200
{{Drop rate|Logic Chip I|3}}
|numRuns=3
{{Drop rate|Logic Chip II|1}}
{{Drop rate|Oracle of Justice II|3}}
}}
}}
{{Drop rate|Oracle of Justice II
|quantity=5
|numRuns=3
}}
}}
</pre>
Let's say we want to update this stage with 1 run that dropped Stellin but no Oracle. It would then look like this:
<pre>
{{Drop rate/Stage|Test Stage 01-01
|totalRuns=4
|dropRateData=
{{Drop rate|Stellin
|quantity=1200
|numRuns=4
}}
{{Drop rate|Oracle of Justice II
|quantity=5
|numRuns=3
}}
}}
</pre>
==List of Stage drop list pages==
* [[Stage drop list/Main Story]]
* [[Stage drop list/Anomaly Levels]]
* [[Stage drop list/Legal Studies]]
* [[Stage drop list/Character Stories]]
[[Category:Game information]]
Please note that all contributions to Tears of Themis Wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see Tears of Themis Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)