add symbol to all modules

This commit is contained in:
willyb321
2018-03-23 08:29:15 +11:00
parent fda2410433
commit 3c87d04060
62 changed files with 4523 additions and 2312 deletions

View File

@@ -28,7 +28,8 @@
"reload": 3,
"rof": 0.5,
"shotspeed": 1200,
"thermload": 1.4
"thermload": 1.4,
"symbol": "Hpt_Cannon_Fixed_Small"
},
{
"ammo": 100,
@@ -58,7 +59,8 @@
"reload": 4,
"rof": 0.52,
"shotspeed": 1000,
"thermload": 1.3
"thermload": 1.3,
"symbol": "Hpt_Cannon_Gimbal_Small"
},
{
"ammo": 100,
@@ -88,7 +90,8 @@
"reload": 4,
"rof": 0.435,
"shotspeed": 1000,
"thermload": 0.7
"thermload": 0.7,
"symbol": "Hpt_Cannon_Turret_Small"
},
{
"ammo": 120,
@@ -118,7 +121,8 @@
"reload": 3,
"rof": 0.465,
"shotspeed": 1051,
"thermload": 2.1
"thermload": 2.1,
"symbol": "Hpt_Cannon_Fixed_Medium"
},
{
"ammo": 100,
@@ -148,7 +152,8 @@
"reload": 4,
"rof": 0.485,
"shotspeed": 875,
"thermload": 1.9
"thermload": 1.9,
"symbol": "Hpt_Cannon_Gimbal_Medium"
},
{
"ammo": 100,
@@ -178,7 +183,8 @@
"reload": 4,
"rof": 0.405,
"shotspeed": 875,
"thermload": 1
"thermload": 1,
"symbol": "Hpt_Cannon_Turret_Medium"
},
{
"ammo": 120,
@@ -208,7 +214,8 @@
"reload": 3,
"rof": 0.425,
"shotspeed": 959,
"thermload": 3.2
"thermload": 3.2,
"symbol": "Hpt_Cannon_Fixed_Large"
},
{
"ammo": 100,
@@ -240,7 +247,8 @@
"reload": 4,
"rof": 0.445,
"shotspeed": 800,
"thermload": 2.9
"thermload": 2.9,
"symbol": "Hpt_Cannon_Gimbal_Large"
},
{
"ammo": 100,
@@ -270,7 +278,8 @@
"reload": 4,
"rof": 0.37,
"shotspeed": 800,
"thermload": 1.6
"thermload": 1.6,
"symbol": "Hpt_Cannon_Turret_Large"
},
{
"ammo": 120,
@@ -302,7 +311,8 @@
"reload": 3,
"rof": 0.385,
"shotspeed": 900,
"thermload": 4.8
"thermload": 4.8,
"symbol": "Hpt_Cannon_Fixed_Huge"
},
{
"ammo": 100,
@@ -334,7 +344,8 @@
"reload": 4,
"rof": 0.4,
"shotspeed": 750,
"thermload": 4.4
"thermload": 4.4,
"symbol": "Hpt_Cannon_Gimbal_Huge"
}
]
}
}