Skip to content
reforgermods.net
Workshop mod by hitman_OLD6

Battlefield Support Arma Reforger Mod

Call in the firepower you need !Mortars, , gunship runs and precision airdrops, all from a single menu. NOTICE: This mod doesn't take balance into consideration in whether MP or SP

4F1A2B3C5D6E7F08
Battlefield Support preview

Summary

Call in the firepower you need !Mortars, , gunship runs and precision airdrops, all from a single menu. NOTICE: This mod doesn't take balance into consideration in whether MP or SP

Official Workshop description

Description — English Battlefield Support puts company-level firepower and air mobility at your fingertips — no artillery crews, no waiting on AI. Opening the menu: Press N. The left column lists every support; the right column shows its description and how many points you must mark. Single click = select & preview; double click = confirm and call Arrow keys to browse, Enter to confirm; gamepad A also confirms [LOCKED] = requirements not met; [COOLDOWN 12s] = recharging Marking the target: a HUD hint shows Mark i/N - <label>; mark the points in order. Visual: aim with the crosshair and press Mouse Middle or I Map: open the map, place the cursor and press Enter ESC or gamepad B to cancel Support Points Effect Mortar Strike 1 (Target Point) A medium zoned mortar barrage lands on the target Creeping Mortar Barrage 2 (Start / Direction) The barrage sweeps 100 m from start toward direction Cannon Run 2 (Start / Direction) A gunship rakes the marked line with 25 mm fragmentation cannon fire Rocket Run 2 (Start / Direction) A gunship launches rockets along the marked line Gunship Patrol 1 (Target Point) An armed gunship orbits the area and suppresses ground hostiles with 25 mm fragmentation Airdrop Infantry 1 (Drop Zone) Parachutes in an allied fireteam, then deploys you nearby Airdrop IFV 1 (Drop Zone) Parachutes a wheeled IFV; you are moved into the gunner seat with a crew fireteam aboard Reinforcement Waves 1 (Drop Zone) Drops a fireteam, then two more waves every 45 s, then deploys you nearby Airdrop Supplies 1 (Drop Zone) Parachutes an openable supply crate — open the back for a field shop (medical supplies + weighted random weapons) Airdrop Deployable 1 (Drop Zone) Parachutes an allied deployable (openable supply crate by default) Direct Deploy 1 (Deploy Point) Teleports you to a safe spot near the marked position Notes Every support has its own per-player cooldown (10–30 s). In WarCats, calling support costs money and some are gated by rank (prices and rules are set by the server). Some supports move you (airdrops deploy the caller nearby) — pick your landing spot first. Battlefield Support(战场支援) 让你随时呼叫营级火力与空中投送 —— 无需炮组,无需等待 AI。 打开支援菜单:按 N。左栏列出全部支援,右栏显示描述与所需标点数。 鼠标 单击 = 选中查看;双击 = 直接确认呼叫 ↑↓ 浏览,Enter 确认;手柄 A 亦可确认 名称旁 [LOCKED] = 未满足条件;[COOLDOWN 12s] = 冷却中 标定坐标:确认后屏幕提示 Mark i/N - <该点作用>,按顺序逐点标记。 目测标点:准星对准目标,按 鼠标中键 或 I 确认 地图标点:打开地图,光标放到位置,按 Enter 确认 ESC 或手柄 B 取消 可呼叫的支援 支援 标点 效果 Mortar Strike 迫击炮打击 1 点(目标点) 目标点落下中型区域迫击炮弹幕 Creeping Mortar Barrage 渐进弹幕 2 点(起点 / 指向点) 弹幕沿「起点→指向」方向横扫 100 米 Cannon Run 机炮扫射 2 点(起点 / 指向点) 炮艇沿标记线以 25mm 破片机炮犁地 Rocket Run 火箭弹攻击 2 点(起点 / 指向点) 炮艇沿标记线连续发射火箭弹 Gunship Patrol 炮艇巡逻 1 点(目标点) 武装炮艇在目标区上空盘旋,以舱门机枪压制地面敌人 Airdrop Infantry 步兵空投 1 点(投放区) 伞降一支友军火力小队,并将你投放到附近 Airdrop IFV 步战车空投 1 点(投放区) 伞降一辆轮式步战车;你被送入炮手位,另有一支小队作为乘员随车 Reinforcement Waves 增援波次 1 点(投放区) 先伞降一支小队,此后每 45 秒再投两波,最后把你投放到附近 Airdrop Supplies 补给空投 1 点(投放区) 伞降可开启补给箱,打开背面即战地商店(医疗物资 + 加权随机武器) Airdrop Deployable 可部署物空投 1 点(投放区) 伞降一个可交互的友军部署物(默认可开启补给箱) Direct Deploy 直接部署 1 点(部署点) 将你传送到标记点附近的安全位置 注意 每种支援有独立的玩家冷却(10–30 秒)。 在 WarCats 中呼叫消耗资金,部分支援另受军衔门槛限制(价格与规则由服务器配置)。 部分支援会移动你的位置(空投类会把呼叫者投放到附近)——先选好落点再确认。 面向开发者(附在描述末尾) 本模组是数据驱动的战场支援框架:一个支援类型 = 继承 BFS_SupportProviderBase 的 provider 子类 + 一份 .conf(以子类为根直接反序列化),无需改动模组本体即可新增支援。生命周期、合法性、可见性/可用性由 provider 覆写钩子自声明,宿主模组可注册全局兜底(门槛判定 / 扣费)。接入前请阅读: docs/Provider_Dev_Guide.md —— Provider 开发指南(新增支援的完整步骤) CONTEXT.md —— 术语表(provider / handler / 点标签列表 / 双层门槛 / 集成钩子) grill/战场支援/ —— 需求与实现文档 许可:MIT(见工程根目录 LICENSE)。

License

MIT License Copyright (c) 2026 WarCats Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- THIRD-PARTY COMPONENTS (NOT covered by the MIT license above) Third-party dependencies remain under their own licenses: - AirLootSpawner - used as a dependency; attribution preserved. - Arma Reforger / Enfusion (Bohemia Interactive) - engine and base addon.

Versions

2
published · approved · 146 KiB
published · approved · 146 KiB
1.0.1Game 1.8.0.13 · 146 KiB · Sep 25, 2026
Dependencies: 1Scenarios: 0PublishedApproved
No changelog text is available for this version.

config.json entry

{
  "modId": "4F1A2B3C5D6E7F08",
  "name": "Battlefield Support",
  "version": "1.0.1"
}

Use Battlefield Support on your server

Add Battlefield Support to the game.mods array of your server config.json. The config generator builds the full file, the mod manager keeps the mod list and its dependencies organized, and the config validator checks an existing config. The adding mods guide and mod dependencies guide walk through it step by step.

Fetch this mod from the API

The same metadata is available as JSON. See the API quickstart, the V2 reference, or the V1 reference.

GET https://api.reforgermods.net/v2/mods/4F1A2B3C5D6E7F08
GET https://api.reforgermods.net/v2/mods/4F1A2B3C5D6E7F08/versions

Data is cached from Arma Reforger Workshop metadata and may be stale. reforgermods.net is independent and is not affiliated with Bohemia Interactive.