|
|
发表于 2023-2-15 23:02:59
来自手机
|
显示全部楼层
本帖最后由 ruanhuhu 于 2023-2-15 23:36 编辑
jgaxmey 发表于 2023-2-15 22:00
话说能添加新的箱子吗?比如原版只有开出核弹,加一种开出其他超武的箱子。我想到的可以开出一个带虚拟投 ...
要试一下捡的那个核弹是硬编码还是怎么样 如果可以改成随机虚拟投放关联别的超武建筑 就可以开出各种超武了
写到一半的 太晚了 明天再说 不用虚拟投放 用next更好 可以随机指定
[Powerups]
Armor=0,ARMOR,yes,1.5 ; armor of nearby objects increased (armor multiplier);gs Think of max strength being multiplied by this (in reality, damage is divided by this since you can't change the max in Type)
Firepower=0,FIREPOWR,yes,2.0 ; firepower of nearby objects increased (firepower multiplier)
HealBase=0,HEALALL,yes ; all buildings to full strength
Money=0,MONEY2,yes,2000 ; a chunk o' cash (maximum cash)
Reveal=0,SHROUDX,yes ; reveal entire radar map
Speed=0,SPEED,yes,1.2 ; speed of nearby objects increased (speed multiplier)
Veteran=0,VETERAN,yes,1 ; veteran upgrade (levels to upgrade)
Unit=0,<none>,no,100 ; vehicle
ICBM=100,CHEMISLE,yes ; nuke missile one time shot
[NukePayload2]
Damage=0
Range=30
Projectile=InvisibleLow
Speed=10
RadLevel=0
Warhead=SA
Report=
[WeaponTypes]
+=NukePayload2
[新的假超级武器]
;插在所有的超武之前 估计会影响地图触发的核弹打击
Message.FirerColor=yes
;UIName=Name:Nuke
;核弹
IsPowered=true
RechargeVoice=00-I154
ChargingVoice=
ImpatientVoice=
SuspendVoice=
RechargeTime=0.1
Type=MultiMissile
;SidebarPCX=NukeIcon.pcx
Action=Nuke
;WeaponType=M60
SW.Warhead=SA
Nuke.Payload=NukePayload2
ShowTimer=yes
DisableableFromShell=yes
AIDefendAgainst=no
LineMultiplier=2
;Light.Red=100
;Light.Green=100
;Light.Blue=100
Message.Detected=VOX:ceva001
;探测到
;Message.Ready=VOX:ceva003
;就绪
Message.Launch=TXT_NUCLEAR_APPROACHING
;发动
Nuke.SiloLaunch=yes
CameoPriority=96
Action=Nuke
Nuke.TakeOff=None
;Nuke.SiloLaunch=no
SW.AITargeting=LightningRandom
SW.AutoFire=yes
LimboDelivery.Types=NAPOWR ; 投放这个建筑 关联其它超武
;LimboDelivery.IDs= ; List of numeric IDs. -1 cannot be used.
LimboDelivery.RollChances=1 ; List of percentages.
;LimboDelivery.RandomWeightsN= ; List of integers.
;LimboKill.Affects=self ; Affected House Enumeration (none|owner/self|allies/ally|team|enemies/enemy|all)
;LimboKill.IDs= ; List of numeric IDs.
|
|