PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

43M Downloads

Other Pneumatic Armor pieces

desht opened this issue ยท 3 comments

commented

This needs some consideration as to what they do, but the first piece is likely to be Pneumatic Boots; they will use stored air pressure to absorb some or all fall damage. Makes a nice complement to the Air Cannon (in Entity Tracker mode), and the Vortex Cannon.

commented

Been thinking this over a bit more...

  • Pneumatic Boots
    • Fall damage absorption (use a little air, dependent on fall damage taken)
    • Step assist?
    • Pneumatic Kick attack - moderate damage, big knockback for some air usage (target may also take additional fall damage if aimed right). Bind to a hotkey? Probably require an upgrade. Could work on nearly any entity, including items, primed TNT...
  • Pneumatic Chestplate
    • Lots of air storage capacity
    • Able to charge other armor pieces and items in inventory from its storage (but only up to its pressure, of course) with Charging Upgrade
    • Magnet Upgrade to pull items in (magnet range depends on number of upgrades, respects Botania Solegnolia, also "PreventRemoteMovement" entity NBT tag set by Immersive Engineering)
    • Cooling Upgrade to extinguish player if on fire, and protect against hot fluid damage - at a steep air cost (basically dumping air to blow out flames and cooling the player via the Joule-Thomson effect). Short-term lava immunity, basically.
  • Pneumatic Leggings
    • Jump boost?
    • Speed boost? (with speed upgrades, possibly use some air)

Various switchable options would still be configured using the helmet GUI. No need to add separate GUI's for each armor piece. The helmet would still be required for on-screen HUD, but other pieces will function independently (helmet recommended though, for monitoring suit pressure and getting messages).

Other upgrades:

  • Diamond plating - 1 Diamond Block in Assembly Table (laser recipe) makes 4 diamond plating
    • Diamond Plating can be crafted into Armor Upgrade
    • Armor Upgrades add some damage absorption to armor pieces (exact amount TBD. Maybe 2 or 3 upgrades brings it up to diamond-level protection?)
  • Jump Upgrade for Pneumatic Legs
  • Kick Upgrade for Pneumatic Boots (see above)
commented

maybe add some sort of elytra attachment modification and allow the player to use air pressure to speed themselves up while flying?

commented

Yeah, flying is something that did occur to me. Two ways of going about this:

  1. Elytra upgrade added to the chestplate could allow gliding (full elytra functionality maybe?)
  2. An "air jet" upgrade added to the boots which could provide a fast vertical boost (or horizontal boost when elytra-flying), and allow for slow hover-descent. Would need to be fairly expensive in terms of air, though.

Option 2 is probably a lot easier to implement. I recall reading that adding elytra functionality to other armor is extremely difficult due to the way the elytra are coded, but I'll do some investigation.