forked from Leanny/leanny.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsplatools.html
120 lines (120 loc) · 7.8 KB
/
splatools.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
<!DOCTYPE html>
<html>
<head>
<title>Splatools</title>
</head>
<body>
<h1><img src="splatools/splatools.png"style="width: 48px;"/> Splatools</h1>
<p><strong>Splatools</strong> is a tool, that gives you insight to some in-game mechanics of Splatoon with the goal to strengthen the competitive community. Currently it consists of an <strong>Effect Calculator</strong>, a <strong>Damage Calculator</strong>, <strong>Gear Stats</strong>, <strong>Gear Database</strong>, <strong>Random Generator</strong> and a <strong>Spyke Simulator</strong>.</p>
<h2>Effect Calculator</h2>
<p>The <strong>Effect Calculator</strong> displays the effects of certain abilities compared to a 'pure' version. You can check enter the ability you want to know more about and enter the number of main/sub abilities to see how much they affect your Inkling. On certain abilities, like Damage Up or Ink Saver (Main), you can also choose a specific weapon to see how the ability affects it.</p>
<p style="text-align:center"><img src="splatools/effect1.png" style="width: 30%;"/> <img src="splatools/effect2.png" style="width: 30%;"/> <img src="splatools/effect3.png" style="width: 30%;"/></p>
<h2>Damage Calculator</h2>
<p>The <strong>Damage Calculator</strong> is pretty straight forward. You enter the number of Damage Ups you have and the number of Defense Ups your opponent has and also enter the base damage the weapon deals. It will tell you how much damage you would deal if you hit the enemy. If you use a normal shooting weapon or sub weapon, you can also turn "Cap damage?" on, because they have a cap that cannot be exceeded.</p>
<p style="text-align:center"><img src="splatools/dmgcalc1.png" style="width: 30%;"/> <img src="splatools/dmgcalc2.png" style="width: 30%;"/> <img src="splatools/dmgcalc3.png" style="width: 30%;"/></p>
<h2>Gear Stats</h2>
<p>The <strong>Gear Stats</strong> will tell you the overall effects of your set. Just enter the abilities you have on certain gear and see the results. Abilities like Comeback will show you the results for the time they are active.</p>
<p style="text-align:center"><img src="splatools/gearstats1.png" style="width: 30%;"/> <img src="splatools/gearstats2.png" style="width: 30%;"/> <img src="splatools/gearstats3.png" style="width: 30%;"/></p>
<h2>Gear Database</h2>
<p>The <strong>Gear Database</strong> gives you a list of every gear in the game. You can also search and filter them to find the gear you want pretty fast. After you have chosen one piece of gear, you can even add the ability and the favoured abilities to the <strong>Gear Stats</strong> page.</p>
<p style="text-align:center"><img src="splatools/geardb1.png" style="width: 30%;"/> <img src="splatools/geardb2.png" style="width: 30%;"/> <img src="splatools/geardb3.png" style="width: 30%;"/></p>
<h2>Spyke Simulator</h2>
<p>Tired of wasting money and not getting the rerolls you want to? Addicted to rerolling gear but have no money left? Do not fear, the <strong>Spyke Simulator</strong> will give you a free Spyke for your Computer! Simple give him a click and he will reroll the gear you gave him! But be aware, that this gear cannot be saved and transfered to the game. It can also tell you how many rerolls the specific set you have would take in average.</p>
<p style="text-align:center"><img src="splatools/spyke1.png" style="width: 30%;"/> <img src="splatools/spyke2.png" style="width: 30%;"/> <img src="splatools/spyke3.png" style="width: 30%;"/></p>
<h2>Random Generator</h2>
<p>You are looking for fun stuff to do? Why not try a random weapon? Or a random hat? Or even a whole set? Why not let your whole team be as random as possible? With the <strong>Random Generator</strong> you can get as much randomness in this game as you can get. Try it out and give yourself a new challange by playing with complete random things!</p>
<p style="text-align:center"><img src="splatools/rng1.png" style="width: 30%;"/> <img src="splatools/rng2.png" style="width: 30%;"/> <img src="splatools/rng3.png" style="width: 30%;"/></p>
<h2>Other</h2>
<p>Right now this tool supports English, German, French, Spanish, Italian, and Japanese. If you want any other language included, just tell me. If you have any further wishes for this tool, drop <a href="https://www.twitch.tv/Leanyoshi">Lean</a> a message on Twitter. More features will come in future updates.</p>
<h2>Changelog:</h2>
<p><ul>
<li>v 0.97
<p><ul>
<li>Various bugfixes</li>
<li>Added option to save and restore gear data.</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.96
<p><ul>
<li>Various bugfixes</li>
<li>Added RNG</li>
<li>Added data from 2.4.0</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.95
<p><ul>
<li>Added Spanish</li>
<li>Added Italian</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.94
<p><ul>
<li>Added Spyke Simulator</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.93
<p><ul>
<li>Bugfixes</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.92
<p><ul>
<li>Added English (US)</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.91
<p><ul>
<li>Added Japanese</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.9
<p><ul>
<li>Renamed lots of stuff</li>
<li>Reorganized GUI</li>
<li>Added Gear Database</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.8
<p><ul>
<li>Removed Calculate button and added auto calculation</li>
<li>Added French</li>
<li>Further improvements to overall software stability and other minor adjustments have been made to enhance the user experience</li>
</ul>
</p></li>
<li>v 0.7
<p>First beta release</p></li>
</ul></p>
<h2>System Requirements</h2>
<p><strong>Splatools</strong> can be run by any Windows system, where <a href="https://www.microsoft.com/en-US/download/details.aspx?id=17718">Microsoft .NET Framework 4</a> is installed. If you are using a Mac, you can use WineBottler.</p>
<h2>Download</h2>
<p>You can download the latest version <a href="splatools/Splatools.zip">here</a>.</h2>
<h2>Special thanks</h2>
<p>Special thanks to these people:
<ul>
<li>Brian: Testing, feedback and icon.</li>
<li>Sporti: Testing, feedback.</li>
<li>Kurage: Translating.</li>
<li>VideoGameVirtuoso: Bugfinding.</li>
<li>Chocolil: Additional Ideas.</li>
<li>/u/wolfenus: Testing, feedback, spanish translation.</li>
<li>/u/medazeTayChou: Testing, feedback, additional ideas.</li>
<li>/u/saiiqb: Testing, feedback, additional ideas.</li>
<li>/u/awwhellnaww: Testing, feedback, additional ideas.</li>
<li>/u/finalsmash: Testing, feedback, additional ideas, Mac testing, French translation.</li>
<li>/u/ThePhantomGMR: Testing, feedback, additional ideas.</li>
<li>/u/mochithegato: Testing, feedback.</li>
<li>/u/EclipseMT: Japanese translation.</li>
<li>Soysauce: Italian traslation.</li>
<li>VideoGameVirtuoso: Bug reports and suggestions.</li>
</ul>
</p>
</body>
</html>