照着尤里副武器写了一个武器用在载具部署原地攻击上,但是把尤里那几个部署攻击代码(Deployer=yes,DeployFire=yes,UndeployDelay=150)复制过来后并没有起到作用,是因为单位为载具的原因吗,或者ares+Kratos 有没有定时在单位处投放弹头的代码
- [ZY]
- Damage=-200
- Range=1
- ROF=1000 needs to be closer to animation time (Kills everything anyway)
- Projectile=Psychic
- Speed=1
- Warhead=ZYAE
- AreaFire=yes ; just shoot straight at ground under feet
- FireOnce=yes ; Only fire once; don't stay in attack mission
- Report=YuriDeploy
- Anim=RING1
- [ZYAE]
- CellSpread=8
- PercentAtMax=.85
- Verses=100%,100%,100%,100%,100%,100%,100%,100%,100%,100%,100%
- InfDeath=6
- PsychicDamage=yes ;gs psychic, but not mind control
- AttachEffectTypes=GRZYG,GRZYF
- AffectsEnemies=no
- AffectsFriends=yes
- AffectsOwner=yes
- [GRZYG]
- Animation=AEa1
- Duration=2000
- Cumulative=yes
- Status.FirepowerMultiplier=2
- [GRZYF]
- Animation=AEd1
- Duration=2000
- Cumulative=yes
- Status.ArmorMultiplier=2
复制代码
|