7 Days to Die Wiki
Register
Advertisement


Pen icon This article may require cleanup.
Page is a mess, date=October 9,2019
Please help improve this article if you can. The Discussion page may contain suggestions.





Ui game symbol misc crafting
This page contains content no longer in the game.
This item was removed in Alpha 18.



Jump jets
File:JumpJets.png
Basic Information
Removed: Alpha 18
Group
Category
Type
Loot Container
Gear Slot
Related Attribute
Related Perk(s)
Related Perk Book(s)
Block Properties
Hit Points
Storage Slots
Lockable
Horizontal Support
Mass
Light Opacity
Upgrades to
Breaks to
Weapon/Tool Properties
Entity Damage
Power Attack Entity Damage
Block Damage
Power Attack Block Damage
Range
Effective Range
Explosion Range Entities
Explosion Range Blocks
Attacks per Minute
Rounds per Minute
Reload Time
Ammo Type
Velocity
Magazine Size
Stamina Usage
Power Attack Stamina Usage
Damage Multiplier: Earth
Damage Multiplier: Metal
Damage Multiplier: Stone
Damage Multiplier: Wood
Butcher Tool
Butcher Damage Multiplier
Butcher Resource Multiplier
Disassemble Tool
Vehicle Properties
Vehicle Speed
Vehicle Sprint Speed
Seats
Protection Properties
Cold Resist
Heat Resist
Waterproof
Armor Rating
Elemental Protection
Effect Protection
Mobility Reduction
Stamina Regen Reduction
Noise Increase
Consumption Effects
Effect on Fullness
Effect on Hydration
Effect on max Stamina
Effect on Stamina regen
Effect on Health
Effect on Max Health
Cures
Cure Percentage
Buff
Buff Effect
Buff Duration
Dysentery Chance (%)
Characteristic Properties
Durability (Min Quality)
Durability (Max Quality)
Degradation per Use
Mod Type
Compatible Mods
Repaired Using
Electrical Power Required
Unlocks
Base Price
Max Stack
Scrapping/Forging Properties
Scrappable
Scraps into
Meltable
Material
Combustible
Burn Time
Farming Properties
Crop produced
Seed used
Time to grow
Obtaining
Obtainable Through

Description[ | ]

THESE LOOK SAFE...ISH BUT ARE CUMBERSOME TO RUN WITH WHILE THEY ARE ACTIVATED

These are an armor mod, attached to the Chest Armor. The stack limit is 1. The icon is identical to the Flamethrower Trap

With the Parkour skill maxed (skill level 5/5), the player can reach heights of up to 13 blocks

Without the Parkour skill (skill level 0/5), the player can reach heights of up to 9 blocks

This armor mod is not currently attainable without being in creative, confirmed by (not craftable (no schematic), and it is not present in loot.xml)

The following is the current item_modifiers.xml segment pertaining to Jump Jets:

<item_modifier name="modArmorJumpJets" installable_tags="armorChest" modifier_tags="misc" type="attachment" rarity="0.5">

<property name="Stacknumber" value="1"/>

<property name="CustomIcon" value="flamethrowerTrap"/>

<effect_group tiered="false">


<triggered_effect trigger="onSelfItemActivate" action="PlaySound" target="self" sound="generator_start" play_in_head="true"/>

<triggered_effect trigger="onSelfItemActivate" action="FadeOutSound" target="self" sound="generator_start" play_in_head="true"/>

<triggered_effect trigger="onSelfItemDeactivate" action="PlaySound" target="self" sound="generator_stop" play_in_head="true"/>

<triggered_effect trigger="onSelfItemDeactivate" action="FadeOutSound" target="self" sound="generator_stop" play_in_head="true"/>

</effect_group>

<effect_group tiered="false">

<passive_effect name="WalkSpeed" operation="perc_subtract" value=".35"/>

<passive_effect name="RunSpeed" operation="perc_subtract" value=".35"/>

<passive_effect name="JumpStrength" operation="perc_add" value="3.2"/>

<passive_effect name="StaminaLoss" operation="perc_subtract" value=".75" tags="jumping"/>

<triggered_effect trigger="onSelfJump" action="PlaySound" sound="m136_fire" play_in_head="true">

<requirement name="IsItemActive"/>

</triggered_effect>

<triggered_effect trigger="onSelfJump" action="AddBuff" buff="buffJumpJetsAirborne"/>

</effect_group>

</item_modifier>

As you can see here, Jump Jets passively reduce your running and walking speed, while reducing the stamina loss from jumping and increasing the overall jump strength of the player. There are various sounds associated with the Jump Jets, all re-used from other in-game items such as the Rocket Launcher, although none of them seem to work (Needs additional testing).

This armor mod is attachable to the following armor:

Military Vest

Padded Chest Armor

Leather Chest Armor

Scrap Chest Armor

Iron Chest Armor

Steel Chest Armor

they have no sell price, even with barter maxed (skill level 5/5)

Advertisement