File tree Expand file tree Collapse file tree 3 files changed +82
-0
lines changed
main/res/configs/hulls/imperialTiny Expand file tree Collapse file tree 3 files changed +82
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "size" :0.5 ,
3+ "maxLife" :12 ,
4+ "type" :" std" ,
5+ "price" :100 ,
6+ "ability" :{
7+ "type" :" sloMo" ,
8+ "factor" :0.5 ,
9+ "rechargeTime" :4
10+ },
11+ "e1Pos" :" 0.15 0.50" ,
12+ "e2Pos" :" 0.15 0.50" ,
13+ "displayName" :" Scout" ,
14+ "engine" :" imperial" ,
15+ "gunSlots" :[
16+ {
17+ "position" :" 0.35 0.5" ,
18+ "isUnderneathHull" :false ,
19+ "allowsRotation" :true
20+ }
21+ ],
22+ "rigidBody" :{
23+ "origin" :{
24+ "x" :0.6022728681564331 ,
25+ "y" :0.5094696879386902
26+ },
27+ "polygons" :[
28+ [
29+ {
30+ "x" :0.6850000023841858 ,
31+ "y" :0.32375001907348633
32+ },
33+ {
34+ "x" :0.9399999976158142 ,
35+ "y" :0.5012500286102295
36+ },
37+ {
38+ "x" :0.6825000643730164 ,
39+ "y" :0.6762500405311584
40+ },
41+ {
42+ "x" :0.14750002324581146 ,
43+ "y" :0.6787499785423279
44+ },
45+ {
46+ "x" :0.15000002086162567 ,
47+ "y" :0.3187500536441803
48+ }
49+ ]
50+ ],
51+ "circles" :[
52+
53+ ],
54+ "shapes" :[
55+ {
56+ "type" :" POLYGON" ,
57+ "vertices" :[
58+ {
59+ "x" :0.15000002086162567 ,
60+ "y" :0.3187500536441803
61+ },
62+ {
63+ "x" :0.14750002324581146 ,
64+ "y" :0.6787499785423279
65+ },
66+ {
67+ "x" :0.6825000643730164 ,
68+ "y" :0.6762500405311584
69+ },
70+ {
71+ "x" :0.9399999976158142 ,
72+ "y" :0.5012500286102295
73+ },
74+ {
75+ "x" :0.6850000023841858 ,
76+ "y" :0.32375001907348633
77+ }
78+ ]
79+ }
80+ ]
81+ }
82+ }
You can’t perform that action at this time.
0 commit comments