-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoptions.html
129 lines (106 loc) · 6.44 KB
/
options.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
<html>
<head>
<title>Smash - Melee - Marth</title>
<link rel="stylesheet" href="./css/dark-mode.css">
<link rel="stylesheet" href="./css/main.css">
</head>
<body class="fd_bg">
<div id="bar">
<center style="width: 100%;">
<a class="bar-a" href="./index.html" style="float: left;">
<svg id="marth_sword_img" height="125" width="125" viewBox="0 0 256 256">
<path id="marth_sword_img_path" style="fill:#FFFFFF; stroke:#FFFFFF" d="m 210.35584,45.644161 c -5.02604,-5e-6 -11.99452,-1.263729 -17.63347,4.375223 -5.63895,5.638953 -5.19282,12.308078 -5.19282,12.308078 l -9.8111,9.811106 c -3.37848,-1.295991 -7.59342,-1.105514 -11.86614,0.419845 l -11.07064,-16.99266 -22.56113,-0.817592 -10.98225,15.62264 5.01604,21.854019 9.34707,-18.009126 6.65122,0.375651 6.38606,12.484854 -4.44152,12.750019 -82.996654,68.633552 -15.556349,41.89607 41.896077,-15.55635 68.633556,-82.99665 12.75001,-4.44152 12.48486,6.38606 0.37565,6.65122 -18.00913,9.34707 21.85402,5.01604 15.62264,-10.98225 -0.81759,-22.56113 -16.99266,-11.070636 c 1.52536,-4.272724 1.71584,-8.487656 0.41985,-11.866136 l 9.8111,-9.811106 c 0,0 6.66913,0.446137 12.30808,-5.192816 5.63895,-5.638952 4.37522,-12.607443 4.37522,-17.633475 z M 172.7908,83.209209 c 2.30924,2.309248 0.90763,7.445063 -3.11569,11.468388 -4.02333,4.023325 -9.15914,5.424933 -11.46839,3.115689 -2.30925,-2.309248 -0.90764,-7.445063 3.11569,-11.468388 4.02332,-4.023324 9.15914,-5.424937 11.46839,-3.115689 z"></path>
</svg>
</a>
<a class="bar-a" href="./guides.html"><button class="bar-button">Guides & Tech</button></a>
<a class="bar-a" href="./tech.html"><button class="bar-button">Tech Table</button></a>
<a class="bar-a" href="./framedata.html"><button class="bar-button">Framedata</button></a>
<a class="bar-a" href="./matchups.html"><button class="bar-button">MatchUps</button></a>
<a class="bar-a" href="./stages.html"><button class="bar-button">Stages</button></a>
<a class="bar-a" href="./options.html"><button class="bar-button">options</button></a>
</center>
</div>
<br>
<div id="main-content">
<pre style="tab-size: 4;">
+-----------+-----------+-----------+-----------+-----------+
Grounded | <a href="#jab">Jab</a> | <a href="#ftilt">F-Tilt</a> | <a href="#dtilt">D-Tilt</a> | <a href="#utilt">U-Tilt</a> | <a href="#grab">Grab</a> |
Aerials | <a href="#nair">N-Air</a> | <a href="#fair">F-Air</a> | <a href="#dair">D-Air</a> | <a href="#uair">U-Air</a> | <a href="#bair">B-Air</a> |
Specials | <a href="#nb">N-B</a> | <a href="#sideb">Side-B</a> | <a href="#upb">Up-B</a> | <a href="#downb">Down-B</a> | |
Smashes | | <a href="#fsmash">F-Smash</a> | <a href="#dsmash">D-Smash</a> | <a href="#usmash">U-Smash</a> |<a href="#da">Dash Attack</a>|
Movement | <a href="#dd">DashDance</a> | <a href="#wd">WD</a> | <a href="#walk">Walk</a> | | |
Defensive | <a href="#ad">Air-Dodge</a> | <a href="#cc">CC</a> | <a href="#asdi">ASDI</a> | <a href="#tech">AMSH tech</a> | <a href="#sheild">Shield</a> |
+-----------+-----------+-----------+-----------+-----------+<center><a href="#uses">By Uses</a></pre></center>
<div id="uses" class="tab-content">
<center><h1>Uses</h1></center>
<details open>
<summary style="display: inline;"><h2>Overshoot</h2></summary>
<div class="indent-tab">
<a href="#dtilt">Run Cancel D-Tilt</a>
</div>
</details>
<details open>
<summary style="display: inline;"><h2>Catch Landings</h2></summary>
<div class="indent-tab">
<a href="#dtilt">Run Cancel D-Tilt</a>, <a href="#dtilt">WD Towards D-Tilt</a>, <a href="#dtilt">In-Place D-Tilt</a>, <a href="#dtilt">WD back D-Tilt</a>
</div>
</details>
<details open>
<summary style="display: inline;"><h2>Poke</h2></summary>
<div class="indent-tab">
<a href="#dtilt">WD Towards D-Tilt</a>, <a href="#dtilt">In-Place D-Tilt</a>
</div>
</details>
<details open>
<summary style="display: inline;"><h2>Wall</h2></summary>
<div class="indent-tab">
<a href="#dtilt">WD Towards D-Tilt</a>, <a href="#dtilt">In-Place D-Tilt</a>, <a href="#dtilt">WD back D-Tilt</a>
</div>
</details>
<details open>
<summary style="display: inline;"><h2>Undershoot</h2></summary>
<div class="indent-tab">
<a href="#dtilt">In-Place D-Tilt</a>, <a href="#dtilt">WD back D-Tilt</a>
</div>
</details>
</div>
<div id="dtilt" class="tab-content">
<center><h1>Down Tilt</h1></center>
<center><span>Combo: <span style='color: #990000'>★☆☆☆☆</span></span> <span>Kill: <span style='color: red'>★★☆☆☆</span></span> <span>Space: <span style='color: gold'>★★★★★</span></span> <span>Risk: <span style='color: green'>★☆☆☆☆</span></span></center>
<details open>
<summary style="display: inline;"><h2>Run Cancel D-Tilt</h2></summary>
<div class="indent-tab">
<span>Overshoot</span>, <span>Catch Landings</span>
</div>
</details>
<details open>
<summary style="display: inline;"><h2>WD Towards D-Tilt</h2></summary>
<div class="indent-tab">
<span>Poke</span>, <span>Catch Landings</span>, <span>Wall</span>
</div>
</details>
<details open>
<summary style="display: inline;"><h2>In-Place D-Tilt</h2></summary>
<div class="indent-tab">
<span>Poke</span>, <span>Catch Landings</span>, <span>Wall</span>, <span>Undershoot</span>
</div>
</details>
<details open>
<summary style="display: inline;"><h2>WD back D-Tilt</h2></summary>
<div class="indent-tab">
<span>Catch Landings</span>, <span>Wall</span>, <span>Undershoot</span>
</div>
</details>
</div>
<div id="MOVE" class="tab-content">
<center><h1>NAME</h1></center>
<center><span>Combo: <span style='color: #990000'>★☆☆☆☆</span></span> <span>Kill: <span style='color: #990000'>★☆☆☆☆</span></span> <span>Space: <span style='color: #990000'>★☆☆☆☆</span></span> <span>Risk: <span style='color: green'>★☆☆☆☆</span></span></center>
<details open>
<summary style="display: inline;"><h2>OPTION</h2></summary>
<div class="indent-tab">
</div>
</details>
</div>
</div>
</body>
</html>