飞行货船活动 1.0.14

飞行货船活动 1.0.14

飞行货船活动 1.0.14-PCI1
飞行货船活动 1.0.14
此内容为付费资源,请付费后查看
35
付费资源

原创地址Flying Cargo Ship 活动 – 插件 – Codefling

关于 Flying Cargo Ship 活动

Flying Cargo Ship 引入了一种新的游戏体验,一艘货船在防空炮塔的守卫下翱翔在天空中。玩家必须通过在控制中心与 NPC 对峙来禁用这些防御,在那里他们还可以找到 Air Card,从而进入船的下层甲板。

flyingcargo2-min.png.faf79788c0ebc652cbed70266699d408.png

控制中心

控制中心在随机纪念碑处生成,并由 NPC 守卫。里面有一个按钮可以禁用飞行货船上的炮塔。在那里还可以找到一张航空卡,允许您进入货船的下层甲板。

ctrl1.png.39abc5d4a977f2df6fef4d3c9f30c431.png

Anit-Air 转塔

飞行货船配备了防空炮塔。在接近飞船之前需要禁用炮塔。

 aa3.png.cdc2f35b78b1d3ff3f23b4097a7c9e47.pnganti_air_crop.png.05282470aca738a1882e68b0f228ebf6.png

命令

命令可以从聊天、服务器控制台或游戏内的 F1 控制台执行

fcargo start
fcargo stop

所需权限:

flyingcargoship.admin

void OnFlyingCargoStart() - Called when the event starts
void OnFlyingCargoCompleted(ulong steamId) - Called when the event has been fully looted
void OnFlyinCargoEnd() - Called when the event is over

配置

{
  "Schedule event": true,
  "Time between events (minutes)": 60,
  "Event duration (minutes)": 40,
  "Time before ship leaves after all crates have been looted (seconds)": 300,
  "Time before radiation when ship is leaving (seconds)": 30,
  "Double NPC count on ship": false,
  "Control center destroy time (seconds)": 300,
  "Control center NPC count": 8,
  "Use Loottable plugin for loot (requires Loottable)": true,
  "Ship loot configuration": {
    "IMPORTANT NOTICE": "The maximum total crate count is 21. If the crate count in the config is higher, excess crates will be ignored, starting at the lowest tier",
    "Locked crate count (total crate count shold be less than or equal to 21)": 4,
    "Elite crate count (total crate count shold be less than or equal to 21)": 4,
    "Military crate count (total crate count shold be less than or equal to 21)": 6,
    "Normal crate count (total crate count shold be less than or equal to 21)": 7,
    "Locked crate loot table": {
      "Enabled": true,
      "Item list": [
        {
          "Short name": "scrap",
          "Min amount": 10,
          "Max amount": 100,
          "Chance (1 = 100%)": 1.0,
          "Skin id": 0
        },
        // Removed for legibility
      ]
    },
    "Elite crate loot table": {
      "Enabled": false,
      "Item list": []
    },
    "Military crate loot table": {
      "Enabled": false,
      "Item list": []
    },
    "Normal crate loot table": {
      "Enabled": false,
      "Item list": []
    },
    "NPC loot table": {
      "Enabled": true,
      "Item list": [
        // Removed for legibility
      ]
    }
  },
  "Control center NPC loot table": {
    "Enabled": true,
    "Item list": [
      // Removed for legibility
    ]
  },
  "Control center NPC configuration": {
    "Npc name": "Air Scientist",
    "Health": 200.0,
    "Enable radio chatter": true,
    "Sense range (m)": 50.0,
    "Vision cone (degrees)": 135.0,
    "Damage scale (1 = 100%)": 1.0,
    "Memory duration (seconds)": 30.0,
    "Roam range (m)": 20.0,
    "Chase range (m)": 40.0,
    "Remove corpse on death and drop bag": true,
    "Kit (requires Kits plugin)": "",
    "Clothing items": [
      {
        "shortName": "hazmatsuittwitch",
        "amount": 1,
        "skinId": 0
      }
    ],
    "Belt items": [
      {
        "shortName": "rifle.lr300",
        "amount": 1,
        "skinId": 0
      },
      {
        "shortName": "grenade.f1",
        "amount": 10,
        "skinId": 0
      }
    ]
  },
  "Cargo ship NPC configuration (Top)": {
    "Npc name": "Air Scientist",
    "Health": 250.0,
    "Enable radio chatter": true,
    "Sense range (m)": 100.0,
    "Vision cone (degrees)": 135.0,
    "Damage scale (1 = 100%)": 1.0,
    "Memory duration (seconds)": 30.0,
    "Roam range (m)": 1.0,
    "Chase range (m)": 1.0,
    "Remove corpse on death and drop bag": true,
    "Kit (requires Kits plugin)": "",
    "Clothing items": [
      {
        "shortName": "hazmatsuittwitch",
        "amount": 1,
        "skinId": 0
      }
    ],
    "Belt items": [
      {
        "shortName": "rifle.lr300",
        "amount": 1,
        "skinId": 0
      }
    ]
  },
  "Cargo ship NPC configuration (Normal)": {
    "Npc name": "Air Scientist",
    "Health": 200.0,
    "Enable radio chatter": true,
    "Sense range (m)": 40.0,
    "Vision cone (degrees)": 135.0,
    "Damage scale (1 = 100%)": 1.0,
    "Memory duration (seconds)": 30.0,
    "Roam range (m)": 20.0,
    "Chase range (m)": 40.0,
    "Remove corpse on death and drop bag": true,
    "Kit (requires Kits plugin)": "",
    "Clothing items": [
      {
        "shortName": "hazmatsuittwitch",
        "amount": 1,
        "skinId": 0
      }
    ],
    "Belt items": [
      {
        "shortName": "smg.mp5",
        "amount": 1,
        "skinId": 0
      },
      {
        "shortName": "grenade.f1",
        "amount": 10,
        "skinId": 0
      }
    ]
  },
  "Cargo ship NPC configuration (Inside)": {
    "Npc name": "Air Scientist",
    "Health": 250.0,
    "Enable radio chatter": true,
    "Sense range (m)": 20.0,
    "Vision cone (degrees)": 135.0,
    "Damage scale (1 = 100%)": 1.0,
    "Memory duration (seconds)": 30.0,
    "Roam range (m)": 10.0,
    "Chase range (m)": 20.0,
    "Remove corpse on death and drop bag": true,
    "Kit (requires Kits plugin)": "",
    "Clothing items": [
      {
        "shortName": "hazmatsuittwitch",
        "amount": 1,
        "skinId": 0
      }
    ],
    "Belt items": [
      {
        "shortName": "shotgun.spas12",
        "amount": 1,
        "skinId": 0
      },
      {
        "shortName": "grenade.f1",
        "amount": 10,
        "skinId": 0
      }
    ]
  }
}

cargo50.png

飞行cargo.png

图片[7]-飞行货船活动 1.0.14-PCI1

图片[8]-飞行货船活动 1.0.14-PCI1

图片[9]-飞行货船活动 1.0.14-PCI1

图片[10]-飞行货船活动 1.0.14-PCI1

图片[11]-飞行货船活动 1.0.14-PCI1

图片[12]-飞行货船活动 1.0.14-PCI1

图片[13]-飞行货船活动 1.0.14-PCI1

© 版权声明
THE END
喜欢就支持一下吧
点赞9 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容