-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmods.html
157 lines (133 loc) · 8.93 KB
/
mods.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<html>
<head>
<title>SWGOH Tools - Mod Farming</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="style.css" media="screen" />
<style>
.swgoh_ad {
position: absolute;
left:0;
top:90px;
width:0;
height:0px;
}
#ad {
width:100%;
height:60px;
}
@media(min-width: 520px) { #top { padding-bottom:0px} #ad { height:90px;} .swgoh_ad { left:inherit; top:0; right:0; width: 328px; height: 90px; } }
@media(min-width: 720px) { #top { padding-bottom:0px} #ad { height:90px;} .swgoh_ad { left:inherit; top:0; right:0; width: 528px; height: 90px; } }
@media(min-width: 920px) { #top { padding-bottom:0px} #ad { height:90px;} .swgoh_ad { left:inherit; top:0; right:0; width: 728px; height: 90px; } }
@media(min-width: 1200px) { #top { padding-bottom:0px} #ad { height:90px;} .swgoh_ad { left:inherit; top:0; right:0; width: 1000px; height: 90px; } }
</style>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body>
<div id="top">
<a href="index.html" id="logoClick"></a>
<div id="ad">
<!-- Swgoh.life -->
<ins class="adsbygoogle swgoh_ad"
style="display:block"
data-ad-client="ca-pub-0176506581219642"
data-ad-slot="9855290481"
data-ad-format="horizontal"></ins>
<script>
//https://support.google.com/adsense/answer/6307124
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<div id="middleSolo">
<h1><a href="index.html">More Tools</a> > Mod Leveling</h1>
<p>Having great mods allows you to customize your toons and makes a huge difference in the outcome of the battle. Each mod will have between 1 and 5 dots (•••••). The more dots it has, the higher it's primary stat will be. You want 5• mods.</p>
<p>When you level up a mod, its primary stat will increase up to the maximum allowed by its dots. Here are the possible primary stats for each mod shape, and the maximum value that you will get when you level the mod up to 15.</p>
<table class="info">
<tr><th>Shape</th><th>Stat</th><th>•</th><th>••</th><th>•••</th><th>••••</th><th>•••••</th></tr>
<tr><td>Square</td><td>Offense</td><td>1.88%</td><td>2%</td><td>3.88%</td><td>4%</td><td>5.88%</td></tr>
<tr><td>Diamond</td><td>Defense</td><td>3.75%</td><td>4%</td><td>7.75%</td><td>8%</td><td>11.75%</td></tr>
<tr><td>Circle</td><td>Health</td><td>1.88%</td><td>2%</td><td>3.88%</td><td>4%</td><td>5.88%</td></tr>
<tr><td>Circle</td><td>Protection</td><td>7.5%</td><td>8%</td><td>15.5%</td><td>16%</td><td>23.5%</td></tr>
<tr><td>Arrow</td><td>Offense</td><td>1.88%</td><td>2%</td><td>3.88%</td><td>4%</td><td>5.88%</td></tr>
<tr><td>Arrow</td><td>Defense</td><td>3.75%</td><td>4%</td><td>7.75%</td><td>8%</td><td>11.75%</td></tr>
<tr><td>Arrow</td><td>Health</td><td>1.88%</td><td>2%</td><td>3.88%</td><td>4%</td><td>5.88%</td></tr>
<tr><td>Arrow</td><td>Protection</td><td>7.5%</td><td>8%</td><td>15.5%</td><td>16%</td><td>23.5%</td></tr>
<tr><td>Arrow</td><td>Speed</td><td>+17</td><td>+19</td><td>+21</td><td>+26</td><td>+30</td></tr>
<tr><td>Arrow</td><td>Accuracy</td><td>7.5%</td><td>8%</td><td>8.75%</td><td>10.5%</td><td>12%</td></tr>
<tr><td>Arrow</td><td>Crit Avoidance</td><td>15%</td><td>16%</td><td>18%</td><td>21%</td><td>24%</td></tr>
<tr><td>Triangle</td><td>Offense</td><td>1.88%</td><td>2%</td><td>3.88%</td><td>4%</td><td>5.88%</td></tr>
<tr><td>Triangle</td><td>Defense</td><td>3.75%</td><td>4%</td><td>7.75%</td><td>8%</td><td>11.75%</td></tr>
<tr><td>Triangle</td><td>Health</td><td>1.88%</td><td>2%</td><td>3.88%</td><td>4%</td><td>5.88%</td></tr>
<tr><td>Triangle</td><td>Protection</td><td>7.5%</td><td>8%</td><td>15.5%</td><td>16%</td><td>23.5%</td></tr>
<tr><td>Triangle</td><td>Crit Chance</td><td>7.5%</td><td>8%</td><td>8.75%</td><td>10.5%</td><td>12%</td></tr>
<tr><td>Triangle</td><td>Crit Damage</td><td>22.5%</td><td>24%</td><td>27%</td><td>31.5%</td><td>36%</td></tr>
<tr><td>Cross</td><td>Offense</td><td>1.88%</td><td>2%</td><td>3.88%</td><td>4%</td><td>5.88%</td></tr>
<tr><td>Cross</td><td>Defense</td><td>3.75%</td><td>4%</td><td>7.75%</td><td>8%</td><td>11.75%</td></tr>
<tr><td>Cross</td><td>Health</td><td>1.88%</td><td>2%</td><td>3.88%</td><td>4%</td><td>5.88%</td></tr>
<tr><td>Cross</td><td>Protection</td><td>7.5%</td><td>8%</td><td>15.5%</td><td>16%</td><td>23.5%</td></tr>
<tr><td>Cross</td><td>Potency</td><td>15%</td><td>16%</td><td>18%</td><td>21%</td><td>24%</td></tr>
<tr><td>Cross</td><td>Tenacity</td><td>15%</td><td>16%</td><td>18%</td><td>21%</td><td>24%</td></tr>
</table>
<p>Mods also come in different colors: White, Green, Blue, Purple, and Gold with Gold being the rarest and best. Each color level will cause the mod to appear with an extra secondary stat. White: 0, Green: 1, Blue: 2, Purple: 3, Gold: 4.</p>
<p>When a mod passes levels 3, 6, 9 and 12 it will either get another secondary stat OR if it already has that secondary stats, one of the existing secondary stats will increase instead. For example, if you have a green mod with a secondary stat of speed, when you level that mod up to 3, that speed will increase by a random amount, but that's the only chance for that speed to increase. When you level it to 6, 9 and 12 it will get another secondary stat instead.</p>
<h1>Mod Farming</h1>
<p>There are two places to get high level mods.</p>
<b>Mod Store</b>
<p>Mods will randomly appear in the store, giving you a chance to preview them before you purchase them with crystals or credits. They are quite expensive.</p>
<table class="info">
<tr><th>Mod Level</th><th>Crystals</th><th>Credits</th></tr>
<tr><td>5• white</td><td>2016</td><td>2.17M</td></tr>
<tr><td>5• green</td><td>2318</td><td>2.5M</td></tr>
<tr><td>5• blue</td><td>2722</td><td>2.93M</td></tr>
<tr><td>5• purple</td><td>3226</td><td>3.48M</td></tr>
<tr><td>5• gold</td><td>3629</td><td>3.91M</td></tr>
</table>
<p>It is slightly better to use crystals to purchase credits from the resources store and then use those credits to purchase mods, however mods are not always available to purchase with credits, so you have to be very patient.</p>
<b>Mod Challenges</b>
<p>If you complete the hardest tier with three stars, you will be able to farm the best mods. For 16 energy, you will get one mod. Here are the odds that it will have various qualities:</p>
<table class="info">
<tr><th>Mod Level</th><th>Drop Rate</th></tr>
<tr><td>4• and lower</td><td>73%</td></tr>
<tr><td>5• white</td><td>16%</td></tr>
<tr><td>5• green</td><td>5%</td></tr>
<tr><td>5• blue</td><td>3%</td></tr>
<tr><td>5• purple</td><td>2%</td></tr>
<tr><td>5• gold</td><td><1%</td></tr>
</table>
<br />
<table class="info">
<tr><th>Mod Shape</th><th>Drop Rate</th></tr>
<tr><td>Square</td><td>23%</td></tr>
<tr><td>Arrow</td><td>9%</td></tr>
<tr><td>Diamond</td><td>22%</td></tr>
<tr><td>Triangle</td><td>8%</td></tr>
<tr><td>Circle</td><td>24%</td></tr>
<tr><td>Cross</td><td>14%</td></tr>
</table>
<p>To find the combined odds, multiply the two percentages. For example, if you want a 5• purple cross, thats a 0.3% chance (0.02*0.14=0.0028). Pretty rare! And if you also want a particular primary stat, like a speed arrow or a potency cross, that's rarer still. Good Luck!</p>
<b>Most Efficient</b>
<p>Which is the most efficient way to get mods? It depends on what you want. A single 5• mod from the store will cost you over 3000 crystals, but you know what you are getting. For those 3000 crystals you could do 30 refreshes in the challenges and get 225 random mods with 10 of them being pretty good. So, if you just want more mods to use in various places, go for the Mod Challenges. If you have plenty of good mods and you just need a few spectacular mods, wait for the right one to appear in the store and buy it there (with credits if possible).</p>
<br /><br />
<ins class="adsbygoogle"
style="display:block; text-align:center;"
data-ad-format="fluid"
data-ad-layout="in-article"
data-ad-client="ca-pub-0176506581219642"
data-ad-slot="6732943283"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-92624-14', 'auto');
ga('send', 'pageview');
</script>
</div>
<div id="foot">
<p>SWGOH.LIFE is not affiliated with EA, EA Capital Games, Disney or Lucasfilm LTD.</p>
</div>
</body>
</html>