三角洲工坊接口文档
  1. 首页
  • 接口授权须知
  • 接口列表
    • 首页
      • 每日密码
        GET
      • 特勤处制造推荐
        GET
      • 每周活动物品
        GET
      • 系统公共数据接口
        GET
    • 交易行
      • 交易行列表
      • 物品详情数据
      • 物品价格走势
    • 卡战备
      • 卡战备配装推荐
      • 卡战备排名
    • 任务树
      • 赛季任务
      • 部门任务
      • 收集者任务清单
    • 热门功能
      • 子弹自选包收益
      • 昨日子弹收益排名
      • 底价钥匙子弹推荐
  1. 首页

系统公共数据接口

开发中
GET
/api/gf/v1/system_public_data

请求参数

Query 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://df.sanyueqi.cn/api/gf/v1/system_public_data?type=默认:返回所有 weapon:武器列表 items:总和物品列表'

返回响应

🟢200成功
application/json
Body

示例
{
    "code": 0,
    "data": {
        "system_weapons": [
            {
                "name": "Marlin杠杆步枪",
                "pic": "https://playerhub.df.qq.com/playerhub/60004/object/18050000032.png",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/p_18050000032.png",
                "meat_harm": 70,
                "shoot_distance": 55,
                "recoil": 47,
                "control": 55,
                "stable": 49,
                "hip_shot": 43,
                "armor_harm": 25,
                "grade": 0,
                "caliber": "ammo.45-70",
                "second_class": "gunMP",
                "fire_speed": 100,
                "capacity": 10,
                "fire_mode": "单发",
                "muzzle_velocity": 750,
                "sound_distance": 600
            },
            {
                "name": "MK47突击步枪",
                "pic": "https://playerhub.df.qq.com/playerhub/60004/object/18010000043.png",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/p_18010000043.png",
                "meat_harm": 40,
                "shoot_distance": 35,
                "recoil": 35,
                "control": 55,
                "stable": 50,
                "hip_shot": 53,
                "armor_harm": 46,
                "grade": 0,
                "caliber": "ammo7.62x39",
                "second_class": "gunRifle",
                "fire_speed": 625,
                "capacity": 20,
                "fire_mode": "单发/全自动",
                "muzzle_velocity": 525,
                "sound_distance": 500
            },
            {
                "name": "复合弓",
                "pic": "https://playerhub.df.qq.com/playerhub/60004/object/18150000001.png",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/p_18150000001.png",
                "meat_harm": 90,
                "shoot_distance": 65,
                "recoil": 32,
                "control": 66,
                "stable": 55,
                "hip_shot": 57,
                "armor_harm": 65,
                "grade": 0,
                "caliber": "ammoArrow",
                "second_class": "special",
                "fire_speed": 182,
                "capacity": 1,
                "fire_mode": "单发",
                "muzzle_velocity": 200,
                "sound_distance": 30
            },
            {
                "name": "KC17突击步枪",
                "pic": "https://playerhub.df.qq.com/playerhub/60004/object/18010000042.png",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/p_18010000042.png",
                "meat_harm": 30,
                "shoot_distance": 55,
                "recoil": 53,
                "control": 50,
                "stable": 48,
                "hip_shot": 45,
                "armor_harm": 48,
                "grade": 0,
                "caliber": "ammo5.45x39",
                "second_class": "gunRifle",
                "fire_speed": 740,
                "capacity": 30,
                "fire_mode": "单发/全自动",
                "muzzle_velocity": 575,
                "sound_distance": 500
            },
            {
                "name": "725双管霰弹枪",
                "pic": "https://playerhub.df.qq.com/playerhub/60004/object/18030000005.png",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/p_18030000005.png",
                "meat_harm": 17,
                "shoot_distance": 12,
                "recoil": 25,
                "control": 50,
                "stable": 48,
                "hip_shot": 47,
                "armor_harm": 18,
                "grade": 0,
                "caliber": "ammo12",
                "second_class": "gunShotgun",
                "fire_speed": 375,
                "capacity": 2,
                "fire_mode": "单发",
                "muzzle_velocity": 400,
                "sound_distance": 500
            },
            {
                "name": "K437突击步枪",
                "pic": "https://playerhub.df.qq.com/playerhub/60004/object/18010000040.png",
                "pre_pic": "https://playerhub.df.qq.com/playerhub/60004/object/p_18010000040.png",
                "meat_harm": 34,
                "shoot_distance": 35,
                "recoil": 45,
                "control": 48,
                "stable": 53,
                "hip_shot": 49,
                "armor_harm": 35,
                "grade": 0,
                "caliber": "ammo7.62x35",
                "second_class": "gunRifle",
                "fire_speed": 780,
                "capacity": 30,
                "fire_mode": "单发/全自动",
                "muzzle_velocity": 575,
                "sound_distance": 500
            },
            {
                "name": "R93狙击步枪",
                "pic": "https://playerhub.df.qq.com/playerhub/60004/object/18060000008.png",
  
修改于 2025-11-05 05:08:17
上一页
每周活动物品
下一页
交易行列表
Built with