summaryrefslogtreecommitdiff
path: root/wiki
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-04-29 13:21:58 -0300
committerJesusaves <cpntb1@ymail.com>2019-04-29 13:21:58 -0300
commiteb18f157b74c5ee96c840d527c7a887c5eb371e0 (patch)
tree2fb463de80699f3073f18faeac108926735a051d /wiki
parentf486166482dd504debb9fe5d562ccff24626d36c (diff)
downloadtools-eb18f157b74c5ee96c840d527c7a887c5eb371e0.tar.gz
tools-eb18f157b74c5ee96c840d527c7a887c5eb371e0.tar.bz2
tools-eb18f157b74c5ee96c840d527c7a887c5eb371e0.tar.xz
tools-eb18f157b74c5ee96c840d527c7a887c5eb371e0.zip
Update equipment tables (r/s-edesign)
Diffstat (limited to 'wiki')
-rwxr-xr-xwiki/redesign.py41
-rwxr-xr-xwiki/sedesign.py13
2 files changed, 30 insertions, 24 deletions
diff --git a/wiki/redesign.py b/wiki/redesign.py
index a7670b9..bb1c641 100755
--- a/wiki/redesign.py
+++ b/wiki/redesign.py
@@ -837,7 +837,8 @@ wikib.write('<hr/>')
wikib.write("""
<b>Reference Equipment</b><br/>(?): Item not updated.<br/>
<table border=1>
-<tr><th>Level</th><th>Weapon</th><th>Shield</th> <th>Head</th><th>Chest</th><th>Shorts</th><th>Boots</th><th>Gloves</th></tr>
+<tr><th>Level</th><th>Weapon</th><th>Shield</th>
+<th>Head</th><th>Chest</th><th>Shorts</th><th>Boots</th><th>Gloves</th></tr>
<tr><th>5</th>
<td>Knife, SmallKnife</td><td>None</td>
@@ -848,44 +849,48 @@ wikib.write("""
<td>CandorHeadBand</td> <td>CandorShirt</td> <td>CandorShorts</td> <td>CandorBoots, LousyMoccassins</td> <td>CandorGloves</td></tr>
<tr><th>15</th>
-<td>Dagger</td><td>RoundLeatherShield, LeatherShield</td>
-<td>Bandana, SerfHat</td> <td>CottonShirt</td> <td>CottonShorts</td> <td>CottonBoots</td> <td>CottonGloves</td></tr>
+<td>MinerKnife, Dagger</td><td>?</td>
+<td>Bandana, SerfHat, <i>*AntlersHat</td> <td>CottonShirt, <i>*TneckSweater</td> <td>CottonShorts, MiniSkirt</td> <td>CottonBoots, <i>*Boots</td> <td>CottonGloves</td></tr>
<tr><th>20</th>
<td>WoodenSword</td><td>LeatherShield</td>
-<td>SerfHat, FancyHat</td> <td>CottonShirt, SilkRobe</td> <td>?</td> <td>TulimsharGuardBoots</td> <td>?</td></tr>
+<td>SerfHat, <i>*FancyHat, <i>*PinkieHat</td> <td>CottonShirt, SilkRobe</td> <td>FarmerPants, <i>*PirateShorts</td> <td>TulimsharGuardBoots</td> <td>?</td></tr>
<tr><th>25</th>
-<td>BronzeGladius, BugSlayer, Scythe</td><td>LeatherShield, WoodenShield</td>
-<td>?</td> <td>LeatherShirt</td> <td>JeansShorts, FarmerPants</td> <td>?</td> <td>MinerGloves</td></tr>
+<td>BronzeGladius, BugSlayer, Scythe</td><td>?</td>
+<td><i>*FluffyHat</td> <td>LeatherShirt</td> <td>JeansShorts</td> <td>?</td> <td>MinerGloves</td></tr>
<tr><th>30</th>
<td>ShortGladius</td><td>WoodenShield</td>
-<td>MinerHat</td> <td>?</td> <td>JeansShorts</td> <td>?</td> <td>?</td></tr>
+<td>MinerHat, <i>*DarkEggshellHat</td> <td>?</td> <td>?</td> <td>SquirrelBoots</td> <td>Armbands</td></tr>
<tr><th>35</th>
-<td>ButcherKnife</td><td>?</td>
-<td>?</td> <td>?</td> <td>?</td> <td>?</td> <td>?</td></tr>
+<td>ButcherKnife, <i>*IceGladius</td><td>?</td>
+<td><i>*BrimmedHat, *MoubooHat</td> <td>?</td> <td>?</td> <td>?</td> <td>?</td></tr>
<tr><th>40</th>
-<td>RealBronzeGladius, ShortSword, MiereCleaver</td><td>?</td>
-<td>Bucket, BurglarMask, SailorHat</td> <td>DesertShirt</td> <td>?</td> <td>?</td> <td>LeatherGloves</td></tr>
+<td>RealBronzeGladius, ShortSword, MiereCleaver</td><td>BladeShield</td>
+<td>Bucket, BurglarMask, SailorHat, <i>*ShroomHat</td> <td>DesertShirt</td> <td>CottonTrousers, <i>*RaidTrousers</td> <td>FurBoots</td> <td>LeatherGloves</td></tr>
<tr><th>45</th>
-<td>Backsword</td><td>?</td>
-<td>ChefHat</td> <td>?</td> <td>?</td> <td>?</td> <td>?</td></tr>
+<td>Backsword</td><td>BraknarShield</td>
+<td>ChefHat, <i>*YetiMask, *ForestShroomHat</td> <td>Chainmail</td> <td><i>*BanditPants</td> <td>?</td> <td>?</td></tr>
<tr><th>50</th>
-<td>Broadsword</td><td>?</td>
-<td>PinkHelmet*</td> <td>ForestArmor</td> <td>?</td> <td>?</td> <td>?</td></tr>
+<td>Broadsword, <i>**ShortSword</i></td><td>?</td>
+<td><i>*PinkHelmet</td> <td>ForestArmor</td> <td>?</td> <td>?</td> <td>CopperArmbands</td></tr>
<tr><th>60</th>
-<td>BlacksmithAxe, Kanabo</td><td>?</td>
-<td>FafiMask</td> <td>Chainmail</td> <td>?</td> <td>?</td> <td>?</td></tr>
+<td><i>*BlacksmithAxe</i>, <i>*Kanabo</i></td><td>?</td>
+<td>FafiMask, <i>*WickedShroomHat</td> <td>LightPlatemail</td> <td>?</td> <td>?</td> <td>?</td></tr>
+
+<tr><th>65</th>
+<td>?</td><td>?</td>
+<td><i>*AlphaMoubooHat</td> <td>?</td> <td>ChainmailSkirt</td> <td>?</td> <td>?</td></tr>
<tr><th>70</th>
<td>?</td><td>?</td>
-<td>?</td> <td>?</td> <td>?</td> <td>?</td> <td>?</td></tr>
+<td><i>*WarlordHelmet, *MoonshroomHat</td> <td><i>*WarlordPlate</td> <td>?</td> <td>?</td> <td>IronArmbands</td></tr>
<tr><th>80</th>
<td>?</td><td>?</td>
diff --git a/wiki/sedesign.py b/wiki/sedesign.py
index 801e03b..563307a 100755
--- a/wiki/sedesign.py
+++ b/wiki/sedesign.py
@@ -464,7 +464,8 @@ wikia.write('<hr/>')
wikia.write("""
<b>Reference Equipment</b><br/>(?): Item not updated.<br/>(*): <i>Drop/rare item only</i><br/>
<table border=1>
-<tr><th>Level</th><th>Weapon</th><th>Shield</th> <th>Head</th><th>Chest</th><th>Shorts</th><th>Boots</th><th>Gloves</th></tr>
+<tr><th>Level</th><th>Weapon</th><th>Shield</th>
+<th>Head</th><th>Chest</th><th>Shorts</th><th>Boots</th><th>Gloves</th></tr>
<tr><th>5</th>
<td>Knife, SmallKnife</td><td>None</td>
@@ -496,11 +497,11 @@ wikia.write("""
<tr><th>40</th>
<td>RealBronzeGladius, ShortSword, MiereCleaver</td><td>BladeShield</td>
-<td>Bucket, BurglarMask, SailorHat, <i>*ShroomHat</td> <td>DesertShirt</td> <td>CottonTrousers, <i>*RaidTrousers, *CottonTrousers</td> <td>FurBoots</td> <td>LeatherGloves</td></tr>
+<td>Bucket, BurglarMask, SailorHat, <i>*ShroomHat</td> <td>DesertShirt</td> <td>CottonTrousers, <i>*RaidTrousers</td> <td>FurBoots</td> <td>LeatherGloves</td></tr>
<tr><th>45</th>
-<td>Backsword</td><td>?</td>
-<td>ChefHat, <i>*YetiMask, *ForestShroomHat</td> <td><i>*Chainmail</td> <td><i>*BanditPants</td> <td>?</td> <td>?</td></tr>
+<td>Backsword</td><td>BraknarShield</td>
+<td>ChefHat, <i>*YetiMask, *ForestShroomHat</td> <td>Chainmail</td> <td><i>*BanditPants</td> <td>?</td> <td>?</td></tr>
<tr><th>50</th>
<td>Broadsword, <i>**ShortSword</i></td><td>?</td>
@@ -508,11 +509,11 @@ wikia.write("""
<tr><th>60</th>
<td><i>*BlacksmithAxe</i>, <i>*Kanabo</i></td><td>?</td>
-<td>FafiMask, <i>*WickedShroomHat</td> <td>?</td> <td>?</td> <td>?</td> <td>?</td></tr>
+<td>FafiMask, <i>*WickedShroomHat</td> <td>LightPlatemail</td> <td>?</td> <td>?</td> <td>?</td></tr>
<tr><th>65</th>
<td>?</td><td>?</td>
-<td><i>*AlphaMoubooHat</td> <td>?</td> <td>?</td> <td>?</td> <td>?</td></tr>
+<td><i>*AlphaMoubooHat</td> <td>?</td> <td>ChainmailSkirt</td> <td>?</td> <td>?</td></tr>
<tr><th>70</th>
<td>?</td><td>?</td>