View difference between Paste ID: FgfXx4UX and 077z011z
SHOW: | | - or go back to the newest paste.
1
return model =
2-
  name: 'Acid Turret'
2+
  name: 'Infest Acid Turret'
3
  level: 4
4
  model: 12
5
  size: 2.5
6
  specs:
7
    shield:
8-
      capacity: [200,300]
8+
      capacity: [200,200]
9-
      reload: [10,14]
9+
      reload: [3,3]
10
    generator:
11
      capacity: [120,160]
12
      reload: [50,60]
13
    ship:
14
      mass: 200
15-
      speed: [5,6]
15+
      speed: [5,5]
16-
      rotation: [100,110]
16+
      rotation: [100,100]
17-
      acceleration: [5,6]
17+
      acceleration: [5,5]
18
  bodies:
19
    main:
20
      section_segments: 12
21
      offset:
22
        x: 0
23
        y: 36
24
        z: -15
25
      position:
26
        x: [0,0,0,0,0,0,0,0,0,0]
27
        y: [-65,-60,-50,-40,-30,-20,-15,-10,-5]
28
        z: [-5,-5,-5,-5,-10,-5,0,0,0]
29
      width: [0,10,15,20,26,20,15,10,0]
30
      height: [0,6,8,10,12,10,8,6,0]
31
      propeller: false
32
      texture: [63]
33
    t1:
34
      section_segments: 8
35
      offset:
36
        x: 60
37
        y: -6
38
        z: 0
39
      position:
40
        x: [-65,-60,-50,-25,-5,-0,-0]
41
        y: [50,50,40,30,38,50,60]
42
        z: [0,0,0,0,0,0,0]
43
      width: [0,1,1,2,2,3,4]
44
      height: [0,1,1,2,2,3,4]
45
      angle: -90
46
      texture: 5
47
    t2:
48
      section_segments: 8
49
      offset:
50
        x: 0
51
        y: 0
52
        z: -20
53
      position:
54
        x: [0,0,0,0,0,0,0]
55
        y: [0,10,20,30,40,50,60]
56
        z: [0,-10,-5,-15,-10,-20,-15]
57
      width: [4,3,2,2,1,1,0]
58
      height: [4,3,2,2,1,1,0]
59
      angle: 120
60
      texture: 5
61
    t3:
62
      section_segments: 8
63
      offset:
64
        x: 0
65
        y: 0
66
        z: -20
67
      position:
68
        x: [0,0,0,0,0,0,0]
69
        y: [0,10,20,30,40,50,60]
70
        z: [0,-5,-15,-30,-45,-55,-65]
71
      width: [4,3,2,2,1,1,0]
72
      height: [4,3,2,2,1,1,0]
73
      angle: 160
74
      texture: 5
75
    t4:
76
      section_segments: 8
77
      offset:
78
        x: 0
79
        y: 10
80
        z: -20
81
      position:
82
        x: [-10,-10,-10,-10,-10,-10,-10]
83
        y: [0,10,20,30,40,50,60]
84
        z: [0,-5,-15,-30,-45,-60,-75]
85
      width: [4,3,2,2,1,1,0]
86
      height: [4,3,2,2,1,1,0]
87
      angle: 220
88
      texture: 5
89
    cannon:
90
      section_segments: 8
91
      offset:
92
        x: 0
93
        y: -15
94
        z: 0
95
      position:
96
        x: [0,0,0,0,0,0]
97
        y: [-45,-35,-50,0,20,30]
98
        z: [0,0,0,0,-10,-20]
99
      width: [0,5,6,10,7,0]
100
      height: [0,5,6,10,10,0]
101
      angle: 0
102
      laser:
103-
        damage: [9,12]
103+
        damage: [20,20]
104
        rate: 4
105
        type: 1
106
        speed: [180,180]
107
        number: 1
108
        error: 2.5
109
      propeller: false
110
      texture: [17,63,63,63,63,63]