Response
Field | Type | Description |
---|---|---|
bomb | Bomb | |
bomb.bomb_id | numeric | Bomb ID |
bomb.explosion_damage_max | numeric | Damage |
bomb.explosion_radius | numeric | Damage radius |
bomb.image | string | URL to image |
bomb.is_default | boolean | Indicates if the module is standard |
bomb.level | numeric | Tier |
bomb.mass | float | Weight |
bomb.name | string | Name |
bomb.name_i18n | string | Localized name field |
bomb.price_credit | numeric | Purchase cost in credits |
bomb.price_xp | numeric | Research cost |
bomb.compatible_vehicles | list of integers | List of compatible aircraft |
construction | Airframe | |
construction.construction_id | numeric | Airframe ID |
construction.hp | numeric | Hit points |
construction.image | string | URL to image |
construction.is_default | boolean | Indicates if the module is standard |
construction.level | numeric | Tier |
construction.mass | float | Weight |
construction.name | string | Name |
construction.name_i18n | string | Localized name field |
construction.price_credit | numeric | Purchase cost in credits |
construction.price_xp | numeric | Research cost |
construction.compatible_vehicles | list of integers | List of compatible aircraft |
engine | Engine | |
engine.engine_id | numeric | Engine ID |
engine.equipment_type | string | Type |
engine.equipment_type_i18n | string | Localized equipment_type field |
engine.image | string | URL to image |
engine.is_default | boolean | Indicates if the module is standard |
engine.level | numeric | Tier |
engine.mass | float | Weight |
engine.name | string | Name |
engine.name_i18n | string | Localized name field |
engine.price_credit | numeric | Purchase cost in credits |
engine.price_xp | numeric | Research cost |
engine.compatible_vehicles | list of integers | List of compatible aircraft |
engine.power | numeric | Power |
engine.thrust | numeric | Thrust |
gun | Autocannon | |
gun.bullet_velocity | numeric | Muzzle velocity |
gun.caliber | float | Caliber |
gun.dps | numeric | Damage |
gun.gun_id | numeric | Gun ID |
gun.image | string | URL to image |
gun.is_default | boolean | Indicates if the module is standard |
gun.level | numeric | Tier |
gun.mass | float | Weight |
gun.name | string | Name |
gun.name_i18n | string | Localized name field |
gun.price_credit | numeric | Purchase cost in credits |
gun.price_xp | numeric | Research cost |
gun.rpm | numeric | Rate of fire |
gun.type | string | Type |
gun.type_i18n | string | Localized type field |
gun.compatible_vehicles | list of integers | List of compatible aircraft |
rocket | Rocket | |
rocket.explosion_damage_max | numeric | Damage |
rocket.explosion_radius | numeric | Damage radius |
rocket.image | string | URL to image |
rocket.is_default | boolean | Indicates if the module is standard |
rocket.level | numeric | Tier |
rocket.mass | float | Weight |
rocket.name | string | Name |
rocket.name_i18n | string | Localized name field |
rocket.price_credit | numeric | Purchase cost in credits |
rocket.price_xp | numeric | Research cost |
rocket.rocket_id | numeric | Rocket ID |
rocket.compatible_vehicles | list of integers | List of compatible aircraft |
turret | Rear gun | |
turret.bullet_velocity | numeric | Muzzle velocity |
turret.caliber | float | Caliber |
turret.dps | numeric | Damage |
turret.image | string | URL to image |
turret.is_default | boolean | Indicates if the module is standard |
turret.level | numeric | Tier |
turret.mass | float | Weight |
turret.name | string | Name |
turret.name_i18n | string | Localized name field |
turret.price_credit | numeric | Purchase cost in credits |
turret.price_xp | numeric | Research cost |
turret.rpm | numeric | Rate of fire |
turret.turret_id | numeric | Rear gun ID |
turret.weapon_count | numeric | Autocannon |
turret.compatible_vehicles | list of integers | List of compatible aircraft |