SHOW:
|
|
- or go back to the newest paste.
1 | return model = | |
2 | name: 'Spore' | |
3 | level: 3 | |
4 | model: 4 | |
5 | size: 2 | |
6 | specs: | |
7 | shield: | |
8 | - | capacity: [70,75] |
8 | + | capacity: [10,10] |
9 | - | reload: [25,30] |
9 | + | reload: [2,2] |
10 | generator: | |
11 | capacity: [330,330] | |
12 | reload: [150,150] | |
13 | ship: | |
14 | mass: 1800 | |
15 | - | speed: [90,95] |
15 | + | speed: [90,90] |
16 | rotation: [30,30] | |
17 | - | acceleration: [45,50] |
17 | + | acceleration: [40,40] |
18 | dash: | |
19 | rate: 1 | |
20 | - | burst_speed: [220,230] |
20 | + | burst_speed: [140,140] |
21 | - | speed: [160,170] |
21 | + | speed: [110,110] |
22 | acceleration: [80,80] | |
23 | - | initial_energy: [50,55] |
23 | + | initial_energy: [50,50] |
24 | - | energy: [20,30] |
24 | + | energy: [20,20] |
25 | bodies: | |
26 | main: | |
27 | section_segments: 8 | |
28 | offset: | |
29 | x: 0 | |
30 | y: 0 | |
31 | z: 0 | |
32 | position: | |
33 | x: [0,0,0,0] | |
34 | y: [-0.5,2,8,10.5] | |
35 | z: [0,0,0,0] | |
36 | width: [0,5,5,0] | |
37 | height: [0,5,5,0] | |
38 | angle: 0 | |
39 | texture: 17 | |
40 | t1: | |
41 | section_segments: 8 | |
42 | offset: | |
43 | x: 0.1 | |
44 | y: 0 | |
45 | z: 0 | |
46 | position: | |
47 | x: [0,0,3,4,5,5,5] | |
48 | y: [0,5,10,15,20,25,30] | |
49 | z: [0,0,3,4,5,5,5] | |
50 | width: [2,2,1.5,1.5,1,1,0] | |
51 | height: [2,2,1.5,1.5,1,1,0] | |
52 | angle: 0 | |
53 | texture: 63 | |
54 | t2: | |
55 | section_segments: 8 | |
56 | offset: | |
57 | x: 0.1 | |
58 | y: 0 | |
59 | z: 0 | |
60 | position: | |
61 | x: [0,0,-3,-4,-5,-5,-5] | |
62 | y: [0,5,10,15,20,25,30] | |
63 | z: [0,0,-3,-4,-5,-5,-5] | |
64 | width: [2,2,1.5,1.5,1,1,0] | |
65 | height: [2,2,1.5,1.5,1,1,0] | |
66 | angle: 0 | |
67 | texture: 63 |