mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-22 04:28:27 +07:00
Unit descriptions + Cleanup (Based on #7066)
This commit is contained in:
parent
e284be8be4
commit
eb01f0ed4a
@ -1281,12 +1281,17 @@ unit.corvus.name = Corvus
|
||||
|
||||
unit.stell.name = Stell
|
||||
unit.locus.name = Locus
|
||||
unit.precept.name = Precept
|
||||
unit.vanquish.name = Vanquish
|
||||
unit.conquer.name = Conquer
|
||||
unit.merui.name = Merui
|
||||
unit.cleroi.name = Cleroi
|
||||
unit.anthicus.name = Anthicus
|
||||
unit.tecta.name = Tecta
|
||||
unit.collaris.name = Collaris
|
||||
unit.elude.name = Elude
|
||||
unit.avert.name = Avert
|
||||
unit.obviate.name = Obviate
|
||||
unit.quell.name = Quell
|
||||
unit.disrupt.name = Disrupt
|
||||
unit.evoke.name = Evoke
|
||||
@ -1294,11 +1299,6 @@ unit.incite.name = Incite
|
||||
unit.emanate.name = Emanate
|
||||
unit.manifold.name = Manifold
|
||||
unit.assembly-drone.name = Assembly Drone
|
||||
unit.precept.name = Precept
|
||||
unit.merui.name = Merui
|
||||
unit.anthicus.name = Anthicus
|
||||
unit.elude.name = Elude
|
||||
unit.obviate.name = Obviate
|
||||
|
||||
block.parallax.name = Parallax
|
||||
block.cliff.name = Cliff
|
||||
@ -1914,44 +1914,63 @@ block.interplanetary-accelerator.description = A massive electromagnetic railgun
|
||||
block.repair-turret.description = Continuously repairs the closest damaged unit in its vicinity. Optionally accepts coolant.
|
||||
block.payload-propulsion-tower.description = Long-range payload transport structure. Shoots payloads to other linked payload propulsion towers.
|
||||
|
||||
unit.dagger.description = Fires standard bullets at all nearby enemies.
|
||||
unit.mace.description = Fires streams of flame at all nearby enemies.
|
||||
unit.fortress.description = Fires long-range artillery at ground targets.
|
||||
unit.scepter.description = Fires a barrage of charged bullets at all nearby enemies.
|
||||
unit.reign.description = Fires a barrage of massive piercing bullets at all nearby enemies.
|
||||
unit.nova.description = Fires laser bolts that damage enemies and repair allied structures. Capable of flight.
|
||||
unit.pulsar.description = Fires arcs of electricity that damage enemies and repair allied structures. Capable of flight.
|
||||
unit.quasar.description = Fires piercing laser beams that damage enemies and repair allied structures. Capable of flight. Shielded.
|
||||
unit.vela.description = Fires a massive continuous laser beam that damages enemies, causes fires and repairs allied structures. Capable of flight.
|
||||
unit.corvus.description = Fires a massive laser blast that damages enemies and repairs allied structures. Can step over most terrain.
|
||||
unit.crawler.description = Runs toward enemies and self-destructs, causing a large explosion.
|
||||
unit.dagger.description = Fires standard bullets at enemy targets.
|
||||
unit.mace.description = Fires streams of flame at enemy targets.
|
||||
unit.fortress.description = Fires long-range artillery at enemy ground targets.
|
||||
unit.scepter.description = Fires a barrage of charged bullets at enemy targets.
|
||||
unit.reign.description = Fires a barrage of massive piercing bullets at enemy targets.
|
||||
unit.nova.description = Fires laser bolts that damage enemy targets and repair allied structures. Capable of flight.
|
||||
unit.pulsar.description = Fires arcs of electricity that damage enemy targets and repair allied structures. Capable of flight.
|
||||
unit.quasar.description = Fires piercing laser beams that damage enemy targets and repair allied structures. Capable of flight. Shielded.
|
||||
unit.vela.description = Fires a massive continuous laser beam that damages enemy targets, causes fires and repairs allied structures. Capable of flight.
|
||||
unit.corvus.description = Fires a massive laser blast that damages enemy targets and repairs allied structures. Can step over most terrain.
|
||||
unit.crawler.description = Moves toward enemy targets and self-destructs, causing a large explosion.
|
||||
unit.atrax.description = Fires debilitating orbs of slag at ground targets. Can step over most terrain.
|
||||
unit.spiroct.description = Fires sapping laser beams at enemies, repairing itself in the process. Can step over most terrain.
|
||||
unit.arkyid.description = Fires large sapping laser beams at enemies, repairing itself in the process. Can step over most terrain.
|
||||
unit.toxopid.description = Fires large electric cluster-shells and piercing lasers at enemies. Can step over most terrain.
|
||||
unit.flare.description = Fires standard bullets at nearby ground targets.
|
||||
unit.horizon.description = Drops clusters of bombs on ground targets.
|
||||
unit.zenith.description = Fires salvos of missiles at all nearby enemies.
|
||||
unit.antumbra.description = Fires a barrage of bullets at all nearby enemies.
|
||||
unit.eclipse.description = Fires two piercing lasers and a barrage of flak at all nearby enemies.
|
||||
unit.spiroct.description = Fires sapping laser beams at enemy targets, repairing itself in the process. Can step over most terrain.
|
||||
unit.arkyid.description = Fires large sapping laser beams at enemy targets, repairing itself in the process. Can step over most terrain.
|
||||
unit.toxopid.description = Fires large electric cluster-shells and piercing lasers at enemy targets. Can step over most terrain.
|
||||
unit.flare.description = Fires standard bullets at enemy ground targets.
|
||||
unit.horizon.description = Drops clusters of bombs on enemy ground targets.
|
||||
unit.zenith.description = Fires salvos of missiles at enemy targets.
|
||||
unit.antumbra.description = Fires a barrage of bullets at enemy targets.
|
||||
unit.eclipse.description = Fires two piercing lasers and a barrage of flak at enemy targets.
|
||||
unit.mono.description = Automatically mines copper and lead, depositing it into the core.
|
||||
unit.poly.description = Automatically rebuilds destroyed structures and assists other units in construction.
|
||||
unit.mega.description = Automatically repairs damaged structures. Capable of carrying blocks and small ground units.
|
||||
unit.quad.description = Drops large bombs on ground targets, repairing allied structures and damaging enemies. Capable of carrying medium-sized ground units.
|
||||
unit.oct.description = Protects nearby allies with its regenerating shield. Capable of carrying most ground units.
|
||||
unit.risso.description = Fires a barrage of missiles and bullets at all nearby enemies.
|
||||
unit.minke.description = Fires shells and standard bullets at nearby ground targets.
|
||||
unit.bryde.description = Fires long-range artillery shells and missiles at enemies.
|
||||
unit.sei.description = Fires a barrage of missiles and armor-piercing bullets at enemies.
|
||||
unit.omura.description = Fires a long-range piercing railgun bolt at enemies. Constructs flare units.
|
||||
unit.quad.description = Drops plasma bombs on ground targets, repairing allied structures and damaging enemy ground targets. Capable of carrying medium-sized ground units.
|
||||
unit.oct.description = Protects nearby allies with a regenerating shield. Capable of carrying most ground units.
|
||||
unit.risso.description = Fires a barrage of missiles and bullets at enemy targets.
|
||||
unit.minke.description = Fires shells and standard bullets at enemy ground targets.
|
||||
unit.bryde.description = Fires long-range artillery shells and missiles at enemy targets.
|
||||
unit.sei.description = Fires a barrage of missiles and armor-piercing bullets at enemy targets.
|
||||
unit.omura.description = Fires a long-range piercing railgun bolt at enemy targets. Constructs flare units.
|
||||
unit.alpha.description = Defends the Shard core from enemies. Builds structures.
|
||||
unit.beta.description = Defends the Foundation core from enemies. Builds structures.
|
||||
unit.gamma.description = Defends the Nucleus core from enemies. Builds structures.
|
||||
unit.retusa.description = Fires homing torpedoes at nearby enemies. Repairs allied units.
|
||||
unit.oxynoe.description = Fires structure-repairing streams of flame at nearby enemies. Targets nearby enemy projectiles with a point defense turret.
|
||||
unit.cyerce.description = Fires seeking cluster-missiles at enemies. Repairs allied units.
|
||||
unit.retusa.description = Fires homing torpedoes at enemy targets. Repairs allied units.
|
||||
unit.oxynoe.description = Fires structure-repairing streams of flame at enemy targets. Targets enemy projectiles with a point defense turret.
|
||||
unit.cyerce.description = Fires seeking cluster-missiles at enemy targets. Repairs allied units.
|
||||
unit.aegires.description = Shocks all enemy units and structures that enter its energy field. Repairs all allies.
|
||||
unit.navanax.description = Fires explosive EMP projectiles, dealing significant damage to enemy power networks and repairing allied structures. Melts nearby enemies with 4 autonomous laser turrets.
|
||||
unit.navanax.description = Fires explosive EMP projectiles, dealing significant damage to enemy power networks and repairing allied structures. Melts enemy targets with 4 autonomous laser turrets.
|
||||
|
||||
unit.stell.description = Fires standard bullets at enemy targets.
|
||||
unit.locus.description = Fires alternating bullets at enemy targets.
|
||||
unit.precept.description = Fires piercing cluster bullets at enemy targets.
|
||||
unit.vanquish.description = Fires large piercing splitting bullets at enemy targets.
|
||||
unit.conquer.description = Fires large piercing cascades of bullets at enemy targets.
|
||||
unit.merui.description = Fires long-range artillery at enemy ground targets. Can step over most terrain.
|
||||
unit.cleroi.description = Fires dual shells at enemy targets. Targets enemy projectiles with point defense turrets. Can step over most terrain.
|
||||
unit.anthicus.description = Fires long-range homing missiles at enemy targets. Can step over most terrain.
|
||||
unit.tecta.description = Fires homing plasma missiles at enemy targets. Protects itself with a directional shield. Can step over most terrain.
|
||||
unit.collaris.description = Fires long-range fragmenting artillery at enemy targets. Can step over most terrain.
|
||||
unit.elude.description = Fires pairs of homing bullets at enemy targets. Can float over bodies of liquid.
|
||||
unit.avert.description = Fires twisting pairs of bullets at enemy targets.
|
||||
unit.obviate.description = Fires twisting pairs of lightning orbs at enemy targets.
|
||||
unit.quell.description = Fires long-range homing missiles at enemy targets. Suppresses enemy structure repair blocks.
|
||||
unit.disrupt.description = Fires long-range homing suppression missiles at enemy targets. Suppresses enemy structure repair blocks.
|
||||
unit.evoke.description = Builds structures to defend the Bastion core. Repairs structures with a beam.
|
||||
unit.incite.description = Builds structures to defend the Citadel core. Repairs structures with a beam.
|
||||
unit.emanate.description = Builds structures to defend the Acropolis core. Repairs structures with beams.
|
||||
|
||||
lst.read = Read a number from a linked memory cell.
|
||||
lst.write = Write a number to a linked memory cell.
|
||||
|
Loading…
Reference in New Issue
Block a user