Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
RishiRecon
GitHub Repository: RishiRecon/exploits
Path: blob/main/misc/vex4/assets/ui/ui_trophies.json
36112 views
1
{
2
"hierarchy": {
3
"name": "Canvas",
4
"children": [
5
{
6
"name": "container",
7
"children": [
8
{
9
"name": "close"
10
},
11
{
12
"name": "title"
13
},
14
{
15
"name": "container1",
16
"children": [
17
{
18
"name": "standar_acts_text"
19
},
20
{
21
"name": "standar_acts_bar_bg",
22
"children": [
23
{
24
"name": "standar_acts_bar"
25
}
26
]
27
},
28
{
29
"name": "standar_acts_percentage"
30
},
31
{
32
"name": "act1"
33
},
34
{
35
"name": "act2"
36
},
37
{
38
"name": "act3"
39
},
40
{
41
"name": "act4"
42
},
43
{
44
"name": "act5"
45
},
46
{
47
"name": "act6"
48
},
49
{
50
"name": "act7"
51
},
52
{
53
"name": "act8"
54
},
55
{
56
"name": "act9"
57
},
58
{
59
"name": "act10"
60
},
61
{
62
"name": "hardcore_text"
63
},
64
{
65
"name": "hardcore_bar_bg",
66
"children": [
67
{
68
"name": "hardcore_bar"
69
}
70
]
71
},
72
{
73
"name": "hardcore_percentage"
74
},
75
{
76
"name": "star1"
77
},
78
{
79
"name": "star2"
80
},
81
{
82
"name": "star3"
83
},
84
{
85
"name": "star4"
86
},
87
{
88
"name": "star5"
89
},
90
{
91
"name": "star6"
92
},
93
{
94
"name": "star7"
95
},
96
{
97
"name": "star8"
98
},
99
{
100
"name": "star9"
101
},
102
{
103
"name": "star10"
104
},
105
{
106
"name": "hardcore1"
107
},
108
{
109
"name": "hardcore2"
110
},
111
{
112
"name": "hardcore3"
113
},
114
{
115
"name": "hardcore4"
116
},
117
{
118
"name": "hardcore5"
119
},
120
{
121
"name": "hardcore6"
122
},
123
{
124
"name": "hardcore7"
125
},
126
{
127
"name": "hardcore8"
128
},
129
{
130
"name": "hardcore9"
131
}
132
]
133
},
134
{
135
"name": "container2",
136
"children": [
137
{
138
"name": "standar_acts_text"
139
},
140
{
141
"name": "standar_acts_bar_bg",
142
"children": [
143
{
144
"name": "standar_acts_bar"
145
}
146
]
147
},
148
{
149
"name": "standar_acts_percentage"
150
},
151
{
152
"name": "stuff1"
153
},
154
{
155
"name": "stuff2"
156
},
157
{
158
"name": "stuff3"
159
},
160
{
161
"name": "stuff4"
162
},
163
{
164
"name": "stuff5"
165
},
166
{
167
"name": "hardcore_text"
168
},
169
{
170
"name": "hardcore_bar_bg",
171
"children": [
172
{
173
"name": "hardcore_bar"
174
}
175
]
176
},
177
{
178
"name": "hardcore_percentage"
179
},
180
{
181
"name": "completion1"
182
},
183
{
184
"name": "completion2"
185
},
186
{
187
"name": "completion3"
188
},
189
{
190
"name": "completion4"
191
},
192
{
193
"name": "completion5"
194
}
195
]
196
},
197
{
198
"name": "1_2"
199
},
200
{
201
"name": "2_2"
202
},
203
{
204
"name": "description"
205
},
206
{
207
"name": "back_arrow"
208
},
209
{
210
"name": "next_arrow"
211
}
212
]
213
}
214
]
215
},
216
"properties": {
217
"Canvas": {
218
"design": {
219
"width": 960,
220
"height": 640
221
},
222
"type": "canvas"
223
},
224
"container": {
225
"file": "trop_container.png",
226
"image": "SIMPLE",
227
"type": "sprite",
228
"alignment": {
229
"type": "CENTER",
230
"offset": {
231
"x": 4,
232
"y": 2
233
}
234
}
235
},
236
"container/close": {
237
"file": "trop_close.png",
238
"image": "SIMPLE",
239
"position": {
240
"x": 263.2,
241
"y": -266.4
242
},
243
"type": "button"
244
},
245
"container/title": {
246
"font": {
247
"name": "milocha",
248
"fontSize": 44
249
},
250
"text": "Trophies",
251
"align": "center",
252
"position": {
253
"x": 22.6,
254
"y": -265.8
255
},
256
"type": "text"
257
},
258
"container/container1": {
259
"position": {
260
"x": 0,
261
"y": 0
262
},
263
"type": "container"
264
},
265
"container/container1/standar_acts_text": {
266
"font": {
267
"name": "milocha",
268
"fontSize": 28
269
},
270
"text": "Standar Acts",
271
"align": "center",
272
"position": {
273
"x": -257.7,
274
"y": -201.7
275
},
276
"anchor": {
277
"x": 0,
278
"y": 0.5
279
},
280
"type": "text"
281
},
282
"container/container1/standar_acts_bar_bg": {
283
"file": "trop_bar_bg.png",
284
"image": "SIMPLE",
285
"position": {
286
"x": 99.3,
287
"y": -200.5
288
},
289
"type": "sprite"
290
},
291
"container/container1/standar_acts_bar_bg/standar_acts_bar": {
292
"file": "trop_bar.png",
293
"image": "SIMPLE",
294
"position": {
295
"x": -89,
296
"y": 0
297
},
298
"anchor": {
299
"x": 0,
300
"y": 0.5
301
},
302
"type": "sprite"
303
},
304
"container/container1/standar_acts_percentage": {
305
"font": {
306
"name": "milocha",
307
"fontSize": 21
308
},
309
"text": "100%",
310
"align": "center",
311
"position": {
312
"x": 246.3,
313
"y": -200.2
314
},
315
"anchor": {
316
"x": 1,
317
"y": 0.5
318
},
319
"type": "text"
320
},
321
"container/container1/act1": {
322
"file": "trop_act1_lock.png",
323
"image": "SIMPLE",
324
"position": {
325
"x": -184.9,
326
"y": -133.9
327
},
328
"type": "sprite"
329
},
330
"container/container1/act2": {
331
"file": "trop_act2_lock.png",
332
"image": "SIMPLE",
333
"position": {
334
"x": -91.4,
335
"y": -133.9
336
},
337
"type": "sprite"
338
},
339
"container/container1/act3": {
340
"file": "trop_act3_lock.png",
341
"image": "SIMPLE",
342
"position": {
343
"x": 2.2,
344
"y": -133.9
345
},
346
"type": "sprite"
347
},
348
"container/container1/act4": {
349
"file": "trop_act4_lock.png",
350
"image": "SIMPLE",
351
"position": {
352
"x": 95.7,
353
"y": -133.9
354
},
355
"type": "sprite"
356
},
357
"container/container1/act5": {
358
"file": "trop_act5_lock.png",
359
"image": "SIMPLE",
360
"position": {
361
"x": 189.2,
362
"y": -133.9
363
},
364
"type": "sprite"
365
},
366
"container/container1/act6": {
367
"file": "trop_act6_lock.png",
368
"image": "SIMPLE",
369
"position": {
370
"x": -184.9,
371
"y": -61.2
372
},
373
"type": "sprite"
374
},
375
"container/container1/act7": {
376
"file": "trop_act7_lock.png",
377
"image": "SIMPLE",
378
"position": {
379
"x": -91.4,
380
"y": -61.2
381
},
382
"type": "sprite"
383
},
384
"container/container1/act8": {
385
"file": "trop_act8_lock.png",
386
"image": "SIMPLE",
387
"position": {
388
"x": 2.2,
389
"y": -61.2
390
},
391
"type": "sprite"
392
},
393
"container/container1/act9": {
394
"file": "trop_act9_lock.png",
395
"image": "SIMPLE",
396
"position": {
397
"x": 95.7,
398
"y": -61.2
399
},
400
"type": "sprite"
401
},
402
"container/container1/act10": {
403
"file": "trop_act10_lock.png",
404
"image": "SIMPLE",
405
"position": {
406
"x": 189.2,
407
"y": -61.2
408
},
409
"type": "sprite"
410
},
411
"container/container1/hardcore_text": {
412
"font": {
413
"name": "milocha",
414
"fontSize": 27
415
},
416
"text": "Hardcore",
417
"align": "center",
418
"position": {
419
"x": -257.2,
420
"y": 26.2
421
},
422
"anchor": {
423
"x": 0,
424
"y": 0.5
425
},
426
"type": "text"
427
},
428
"container/container1/hardcore_bar_bg": {
429
"file": "trop_bar_bg.png",
430
"image": "SIMPLE",
431
"position": {
432
"x": 99,
433
"y": 27.7
434
},
435
"type": "sprite"
436
},
437
"container/container1/hardcore_bar_bg/hardcore_bar": {
438
"file": "trop_bar.png",
439
"image": "SIMPLE",
440
"position": {
441
"x": -89,
442
"y": 0
443
},
444
"anchor": {
445
"x": 0,
446
"y": 0.5
447
},
448
"type": "sprite"
449
},
450
"container/container1/hardcore_percentage": {
451
"font": {
452
"name": "milocha",
453
"fontSize": 21
454
},
455
"text": "100%",
456
"align": "center",
457
"position": {
458
"x": 246.7,
459
"y": 27.8
460
},
461
"anchor": {
462
"x": 1,
463
"y": 0.5
464
},
465
"type": "text"
466
},
467
"container/container1/star1": {
468
"file": "trop_star1_lock.png",
469
"image": "SIMPLE",
470
"position": {
471
"x": -223.8,
472
"y": 102
473
},
474
"type": "sprite"
475
},
476
"container/container1/star2": {
477
"file": "trop_star2_lock.png",
478
"image": "SIMPLE",
479
"position": {
480
"x": -175,
481
"y": 102
482
},
483
"type": "sprite"
484
},
485
"container/container1/star3": {
486
"file": "trop_star3_lock.png",
487
"image": "SIMPLE",
488
"position": {
489
"x": -126.3,
490
"y": 102
491
},
492
"type": "sprite"
493
},
494
"container/container1/star4": {
495
"file": "trop_star4_lock.png",
496
"image": "SIMPLE",
497
"position": {
498
"x": -77.5,
499
"y": 102
500
},
501
"type": "sprite"
502
},
503
"container/container1/star5": {
504
"file": "trop_star5_lock.png",
505
"image": "SIMPLE",
506
"position": {
507
"x": -28.7,
508
"y": 102
509
},
510
"type": "sprite"
511
},
512
"container/container1/star6": {
513
"file": "trop_star6_lock.png",
514
"image": "SIMPLE",
515
"position": {
516
"x": 20,
517
"y": 102
518
},
519
"type": "sprite"
520
},
521
"container/container1/star7": {
522
"file": "trop_star7_lock.png",
523
"image": "SIMPLE",
524
"position": {
525
"x": 68.8,
526
"y": 102
527
},
528
"type": "sprite"
529
},
530
"container/container1/star8": {
531
"file": "trop_star8_lock.png",
532
"image": "SIMPLE",
533
"position": {
534
"x": 117.6,
535
"y": 102
536
},
537
"type": "sprite"
538
},
539
"container/container1/star9": {
540
"file": "trop_star9_lock.png",
541
"image": "SIMPLE",
542
"position": {
543
"x": 166.3,
544
"y": 102
545
},
546
"type": "sprite"
547
},
548
"container/container1/star10": {
549
"file": "trop_star10_lock.png",
550
"image": "SIMPLE",
551
"position": {
552
"x": 215.1,
553
"y": 102
554
},
555
"type": "sprite"
556
},
557
"container/container1/hardcore1": {
558
"file": "trop_hard_mode1_lock.png",
559
"image": "SIMPLE",
560
"position": {
561
"x": -222.1,
562
"y": 163.7
563
},
564
"type": "sprite"
565
},
566
"container/container1/hardcore2": {
567
"file": "trop_hard_mode2_lock.png",
568
"image": "SIMPLE",
569
"position": {
570
"x": -166.9,
571
"y": 163.7
572
},
573
"type": "sprite"
574
},
575
"container/container1/hardcore3": {
576
"file": "trop_hard_mode3_lock.png",
577
"image": "SIMPLE",
578
"position": {
579
"x": -111.7,
580
"y": 163.7
581
},
582
"type": "sprite"
583
},
584
"container/container1/hardcore4": {
585
"file": "trop_hard_mode4_lock.png",
586
"image": "SIMPLE",
587
"position": {
588
"x": -56.5,
589
"y": 163.7
590
},
591
"type": "sprite"
592
},
593
"container/container1/hardcore5": {
594
"file": "trop_hard_mode5_lock.png",
595
"image": "SIMPLE",
596
"position": {
597
"x": -1.3,
598
"y": 163.7
599
},
600
"type": "sprite"
601
},
602
"container/container1/hardcore6": {
603
"file": "trop_hard_mode6_lock.png",
604
"image": "SIMPLE",
605
"position": {
606
"x": 53.9,
607
"y": 163.7
608
},
609
"type": "sprite"
610
},
611
"container/container1/hardcore7": {
612
"file": "trop_hard_mode7_lock.png",
613
"image": "SIMPLE",
614
"position": {
615
"x": 109.1,
616
"y": 163.7
617
},
618
"type": "sprite"
619
},
620
"container/container1/hardcore8": {
621
"file": "trop_hard_mode8_lock.png",
622
"image": "SIMPLE",
623
"position": {
624
"x": 164.3,
625
"y": 163.7
626
},
627
"type": "sprite"
628
},
629
"container/container1/hardcore9": {
630
"file": "trop_hard_mode9_lock.png",
631
"image": "SIMPLE",
632
"position": {
633
"x": 219.5,
634
"y": 163.7
635
},
636
"type": "sprite"
637
},
638
"container/container2": {
639
"position": {
640
"x": 0,
641
"y": 0
642
},
643
"type": "container"
644
},
645
"container/container2/standar_acts_text": {
646
"font": {
647
"name": "milocha",
648
"fontSize": 28
649
},
650
"text": "Awsome Stuff",
651
"align": "center",
652
"position": {
653
"x": -257.7,
654
"y": -201.7
655
},
656
"anchor": {
657
"x": 0,
658
"y": 0.5
659
},
660
"type": "text"
661
},
662
"container/container2/standar_acts_bar_bg": {
663
"file": "trop_bar_bg.png",
664
"image": "SIMPLE",
665
"position": {
666
"x": 98.7,
667
"y": -200
668
},
669
"type": "sprite"
670
},
671
"container/container2/standar_acts_bar_bg/standar_acts_bar": {
672
"file": "trop_bar.png",
673
"image": "SIMPLE",
674
"position": {
675
"x": -89,
676
"y": 0
677
},
678
"anchor": {
679
"x": 0,
680
"y": 0.5
681
},
682
"type": "sprite"
683
},
684
"container/container2/standar_acts_percentage": {
685
"font": {
686
"name": "milocha",
687
"fontSize": 21
688
},
689
"text": "100%",
690
"align": "center",
691
"position": {
692
"x": 246.5,
693
"y": -200.2
694
},
695
"anchor": {
696
"x": 1,
697
"y": 0.5
698
},
699
"type": "text"
700
},
701
"container/container2/stuff1": {
702
"file": "trop_stuff1_lock.png",
703
"image": "SIMPLE",
704
"position": {
705
"x": -152,
706
"y": -135.3
707
},
708
"type": "sprite"
709
},
710
"container/container2/stuff2": {
711
"file": "trop_stuff3_lock.png",
712
"image": "SIMPLE",
713
"position": {
714
"x": 0,
715
"y": -132
716
},
717
"type": "sprite"
718
},
719
"container/container2/stuff3": {
720
"file": "trop_stuff4_lock.png",
721
"image": "SIMPLE",
722
"position": {
723
"x": 152,
724
"y": -131
725
},
726
"type": "sprite"
727
},
728
"container/container2/stuff4": {
729
"file": "trop_stuff5_lock.png",
730
"image": "SIMPLE",
731
"position": {
732
"x": -78,
733
"y": -61.9
734
},
735
"type": "sprite"
736
},
737
"container/container2/stuff5": {
738
"file": "trop_stuff6_lock.png",
739
"image": "SIMPLE",
740
"position": {
741
"x": 78,
742
"y": -59.9
743
},
744
"type": "sprite"
745
},
746
"container/container2/hardcore_text": {
747
"font": {
748
"name": "milocha",
749
"fontSize": 27
750
},
751
"text": "Completion",
752
"align": "center",
753
"position": {
754
"x": -257.2,
755
"y": 26.2
756
},
757
"anchor": {
758
"x": 0,
759
"y": 0.5
760
},
761
"type": "text"
762
},
763
"container/container2/hardcore_bar_bg": {
764
"file": "trop_bar_bg.png",
765
"image": "SIMPLE",
766
"position": {
767
"x": 98.7,
768
"y": 28
769
},
770
"type": "sprite"
771
},
772
"container/container2/hardcore_bar_bg/hardcore_bar": {
773
"file": "trop_bar.png",
774
"image": "SIMPLE",
775
"position": {
776
"x": -89,
777
"y": 0
778
},
779
"anchor": {
780
"x": 0,
781
"y": 0.5
782
},
783
"type": "sprite"
784
},
785
"container/container2/hardcore_percentage": {
786
"font": {
787
"name": "milocha",
788
"fontSize": 21
789
},
790
"text": "100%",
791
"align": "center",
792
"position": {
793
"x": 246.2,
794
"y": 27.8
795
},
796
"anchor": {
797
"x": 1,
798
"y": 0.5
799
},
800
"type": "text"
801
},
802
"container/container2/completion1": {
803
"file": "trop_completion1_lock.png",
804
"image": "SIMPLE",
805
"position": {
806
"x": -130.2,
807
"y": 104.5
808
},
809
"type": "sprite"
810
},
811
"container/container2/completion2": {
812
"file": "trop_completion2_lock.png",
813
"image": "SIMPLE",
814
"position": {
815
"x": 0,
816
"y": 104
817
},
818
"type": "sprite"
819
},
820
"container/container2/completion3": {
821
"file": "trop_completion3_lock.png",
822
"image": "SIMPLE",
823
"position": {
824
"x": -67.7,
825
"y": 161.4
826
},
827
"type": "sprite"
828
},
829
"container/container2/completion4": {
830
"file": "trop_completion4_lock.png",
831
"image": "SIMPLE",
832
"position": {
833
"x": 68.7,
834
"y": 163.3
835
},
836
"type": "sprite"
837
},
838
"container/container2/completion5": {
839
"file": "trop_completion2_lock.png",
840
"image": "SIMPLE",
841
"position": {
842
"x": 131.6,
843
"y": 104
844
},
845
"type": "sprite"
846
},
847
"container/1_2": {
848
"font": {
849
"name": "milocha",
850
"fontSize": 30
851
},
852
"text": "1",
853
"align": "center",
854
"position": {
855
"x": -21.3,
856
"y": 242
857
},
858
"type": "text"
859
},
860
"container/2_2": {
861
"font": {
862
"name": "milocha",
863
"fontSize": 30
864
},
865
"text": "2",
866
"align": "center",
867
"position": {
868
"x": 11.6,
869
"y": 242
870
},
871
"type": "text"
872
},
873
"container/description": {
874
"font": {
875
"name": "milocha",
876
"fontSize": 20
877
},
878
"text": "Act1 - Complete Act to any ranking",
879
"align": "center",
880
"position": {
881
"x": -4.2,
882
"y": 275.7
883
},
884
"type": "text"
885
},
886
"container/back_arrow": {
887
"file": "trop_arrow_left.png",
888
"image": "SIMPLE",
889
"position": {
890
"x": -278.8,
891
"y": 239.8
892
},
893
"type": "button"
894
},
895
"container/next_arrow": {
896
"file": "trop_arrow_right.png",
897
"image": "SIMPLE",
898
"position": {
899
"x": 278.8,
900
"y": 239.8
901
},
902
"type": "button"
903
}
904
}
905
}
906