Add wall stats + other changes

This commit is contained in:
Leonwang4234
2020-10-18 13:35:20 -07:00
parent 521d44714d
commit db3db47ca1
4 changed files with 29 additions and 9 deletions

View File

@@ -625,6 +625,9 @@ blocks.reload = Shots/Second
blocks.ammo = Ammo
blocks.shieldhealth = Shield Health
blocks.cooldowntime = Cooldown Time
blocks.basedeflectchance = Base Deflect Chance
blocks.lightningchance = Lightning Chance
blocks.lightningdamage = Lightning Damage
bar.drilltierreq = Better Drill Required
bar.noresources = Missing Resources
@@ -1244,8 +1247,8 @@ block.plastanium-wall.description = A special type of wall that absorbs electric
block.plastanium-wall-large.description = A special type of wall that absorbs electric arcs and blocks automatic power node connections.\nSpans multiple tiles.
block.thorium-wall.description = A strong defensive block.\nDecent protection from enemies.
block.thorium-wall-large.description = A strong defensive block.\nDecent protection from enemies.\nSpans multiple tiles.
block.phase-wall.description = A wall coated with special phase-based reflective compound. Deflects most bullets upon impact.
block.phase-wall-large.description = A wall coated with special phase-based reflective compound. Deflects most bullets upon impact.\nSpans multiple tiles.
block.phase-wall.description = A wall coated with special phase-based reflective compound. Deflection chance is equal to the ratio of bullet damage to base deflection chance.
block.phase-wall-large.description = A wall coated with special phase-based reflective compound. Deflection chance is equal to the ratio of bullet damage to base deflection chance.\nSpans multiple tiles.
block.surge-wall.description = An extremely durable defensive block.\nBuilds up charge on bullet contact, releasing it randomly.
block.surge-wall-large.description = An extremely durable defensive block.\nBuilds up charge on bullet contact, releasing it randomly.\nSpans multiple tiles.
block.door.description = A small door. Can be opened or closed by tapping.