|
|
发表于 2022-8-12 11:34:48
|
显示全部楼层
本帖最后由 ruanhuhu 于 2022-8-12 11:41 编辑
按我这么写是没问题的 仅作为示例 绿色部分是你的代码 我没有动 仅改了弹头 注册了辐射
[120mm]
Damage=90
ROF=65
Range=5.75
Projectile=Cannon
Speed=40
Warhead=RadEruptionWarhead2
Report=RhinoTankAttack
Anim=GUNFIRE
Bright=yes
RadLevel=200
RadType=ORadiat
[RadiationTypes]
0=ORadiat
[Radiation]
UseGlobalRadApplicationDelay=true ; boolean
[ORadiat]
RadDurationMultiple=1
RadApplicationDelay=16
RadApplicationDelay.Building=0
RadLevelMax=350
RadLevelDelay=90
RadLightDelay=90
RadLevelFactor=0.2
RadLightFactor=0.2
RadTintFactor=1.0
RadColor=255,145,32
RadSiteWarhead=RadEruptionWarhead2
RadSiteWarhead.Detonate=false
RadHasOwner=True
RadHasInvoker=True
[RadEruptionWarhead2]
Verses=100%,100%,100%,20%,10%,10%,0%,0%,0%,100%,100%
InfDeath=7
Radiation=yes
CellSpread=2
CellInset=1
补充一下
[Radiation]
UseGlobalRadApplicationDelay=true ; boolean
这句是写在全局的辐射里的 说明书里描述这句是优化性能用的
|
|