{
"Amount of time to acquire target lock": 3.0,
"Amount of time before the rocket self detonates": 30.0,
"Enable beeping sfx on the rocket as it approaches the target": true,
"Base speed of the rocket": 40.0,
"Base damage of the rocket": 300.0,
"Modifiers when targeting a helicopter": {
"Rocket damage modifier": 5.0,
"Rocket speed modifier": 2.5
},
"Allow smoke rocket crafting": true,
"Crafting Costs": [
{
"Shortname": "ammo.rocket.basic",
"Amount": 1
},
{
"Shortname": "techparts",
"Amount": 3
}
],
"Target Types": {
"AttackHelicopter": true,
"CH47": true,
"Minicopter": true,
"TransportHelicopter": true,
"RHIB": true,
"Boat": true,
"Car": true,
"APC": true,
"Plane": true,
"NPC": true,
"Player": true,
"Animal": true,
"Structure": true,
"Resource": true,
"Loot": true,
"GunTrap": true
},
"Version": {
"Major": 0,
"Minor": 3,
"Patch": 0
}
}