随机补给配置

对应文件

SUIC_CONFIG/SYSTEM/SUIC_SUPPLY.RC

配置说明

参数名称 参数类型 参数介绍 默认值 参数备注
class string 补给类名 -- weapon:武器
restore:恢复
content string 补给内容 -- 请继续浏览补给配置内容
odds int 补给权重 -- 权重除以所有补给概率总和得到最终概率

内容配置

武器补给(class=weapon)

补给内容 补给备注
具体武器对象 可以是任意类型的武器(主要武器、次要武器、近身武器和投掷武器)

恢复补给(class=restore)

补给内容 补给备注
hp 生命值恢复为100
ac 护甲值恢复为100
ammo 弹夹恢复为初始化
cloth 防化服恢复为可使用

配置示例

[SUPPLY_1]
class= weapon
content= M60
odds= 400

[SUPPLY_2]
class= restore
content= hp
odds= 400

[SUPPLY_3]
class= restore
content= ac
odds= 400

[SUPPLY_4]
class= restore
content= ammo
odds= 400

[SUPPLY_5]
class= restore
content= cloth
odds= 400

results matching ""

    No results matching ""