|
|
(31 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| Everything that has Template in front of the name needs fixing.
| | Templates that show up in ''Pages in category "Droprates"'' need to be finished. |
|
| |
|
| Use [[Hefner|this]] page to check drop rates
| | ===Finished=== |
| | Following droptables are done : |
|
| |
|
| ''Example''
| | *[[Template:NexDrops|Nex]] {{okay}} |
| <pre>
| | *[[Template:AvatarDrops|Avatar]] {{okay}} |
| {| class="wikitable uncolapsable align-center-3" <!--This is the top of the table, align-center-3 makes sure the third row (quantity) is centered-->
| | *[[Template:CallistoDrops|Callisto]] {{okay}} |
| !colspan="2"|Item
| | *[[Template:VetionDrops|Vet'ion]] {{okay}} |
| !Quantity
| | *[[Template:VenenatisDrops|Venenatis]] {{okay}} |
| !Drop rate
| | *[[Template:JadDrops|Jad]] {{okay}} |
| ![[File:donatoricon.png|link=]]
| | *[[Template:SkotizoDrops|Skotizo]] {{okay}} |
| ![[File:superdonatoricon.png|link=]]
| | *[[Template:VotebossDrops|Guardian of Votes]] {{okay}} |
| ![[File:extremedonatoricon.png|link=]] <!--Icons that will be shown at the top of the table, put |link= at the end so they can't be clicked.(Can be changed later to link to donator rank pages)-->
| | *[[Template:KBDDrops|KBD]] {{okay}} |
| ![[File:legendarydonatoricon.png|link=]]
| | *[[Template:ZulrahDrops|Zulrah]] {{okay}} |
| ![[File:royaldonatoricon.png|link=]]
| | *[[Template:MimicDrops|The Mimic]] {{okay}} |
| !Price
| | *[[Template:ScorpiaDrops|Scorpia]] {{okay}} |
| |-
| | *[[Template:BattlemagesDrops|Battlemages]] {{okay}} |
| | {{plinkt|Torva full helm}} <!--This is the name of the item-->
| | *[[Template:KrakenDrops|Kraken]] {{okay}} |
| |1 <!--This is the quantity-->
| | *[[Template:ChaosElementalDrops|Chaos elemental]] {{okay}} |
| |style="background-color: #ff863c;" | <center> 1/350 </center> <!--These 6 are drop rates for each rank-->
| | *[[Template:CorpDrops|Corporeal Beast]] {{okay}} |
| |style="background-color: #ff863c;" | <center> 1/330 </center>
| | *[[Template:ChaosFanaticDrops|Chaos fanatic]] {{okay}} |
| |style="background-color: #ff863c;" | <center> 1/310 </center>
| | *[[Template:CrazyArchDrops|Crazy archaeologist]] {{okay}} |
| |style="background-color: #ff863c;" | <center> 1/280 </center>
| | *[[Template:BeardedGorillasDrops|Bearded gorillas]] {{okay}} |
| |style="background-color: #ff863c;" | <center> 1/270 </center>
| | *[[Template:DemonicGorillasDrops|Demonic gorillas]] {{okay}} |
| |style="background-color: #ff863c;" | <center> 1/210 </center>
| | *[[Template:RoatpkzmonsterDrops|Roat Pkz monster]] {{okay}} |
| | {{Price|Torva full helm}} <!--This is the price of the item--> | | *[[Template:RoyalRevsDrops|Royal revenants]] {{okay}} |
| |} | | *[[Template:RevsDrops|Revenants]] {{okay}} |
| </pre>
| |
| | |
| ''Gives''
| |
| | |
| {| class="wikitable uncolapsable align-center-3" <!--This is the top of the table, align-center-3 makes sure the third row (quantity) is centered-->
| |
| !colspan="2"|Item
| |
| !Quantity
| |
| !Drop rate
| |
| ![[File:donatoricon.png|link=]]
| |
| ![[File:superdonatoricon.png|link=]]
| |
| ![[File:extremedonatoricon.png|link=]] <!--Icons that will be shown at the top of the table, put |link= at the end so they can't be clicked.-->
| |
| ![[File:legendarydonatoricon.png|link=]]
| |
| ![[File:royaldonatoricon.png|link=]]
| |
| !Price
| |
| |-
| |
| | {{plinkt|Torva full helm}} <!--This is the name of the item-->
| |
| |1 <!--This is the quantity-->
| |
| |style="background-color: #ff863c;" | <center> 1/350 </center> <!--These 6 are drop rates for each rank-->
| |
| |style="background-color: #ff863c;" | <center> 1/330 </center>
| |
| |style="background-color: #ff863c;" | <center> 1/310 </center>
| |
| |style="background-color: #ff863c;" | <center> 1/280 </center>
| |
| |style="background-color: #ff863c;" | <center> 1/270 </center>
| |
| |style="background-color: #ff863c;" | <center> 1/210 </center>
| |
| | {{Price|Torva full helm}} <!--This is the price of the item--> | |
| |} | |
| | |
| | |
| {| class="wikitable uncolapsable"
| |
| !Droprate
| |
| !Colorcode
| |
| |-
| |
| |1
| |
| |style="background-color: #afeeee;" | <center>#afeeee</center>
| |
| |-
| |
| |1/25
| |
| |style="background-color: #56e156;" | <center>#56e156</center>
| |
| |-
| |
| |1/99.99
| |
| |style="background-color: #ffed4c;" | <center>#ffed4c</center>
| |
| |-
| |
| |1/999.99
| |
| |style="background-color: #ff863c;" | <center>#ff863c</center>
| |
| |-
| |
| |1/9999999
| |
| |style="background-color: #ff6262;" | <center>#ff6262</center>
| |
| |}
| |