Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Viper Commandos warbond #48

Merged
merged 9 commits into from
Jun 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions items/armor/armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2038,5 +2038,65 @@
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"3728975654": {
"name": "PH-202 Twigsnapper",
"description": "The omission of upper-limb coverings allows for optimized freedom of movement, perspiration, and communication of upper body strength to squadmates.",
"type": 1,
"slot": 0,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"1664632640": {
"name": "PH-202 Twigsnapper",
"description": "The omission of upper-limb coverings allows for optimized freedom of movement, perspiration, and communication of upper body strength to squadmates.",
"type": 2,
"slot": 2,
"armor_rating": 150,
"speed": 450,
"stamina_regen": 50,
"passive": 10
},
"2788735945": {
"name": "PH-9 Predator",
"description": "Based on the uniform of Jackle 6, a veteran of the Viper Commandos who held off an entire Terminid brood on Nublaria in the First Galactic War with nothing but a machine gun, pocket knife, and Orbital Laser Strikes.",
"type": 1,
"slot": 0,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"1877242796": {
"name": "PH-9 Predator",
"description": "Based on the uniform of Jackle 6, a veteran of the Viper Commandos who held off an entire Terminid brood on Nublaria in the First Galactic War with nothing but a machine gun, pocket knife, and Orbital Laser Strikes.",
"type": 0,
"slot": 2,
"armor_rating": 50,
"speed": 550,
"stamina_regen": 125,
"passive": 10
},
"2646411735": {
"name": "Mark of the Crimson Fang",
"description": "Marks the most obedient of the obedient, those who will strike headlong at the veins of Tyranny and administer the sweet antidote of Freedom.",
"type": 1,
"slot": 1,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"291340630": {
"name": "Executioner's Canopy",
"description": "Crests the shoulders of those who deliver the final—and most indispensable—stroke of Justice.",
"type": 1,
"slot": 1,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
}
}
4 changes: 4 additions & 0 deletions items/armor/passive.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,9 @@
"9": {
"name": "Democracy Protects",
"description": "50% chance to not die when taking lethal damage. \n Prevents all damage from bleeding if chest hemorrhages."
},
"10": {
"name": "Peak Physique",
"description": "Increased Melee Damage by 50%. \n Improves weapons handling with less drag on the weapon movement."
}
}
4 changes: 4 additions & 0 deletions items/boosters.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,9 @@
"2709264466": {
"name": "Motivational Shocks",
"description": "Allows all Helldivers to recover faster after being slowed by an attack, such as acid. Does not mitigate 'area effects,' such as EMS Strikes."
},
"3912131454": {
"name": "Experimental Infusion",
"description": "Temp Desc: Stims boost movement speed and reduced incoming damage for short period"
}
}
Loading