erickfm commited on
Commit
25e8fdf
·
verified ·
1 Parent(s): 48599e5

Update bowser checkpoint + metadata

Browse files
bowser/cat_maps.json ADDED
@@ -0,0 +1,175 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "proj7_owner": {
3
+ "-1": 0,
4
+ "0": 1,
5
+ "1": 2,
6
+ "2": 3
7
+ },
8
+ "proj7_subtype": {
9
+ "-1": 0,
10
+ "0": 1,
11
+ "1": 2,
12
+ "2": 3,
13
+ "3": 4,
14
+ "4": 5,
15
+ "5": 6,
16
+ "7": 7
17
+ },
18
+ "proj6_owner": {
19
+ "-1": 0,
20
+ "0": 1,
21
+ "1": 2,
22
+ "2": 3
23
+ },
24
+ "proj6_subtype": {
25
+ "-1": 0,
26
+ "0": 1,
27
+ "1": 2,
28
+ "2": 3,
29
+ "3": 4,
30
+ "4": 5,
31
+ "5": 6,
32
+ "6": 7,
33
+ "8": 8
34
+ },
35
+ "proj5_owner": {
36
+ "-1": 0,
37
+ "0": 1,
38
+ "1": 2,
39
+ "2": 3
40
+ },
41
+ "proj5_subtype": {
42
+ "-1": 0,
43
+ "0": 1,
44
+ "1": 2,
45
+ "2": 3,
46
+ "3": 4,
47
+ "4": 5,
48
+ "5": 6,
49
+ "6": 7,
50
+ "7": 8,
51
+ "8": 9
52
+ },
53
+ "proj4_owner": {
54
+ "-1": 0,
55
+ "0": 1,
56
+ "1": 2,
57
+ "2": 3
58
+ },
59
+ "proj4_subtype": {
60
+ "-1": 0,
61
+ "0": 1,
62
+ "1": 2,
63
+ "2": 3,
64
+ "3": 4,
65
+ "4": 5,
66
+ "5": 6,
67
+ "6": 7,
68
+ "7": 8,
69
+ "8": 9
70
+ },
71
+ "proj3_owner": {
72
+ "-1": 0,
73
+ "0": 1,
74
+ "1": 2,
75
+ "2": 3
76
+ },
77
+ "proj3_subtype": {
78
+ "-1": 0,
79
+ "0": 1,
80
+ "1": 2,
81
+ "2": 3,
82
+ "3": 4,
83
+ "4": 5,
84
+ "5": 6,
85
+ "6": 7,
86
+ "7": 8,
87
+ "8": 9
88
+ },
89
+ "proj2_owner": {
90
+ "-1": 0,
91
+ "0": 1,
92
+ "1": 2,
93
+ "2": 3
94
+ },
95
+ "proj2_subtype": {
96
+ "-1": 0,
97
+ "0": 1,
98
+ "1": 2,
99
+ "2": 3,
100
+ "3": 4,
101
+ "4": 5,
102
+ "5": 6,
103
+ "6": 7,
104
+ "7": 8,
105
+ "8": 9
106
+ },
107
+ "proj1_owner": {
108
+ "-1": 0,
109
+ "0": 1,
110
+ "1": 2,
111
+ "2": 3
112
+ },
113
+ "proj1_subtype": {
114
+ "-1": 0,
115
+ "0": 1,
116
+ "1": 2,
117
+ "2": 3,
118
+ "3": 4,
119
+ "4": 5,
120
+ "5": 6,
121
+ "6": 7,
122
+ "7": 8,
123
+ "8": 9,
124
+ "9": 10,
125
+ "11": 11
126
+ },
127
+ "proj0_owner": {
128
+ "-1": 0,
129
+ "0": 1,
130
+ "1": 2,
131
+ "2": 3
132
+ },
133
+ "proj0_subtype": {
134
+ "-1": 0,
135
+ "0": 1,
136
+ "1": 2,
137
+ "2": 3,
138
+ "3": 4,
139
+ "4": 5,
140
+ "5": 6,
141
+ "6": 7,
142
+ "7": 8,
143
+ "8": 9,
144
+ "9": 10,
145
+ "11": 11
146
+ },
147
+ "opp_port": {
148
+ "0": 0,
149
+ "1": 1,
150
+ "2": 2
151
+ },
152
+ "opp_costume": {
153
+ "0": 0,
154
+ "1": 1,
155
+ "2": 2,
156
+ "3": 3,
157
+ "4": 4,
158
+ "5": 5,
159
+ "13": 6
160
+ },
161
+ "self_port": {
162
+ "0": 0,
163
+ "1": 1,
164
+ "2": 2
165
+ },
166
+ "self_costume": {
167
+ "0": 0,
168
+ "1": 1,
169
+ "2": 2,
170
+ "3": 3,
171
+ "4": 4,
172
+ "5": 5,
173
+ "13": 6
174
+ }
175
+ }
bowser/config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "d_model": 512,
3
+ "nhead": 8,
4
+ "num_layers": 6,
5
+ "dim_feedforward": 2048,
6
+ "dropout": 0.2,
7
+ "encoder_type": "mimic_flat",
8
+ "d_intra": 256,
9
+ "encoder_nlayers": 2,
10
+ "k_query": 1,
11
+ "scaled_emb": false,
12
+ "max_seq_len": 180,
13
+ "pos_enc": "relpos",
14
+ "rope_theta": 10000.0,
15
+ "rope_learnable_freqs": false,
16
+ "xpos_scale_base": 0.0,
17
+ "attn_variant": "standard",
18
+ "n_kv_heads": 0,
19
+ "use_rmsnorm": false,
20
+ "use_swiglu": false,
21
+ "use_input_gate": false,
22
+ "stick_loss": "clusters",
23
+ "btn_loss": "focal",
24
+ "no_opp_inputs": true,
25
+ "no_self_inputs": false,
26
+ "head_hidden": 256,
27
+ "n_stick_clusters": 37,
28
+ "n_shoulder_bins": 3,
29
+ "autoregressive_heads": true,
30
+ "mimic_mode": true,
31
+ "lean_features": false,
32
+ "mimic_minimal_features": false,
33
+ "mimic_controller_encoding": true,
34
+ "n_controller_combos": 7,
35
+ "hal_mode": true,
36
+ "hal_minimal_features": false,
37
+ "hal_controller_encoding": true,
38
+ "num_stages": 6,
39
+ "num_ports": 4,
40
+ "num_characters": 27,
41
+ "num_actions": 396,
42
+ "num_costumes": 6,
43
+ "num_c_dirs": 9,
44
+ "num_proj_types": 103,
45
+ "num_proj_subtypes": 40,
46
+ "model_preset": "mimic",
47
+ "run_name": "bowser-20260719-master-c9-s99"
48
+ }
bowser/controller_combos.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "button_names": ["A", "B", "Z", "JUMP", "TRIG", "A_TRIG", "NONE"],
3
+ "n_combos": 7,
4
+ "class_scheme": "melee_7class"
5
+ }
bowser/metadata.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "character": "Bowser",
3
+ "melee_enum": "BOWSER",
4
+ "run_name": "bowser-20260719-master-c9-s99",
5
+ "global_step": 3072,
6
+ "n_params": 26285605,
7
+ "n_controller_combos": 7,
8
+ "model_preset": "mimic",
9
+ "pos_enc": "relpos",
10
+ "val_loss": "0.6226",
11
+ "best_step": 3072,
12
+ "val_btn_f1": "90.2%",
13
+ "val_main_f1": "59.6%",
14
+ "val_shldr_f1": "83.3%",
15
+ "val_cdir_f1": "68.9%"
16
+ }
bowser/mimic_norm.json ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "features": {
3
+ "percent": {
4
+ "transform": "normalize",
5
+ "min": 0.0,
6
+ "max": 284.8599853515625,
7
+ "mean": 62.78181255105086,
8
+ "std": 47.524406421816515
9
+ },
10
+ "stock": {
11
+ "transform": "normalize",
12
+ "min": 0.0,
13
+ "max": 4.0,
14
+ "mean": 2.6644066767386967,
15
+ "std": 1.0721190098938795
16
+ },
17
+ "facing": {
18
+ "transform": "normalize",
19
+ "min": 0.0,
20
+ "max": 1.0,
21
+ "mean": 0.5,
22
+ "std": 0.5
23
+ },
24
+ "invulnerable": {
25
+ "transform": "normalize",
26
+ "min": 0.0,
27
+ "max": 1.0,
28
+ "mean": 0.5,
29
+ "std": 0.5
30
+ },
31
+ "jumps_left": {
32
+ "transform": "normalize",
33
+ "min": 0.0,
34
+ "max": 6.0,
35
+ "mean": 1.2962986894328554,
36
+ "std": 1.113984920550469
37
+ },
38
+ "on_ground": {
39
+ "transform": "normalize",
40
+ "min": 0.0,
41
+ "max": 1.0,
42
+ "mean": 0.5,
43
+ "std": 0.5
44
+ },
45
+ "shield_strength": {
46
+ "transform": "invert_normalize",
47
+ "min": 0.058221787214279175,
48
+ "max": 60.0,
49
+ "mean": 58.14931373277006,
50
+ "std": 4.681956738372844
51
+ },
52
+ "pos_x": {
53
+ "transform": "standardize",
54
+ "min": -270.6397399902344,
55
+ "max": 270.3946533203125,
56
+ "mean": 2.106190461140724,
57
+ "std": 56.736578212469084
58
+ },
59
+ "pos_y": {
60
+ "transform": "standardize",
61
+ "min": -153.5153045654297,
62
+ "max": 308.23309326171875,
63
+ "mean": 18.832703928839592,
64
+ "std": 36.22560124376824
65
+ },
66
+ "speed_air_x_self": {
67
+ "transform": "tanh_scale",
68
+ "scale": 5.0
69
+ },
70
+ "speed_ground_x_self": {
71
+ "transform": "tanh_scale",
72
+ "scale": 5.0
73
+ },
74
+ "speed_y_self": {
75
+ "transform": "tanh_scale",
76
+ "scale": 5.0
77
+ },
78
+ "speed_x_attack": {
79
+ "transform": "tanh_scale",
80
+ "scale": 10.0
81
+ },
82
+ "speed_y_attack": {
83
+ "transform": "tanh_scale",
84
+ "scale": 10.0
85
+ },
86
+ "hitlag_left": {
87
+ "transform": "linear_max",
88
+ "max": 20.0
89
+ },
90
+ "hitstun_left": {
91
+ "transform": "log_max",
92
+ "max": 120.0
93
+ }
94
+ }
95
+ }
bowser/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:870dfd38d6365fecbde17761310b5801ec73e0e74fb75527eb4ecfe77ed259fb
3
+ size 265256104
bowser/norm_stats.json ADDED
@@ -0,0 +1,530 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "blastzone_bottom": [
3
+ -118.89539163719493,
4
+ 19.362152809458014
5
+ ],
6
+ "blastzone_left": [
7
+ -215.4327811284462,
8
+ 24.64681844959321
9
+ ],
10
+ "blastzone_right": [
11
+ 215.08839237856972,
12
+ 25.2078820628565
13
+ ],
14
+ "blastzone_top": [
15
+ 195.93802027657813,
16
+ 22.87168497486141
17
+ ],
18
+ "distance": [
19
+ 54.95514986419886,
20
+ 43.88539505771288
21
+ ],
22
+ "frame": [
23
+ 6593.120043179136,
24
+ 4351.008584811394
25
+ ],
26
+ "left_platform_height": [
27
+ 26.092795361586187,
28
+ 2.2262575588547047
29
+ ],
30
+ "left_platform_left": [
31
+ -57.82588637383606,
32
+ 2.2773767125941853
33
+ ],
34
+ "left_platform_right": [
35
+ -25.294575229289812,
36
+ 4.060925408778244
37
+ ],
38
+ "opp_action_frame": [
39
+ 14.275880729068652,
40
+ 14.70819131508724
41
+ ],
42
+ "opp_hitlag_left": [
43
+ 0.17562267942628254,
44
+ 1.0
45
+ ],
46
+ "opp_hitstun_left": [
47
+ 6.176953116288949,
48
+ 19.266452395974003
49
+ ],
50
+ "opp_jumps_left": [
51
+ 1.2962986894328554,
52
+ 1.113984920550469
53
+ ],
54
+ "opp_l_shldr": [
55
+ 0.15432019531726837,
56
+ 1.0
57
+ ],
58
+ "opp_main_x": [
59
+ 0.5007460713386536,
60
+ 1.0
61
+ ],
62
+ "opp_main_y": [
63
+ 0.47738248109817505,
64
+ 1.0
65
+ ],
66
+ "opp_nana_action_frame": [
67
+ 13.73678559967325,
68
+ 15.101175666864403
69
+ ],
70
+ "opp_nana_hitlag_left": [
71
+ 0.0956034658809114,
72
+ 1.0
73
+ ],
74
+ "opp_nana_hitstun_left": [
75
+ 8.937404090206261,
76
+ 34.19175818792194
77
+ ],
78
+ "opp_nana_jumps_left": [
79
+ 1.449747644192899,
80
+ 1.0
81
+ ],
82
+ "opp_nana_l_shldr": [
83
+ 0.0,
84
+ 1.0
85
+ ],
86
+ "opp_nana_main_x": [
87
+ 0.5,
88
+ 1.0
89
+ ],
90
+ "opp_nana_main_y": [
91
+ 0.5,
92
+ 1.0
93
+ ],
94
+ "opp_nana_percent": [
95
+ 42.48692063270172,
96
+ 32.947625660910155
97
+ ],
98
+ "opp_nana_pos_x": [
99
+ 4.723347902412992,
100
+ 50.84660185032453
101
+ ],
102
+ "opp_nana_pos_y": [
103
+ 16.60722885332252,
104
+ 36.410194394940234
105
+ ],
106
+ "opp_nana_r_shldr": [
107
+ 0.0,
108
+ 1.0
109
+ ],
110
+ "opp_nana_shield_strength": [
111
+ 58.87013818569625,
112
+ 3.6637098228332077
113
+ ],
114
+ "opp_nana_speed_air_x_self": [
115
+ 0.0010043077455878467,
116
+ 1.0
117
+ ],
118
+ "opp_nana_speed_ground_x_self": [
119
+ 0.003937216101954062,
120
+ 1.0
121
+ ],
122
+ "opp_nana_speed_x_attack": [
123
+ -0.009203837709362556,
124
+ 1.0
125
+ ],
126
+ "opp_nana_speed_y_attack": [
127
+ 0.2806019155438118,
128
+ 1.0
129
+ ],
130
+ "opp_nana_speed_y_self": [
131
+ -0.3000306836268286,
132
+ 1.0
133
+ ],
134
+ "opp_nana_stock": [
135
+ 2.6923651428071302,
136
+ 1.0330937920369734
137
+ ],
138
+ "opp_percent": [
139
+ 62.78181255105086,
140
+ 47.524406421816515
141
+ ],
142
+ "opp_pos_x": [
143
+ 2.106190461140724,
144
+ 56.73657821246907
145
+ ],
146
+ "opp_pos_y": [
147
+ 18.832703928839596,
148
+ 36.22560124376823
149
+ ],
150
+ "opp_r_shldr": [
151
+ 0.15432019531726837,
152
+ 1.0
153
+ ],
154
+ "opp_shield_strength": [
155
+ 58.14931373277006,
156
+ 4.681956738372844
157
+ ],
158
+ "opp_speed_air_x_self": [
159
+ 0.0012505003069761995,
160
+ 1.0
161
+ ],
162
+ "opp_speed_ground_x_self": [
163
+ -0.00017288702718458562,
164
+ 1.0
165
+ ],
166
+ "opp_speed_x_attack": [
167
+ -0.0003891728182961145,
168
+ 1.0
169
+ ],
170
+ "opp_speed_y_attack": [
171
+ 0.3262162669018867,
172
+ 1.0
173
+ ],
174
+ "opp_speed_y_self": [
175
+ -0.3387092579669384,
176
+ 1.2032971128492895
177
+ ],
178
+ "opp_stock": [
179
+ 2.6644066767386967,
180
+ 1.0721190098938795
181
+ ],
182
+ "proj0_frame": [
183
+ 0.0,
184
+ 1.0
185
+ ],
186
+ "proj0_pos_x": [
187
+ 0.0,
188
+ 1.0
189
+ ],
190
+ "proj0_pos_y": [
191
+ 0.0,
192
+ 1.0
193
+ ],
194
+ "proj0_speed_x": [
195
+ 0.0,
196
+ 1.0
197
+ ],
198
+ "proj0_speed_y": [
199
+ 0.0,
200
+ 1.0
201
+ ],
202
+ "proj1_frame": [
203
+ 0.0,
204
+ 1.0
205
+ ],
206
+ "proj1_pos_x": [
207
+ 0.0,
208
+ 1.0
209
+ ],
210
+ "proj1_pos_y": [
211
+ 0.0,
212
+ 1.0
213
+ ],
214
+ "proj1_speed_x": [
215
+ 0.0,
216
+ 1.0
217
+ ],
218
+ "proj1_speed_y": [
219
+ 0.0,
220
+ 1.0
221
+ ],
222
+ "proj2_frame": [
223
+ 0.0,
224
+ 1.0
225
+ ],
226
+ "proj2_pos_x": [
227
+ 0.0,
228
+ 1.0
229
+ ],
230
+ "proj2_pos_y": [
231
+ 0.0,
232
+ 1.0
233
+ ],
234
+ "proj2_speed_x": [
235
+ 0.0,
236
+ 1.0
237
+ ],
238
+ "proj2_speed_y": [
239
+ 0.0,
240
+ 1.0
241
+ ],
242
+ "proj3_frame": [
243
+ 0.0,
244
+ 1.0
245
+ ],
246
+ "proj3_pos_x": [
247
+ 0.0,
248
+ 1.0
249
+ ],
250
+ "proj3_pos_y": [
251
+ 0.0,
252
+ 1.0
253
+ ],
254
+ "proj3_speed_x": [
255
+ 0.0,
256
+ 1.0
257
+ ],
258
+ "proj3_speed_y": [
259
+ 0.0,
260
+ 1.0
261
+ ],
262
+ "proj4_frame": [
263
+ 0.0,
264
+ 1.0
265
+ ],
266
+ "proj4_pos_x": [
267
+ 0.0,
268
+ 1.0
269
+ ],
270
+ "proj4_pos_y": [
271
+ 0.0,
272
+ 1.0
273
+ ],
274
+ "proj4_speed_x": [
275
+ 0.0,
276
+ 1.0
277
+ ],
278
+ "proj4_speed_y": [
279
+ 0.0,
280
+ 1.0
281
+ ],
282
+ "proj5_frame": [
283
+ 0.0,
284
+ 1.0
285
+ ],
286
+ "proj5_pos_x": [
287
+ 0.0,
288
+ 1.0
289
+ ],
290
+ "proj5_pos_y": [
291
+ 0.0,
292
+ 1.0
293
+ ],
294
+ "proj5_speed_x": [
295
+ 0.0,
296
+ 1.0
297
+ ],
298
+ "proj5_speed_y": [
299
+ 0.0,
300
+ 1.0
301
+ ],
302
+ "proj6_frame": [
303
+ 0.0,
304
+ 1.0
305
+ ],
306
+ "proj6_pos_x": [
307
+ 0.0,
308
+ 1.0
309
+ ],
310
+ "proj6_pos_y": [
311
+ 0.0,
312
+ 1.0
313
+ ],
314
+ "proj6_speed_x": [
315
+ 0.0,
316
+ 1.0
317
+ ],
318
+ "proj6_speed_y": [
319
+ 0.0,
320
+ 1.0
321
+ ],
322
+ "proj7_frame": [
323
+ 0.0,
324
+ 1.0
325
+ ],
326
+ "proj7_pos_x": [
327
+ 0.0,
328
+ 1.0
329
+ ],
330
+ "proj7_pos_y": [
331
+ 0.0,
332
+ 1.0
333
+ ],
334
+ "proj7_speed_x": [
335
+ 0.0,
336
+ 1.0
337
+ ],
338
+ "proj7_speed_y": [
339
+ 0.0,
340
+ 1.0
341
+ ],
342
+ "randall_height": [
343
+ -23.59825033288118,
344
+ 9.494710949550747
345
+ ],
346
+ "randall_left": [
347
+ -4.808778980883918,
348
+ 60.51202118176715
349
+ ],
350
+ "randall_right": [
351
+ 7.091221019116069,
352
+ 60.51202118176739
353
+ ],
354
+ "right_platform_height": [
355
+ 26.10861211842994,
356
+ 2.2551402211882525
357
+ ],
358
+ "right_platform_left": [
359
+ 25.29114078846221,
360
+ 4.055490805560676
361
+ ],
362
+ "right_platform_right": [
363
+ 58.090799247765105,
364
+ 2.7297690203213234
365
+ ],
366
+ "self_action_frame": [
367
+ 14.275880729068652,
368
+ 14.70819131508724
369
+ ],
370
+ "self_hitlag_left": [
371
+ 0.17562267942628254,
372
+ 1.0
373
+ ],
374
+ "self_hitstun_left": [
375
+ 6.176953116288949,
376
+ 19.266452395974003
377
+ ],
378
+ "self_jumps_left": [
379
+ 1.2962986894328554,
380
+ 1.113984920550469
381
+ ],
382
+ "self_l_shldr": [
383
+ 0.15432019531726837,
384
+ 1.0
385
+ ],
386
+ "self_main_x": [
387
+ 0.5007460713386536,
388
+ 1.0
389
+ ],
390
+ "self_main_y": [
391
+ 0.47738248109817505,
392
+ 1.0
393
+ ],
394
+ "self_nana_action_frame": [
395
+ 13.73678559967325,
396
+ 15.101175666864403
397
+ ],
398
+ "self_nana_hitlag_left": [
399
+ 0.0956034658809114,
400
+ 1.0
401
+ ],
402
+ "self_nana_hitstun_left": [
403
+ 8.937404090206261,
404
+ 34.19175818792194
405
+ ],
406
+ "self_nana_jumps_left": [
407
+ 1.449747644192899,
408
+ 1.0
409
+ ],
410
+ "self_nana_l_shldr": [
411
+ 0.0,
412
+ 1.0
413
+ ],
414
+ "self_nana_main_x": [
415
+ 0.5,
416
+ 1.0
417
+ ],
418
+ "self_nana_main_y": [
419
+ 0.5,
420
+ 1.0
421
+ ],
422
+ "self_nana_percent": [
423
+ 42.48692063270172,
424
+ 32.947625660910155
425
+ ],
426
+ "self_nana_pos_x": [
427
+ 4.723347902412992,
428
+ 50.84660185032453
429
+ ],
430
+ "self_nana_pos_y": [
431
+ 16.60722885332252,
432
+ 36.410194394940234
433
+ ],
434
+ "self_nana_r_shldr": [
435
+ 0.0,
436
+ 1.0
437
+ ],
438
+ "self_nana_shield_strength": [
439
+ 58.87013818569625,
440
+ 3.6637098228332077
441
+ ],
442
+ "self_nana_speed_air_x_self": [
443
+ 0.0010043077455878467,
444
+ 1.0
445
+ ],
446
+ "self_nana_speed_ground_x_self": [
447
+ 0.003937216101954062,
448
+ 1.0
449
+ ],
450
+ "self_nana_speed_x_attack": [
451
+ -0.009203837709362556,
452
+ 1.0
453
+ ],
454
+ "self_nana_speed_y_attack": [
455
+ 0.2806019155438118,
456
+ 1.0
457
+ ],
458
+ "self_nana_speed_y_self": [
459
+ -0.3000306836268286,
460
+ 1.0
461
+ ],
462
+ "self_nana_stock": [
463
+ 2.6923651428071302,
464
+ 1.0330937920369734
465
+ ],
466
+ "self_percent": [
467
+ 62.78181255105086,
468
+ 47.524406421816515
469
+ ],
470
+ "self_pos_x": [
471
+ 2.106190461140724,
472
+ 56.736578212469084
473
+ ],
474
+ "self_pos_y": [
475
+ 18.832703928839592,
476
+ 36.22560124376824
477
+ ],
478
+ "self_r_shldr": [
479
+ 0.15432019531726837,
480
+ 1.0
481
+ ],
482
+ "self_shield_strength": [
483
+ 58.14931373277006,
484
+ 4.681956738372844
485
+ ],
486
+ "self_speed_air_x_self": [
487
+ 0.0012505003069761998,
488
+ 1.0
489
+ ],
490
+ "self_speed_ground_x_self": [
491
+ -0.00017288702718458562,
492
+ 1.0
493
+ ],
494
+ "self_speed_x_attack": [
495
+ -0.0003891728182961145,
496
+ 1.0
497
+ ],
498
+ "self_speed_y_attack": [
499
+ 0.3262162669018867,
500
+ 1.0
501
+ ],
502
+ "self_speed_y_self": [
503
+ -0.3387092579669384,
504
+ 1.2032971128492895
505
+ ],
506
+ "self_stock": [
507
+ 2.6644066767386967,
508
+ 1.0721190098938795
509
+ ],
510
+ "stage_edge_left": [
511
+ -74.02545979956027,
512
+ 11.360769890707036
513
+ ],
514
+ "stage_edge_right": [
515
+ 74.02545979956027,
516
+ 11.360769890707036
517
+ ],
518
+ "top_platform_height": [
519
+ 47.14814751221585,
520
+ 5.486097032739606
521
+ ],
522
+ "top_platform_left": [
523
+ -16.575890959362695,
524
+ 2.075153317599748
525
+ ],
526
+ "top_platform_right": [
527
+ 16.575740532574454,
528
+ 2.074976306364089
529
+ ]
530
+ }
bowser/stick_clusters.json ADDED
@@ -0,0 +1,157 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "stick_centers": [
3
+ [
4
+ 0.5,
5
+ 0.5
6
+ ],
7
+ [
8
+ 0.675,
9
+ 0.5
10
+ ],
11
+ [
12
+ 0.325,
13
+ 0.5
14
+ ],
15
+ [
16
+ 0.5,
17
+ 0.675
18
+ ],
19
+ [
20
+ 0.5,
21
+ 0.325
22
+ ],
23
+ [
24
+ 0.8375,
25
+ 0.5
26
+ ],
27
+ [
28
+ 0.1625,
29
+ 0.5
30
+ ],
31
+ [
32
+ 0.5,
33
+ 0.8375
34
+ ],
35
+ [
36
+ 0.5,
37
+ 0.1625
38
+ ],
39
+ [
40
+ 1.0,
41
+ 0.5
42
+ ],
43
+ [
44
+ 0.5,
45
+ 1.0
46
+ ],
47
+ [
48
+ 0.0,
49
+ 0.5
50
+ ],
51
+ [
52
+ 0.5,
53
+ 0.0
54
+ ],
55
+ [
56
+ 0.975,
57
+ 0.35
58
+ ],
59
+ [
60
+ 0.025,
61
+ 0.35
62
+ ],
63
+ [
64
+ 0.975,
65
+ 0.65
66
+ ],
67
+ [
68
+ 0.025,
69
+ 0.65
70
+ ],
71
+ [
72
+ 0.925,
73
+ 0.25
74
+ ],
75
+ [
76
+ 0.925,
77
+ 0.75
78
+ ],
79
+ [
80
+ 0.075,
81
+ 0.25
82
+ ],
83
+ [
84
+ 0.075,
85
+ 0.75
86
+ ],
87
+ [
88
+ 0.85,
89
+ 0.15
90
+ ],
91
+ [
92
+ 0.15,
93
+ 0.15
94
+ ],
95
+ [
96
+ 0.85,
97
+ 0.85
98
+ ],
99
+ [
100
+ 0.15,
101
+ 0.85
102
+ ],
103
+ [
104
+ 0.75,
105
+ 0.75
106
+ ],
107
+ [
108
+ 0.25,
109
+ 0.75
110
+ ],
111
+ [
112
+ 0.75,
113
+ 0.25
114
+ ],
115
+ [
116
+ 0.25,
117
+ 0.25
118
+ ],
119
+ [
120
+ 0.75,
121
+ 0.925
122
+ ],
123
+ [
124
+ 0.25,
125
+ 0.925
126
+ ],
127
+ [
128
+ 0.75,
129
+ 0.075
130
+ ],
131
+ [
132
+ 0.25,
133
+ 0.075
134
+ ],
135
+ [
136
+ 0.65,
137
+ 0.025
138
+ ],
139
+ [
140
+ 0.65,
141
+ 0.975
142
+ ],
143
+ [
144
+ 0.35,
145
+ 0.025
146
+ ],
147
+ [
148
+ 0.35,
149
+ 0.975
150
+ ]
151
+ ],
152
+ "shoulder_centers": [
153
+ 0.0,
154
+ 0.4,
155
+ 1.0
156
+ ]
157
+ }