跳到主要内容

液氮塔 / LN Tower

能减缓敌人移动速度;

Can slow enemy movement speed;

LN Tower

信息 / Information

  • 液氮塔需要电力才能工作,耗电量为10 EFU

    LN Tower needs power to work, power consumption is 10 EFU;

  • 攻击范围: 15m;

    攻击间隔:5s;

  • Attack Range: 15m;

    Attack Interval: 5s;

  • 对受击生物施加缓慢效果5秒;

    Applies Slowness effect to enemy for 5 seconds;

Tips

暂时还不能使用电池充能;

动画全部由代码驱动;

Now can't use battery to charge;

All animations are driven by code;

技术性说明 / Technical Explanation

攻击方式为无实体攻击,即攻击链路并不是传统的发射实体(子弹)-> 命中目标 -> 造成伤害

而是直接由塔防设备对范围内的敌对生物造成伤害,用粒子模拟攻击轨迹;

同时,在攻击实体前,塔防设备会取消受击生物的受击后伤害免疫(PHDI),以此适配多塔防设备的高频攻击;

The attack method is non-entity attack, that is, the attack link is not traditional shoot entity (bullet) -> hit target -> cause damage

But instead, the tower defense device directly causes damage to enemy biologicals within the range, using particles to simulate the attack trajectory;

At the same time, before attacking the entity, the tower defense device will cancel the PHDI of the hit biological, which adapts to the high frequency attack of multiple tower defense devices;