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

Truth enforcers premium warbond #69

Merged
92 changes: 91 additions & 1 deletion items/armor/armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -2258,5 +2258,95 @@
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"3008695584": {
"name": "UF-50 Bloodhound",
"description": "Users are advised not to scratch at the lacquer, as the Red 20,000 pigment that gives this armor its signature sheen may be correlated with rapid DNA unspooling.",
"type": 1,
"slot": 2,
"armor_rating": 100,
"speed": 500,
"stamina_regen": 100,
"passive": 13
},
"238751935": {
"name": "UF-50 Bloodhound",
"description": "Users are advised not to scratch at the lacquer, as the Red 20,000 pigment that gives this armor its signature sheen may be correlated with rapid DNA unspooling.",
"type": 1,
"slot": 0,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"1126585234": {
"name": "Pride of the Whistleblower",
"description": "Granted to the Truth Enforcers' Informant of the Month, this tasteful cape conjures images of dissident blood on asphalt.",
"type": 1,
"slot": 1,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"3530620108": {
"name": "UF-16 Inspector",
"description": "Made famous by the \"Truth Enforcers: Enforcers of Truth\" mystery novels, this armor calls to mind those paragons of patriotism who protect us from treasonous lies.",
"type": 1,
"slot": 0,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"3059832618": {
"name": "UF-16 Inspector",
"description": "Made famous by the \"Truth Enforcers: Enforcers of Truth\" mystery novels, this armor calls to mind those paragons of patriotism who protect us from treasonous lies.",
"type": 1,
"slot": 2,
"armor_rating": 100,
"speed": 500,
"stamina_regen": 100,
"passive": 13
},
"3965478926": {
"name": "Proof of Faultless Virtue",
"description": "This cape signifies that its wearer thinks, feels, and acts correctly at all times, and thus bears the responsibility to educate and re-educate their fellow citizen.",
"type": 1,
"slot": 1,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"622973953": {
"name": "UF-84 Doubt Killer",
"description": "Developed by the Ministry of Science while investigating the phenomenon known as The Gloom, this armor is non-permeable and squeak resistant.",
"type": 1,
"slot": 2,
"armor_rating": 100,
"speed": 500,
"stamina_regen": 100,
"passive": 13
},
"91360070": {
"name": "UF-84 Doubt Killer",
"description": "Developed by the Ministry of Science while investigating the phenomenon known as The Gloom, this armor is non-permeable and squeak resistant.",
"type": 1,
"slot": 0,
"armor_rating": 100,
"speed": 100,
"stamina_regen": 100,
"passive": 0
},
"66704491": {
"name": "Cover of Darkness",
"description": "When children have trouble sleeping, tucking them in under this cape reminds them that they are never alone, for Liberty's unseen defenders are always watching over them.",
"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 @@ -50,5 +50,9 @@
"12": {
"name": "Advanced Filtration",
"description": "Provides 80% resistance to gas damage and effects."
},
"13": {
"name": "Unflinching",
"description": "Helps prevent Helldivers from flinching when hit."
}
}
6 changes: 5 additions & 1 deletion items/boosters.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,9 @@
"3102833400": {
"name": "Firebomb Hellpods",
"description": "Lines all Hellpods with volatile incendiaries that detonate upon impact, igniting any units in vicinity of the drop site."
},
"1004": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "Dead Sprint",
"description": "Allows Helldivers to keep sprinting even when they are out of stamina, draining their health instead."
}
}
}
82 changes: 81 additions & 1 deletion items/item_names.json
Original file line number Diff line number Diff line change
Expand Up @@ -1454,5 +1454,85 @@
"3236079222": {
"name": "Mustard Exosuit",
"mix_id": "3236079222"
},
"3241211079": {
"name": "Inconspicuous Black Exosuit",
"mix_id": "pattern"
},
"122941246": {
"name": "SG-20 Halt",
"mix_id": "122941246"
},
"1004": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "Dead Sprint",
"mix_id": "booster"
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
},
"2579792615": {
"name": "Inconspicuous Black Hellpod",
"mix_id": "pattern"
},
"725205791": {
"name": "SMG-32 Reprimand",
"mix_id": "725205791"
},
"2484094371": {
"name": "Inconspicuous Black Shuttle",
"mix_id": "pattern"
},
"1008": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "Pride of the Whistleblower",
"mix_id": "playercard"
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
},
"3008695584": {
"name": "UF-50 Bloodhound",
"mix_id": "1927188023"
},
"238751935": {
"name": "UF-50 Bloodhound",
"mix_id": "4286615047"
},
"1126585234": {
"name": "Pride of the Whistleblower",
"mix_id": "1126585234"
},
"1013": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "Proof of Faultless Virtue",
"mix_id": "playercard"
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
},
"1014": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "Fee of Thought",
"mix_id": "title"
},
"3530620108": {
"name": "UF-16 Inspector",
"mix_id": "3285635529"
},
"3059832618": {
"name": "UF-16 Inspector",
"mix_id": "4168334185"
},
"3965478926": {
"name": "Proof of Faultless Virtue",
"mix_id": "cape"
},
"1902682578": {
"name": "PLAS-15 Loyalist",
"mix_id": "1902682578"
},
"1019": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "At Ease",
"mix_id": "emote"
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
},
"2001": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "UF-84 Doubt Killer",
"mix_id": "body"
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
},
"2002": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "UF-84 Doubt Killer",
"mix_id": "head"
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
},
"2003": {
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"name": "Cover of Darkness",
"mix_id": "cape"
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
}
}
}
28 changes: 28 additions & 0 deletions items/weapons/primary.json
Original file line number Diff line number Diff line change
Expand Up @@ -442,5 +442,33 @@
"traits": [
7
]
},
"122941246": {
"name": "SG-20 Halt",
"description": "A humane compliance weapon with two seperate magazines: one for armor-penetrating flechette rounds and one for stun rounds.",
"type": 2,
"damage": 385,
"capacity": 16,
"recoil": 120,
"fire_rate": 80,
"fire_mode": [],
chatterchats marked this conversation as resolved.
Show resolved Hide resolved
"traits": [
1,
2,
5
]
},
"725205791": {
"name": "SMG-32 Reprimand",
"description": "A heavy-duty submachine gun that fires large-caliber rounds, with a slower rate of fire to manage the high recoil. Ideal for use at close to medium range",
"type": 3,
"damage": 125,
"capacity": 25,
"recoil": 44,
"fire_rate": 490,
"fire_mode": [],
chatterchats marked this conversation as resolved.
Show resolved Hide resolved
"traits": [
2
]
}
}
15 changes: 15 additions & 0 deletions items/weapons/secondary.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,20 @@
5,
11
]
},
"1902682578": {
"name": "PLAS-15 Loyalist",
"description": "A plasma pistol that charges each shot until the trigger is released. Plasma projectiles explode on impact.",
"damage": 125,
"capacity": 7,
"recoil": 8,
"fire_rate": 1000,
"fire_mode": [],
"traits": [
2,
4,
6,
10
]
}
}
5 changes: 5 additions & 0 deletions warbonds.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,10 @@
"name": "Chemical Agents",
"id": "chemical_agents",
"credits_to_unlock": 1000
},
"8": {
"name": "Truth Enforcers",
"id": "truth_enforcers",
"credits_to_unlock": 1000
}
}
97 changes: 97 additions & 0 deletions warbonds/truth_enforcers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
{
"1": {
"medals_to_unlock": 0,
"items": [
{
"item_id": 3241211079,
"medal_cost": 50
},
{
"item_id": 4219002488,
"medal_cost": 7
},
{
"item_id": 122941246,
"medal_cost": 20
},
{
"item_id": 1004,
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"medal_cost": 35
},
{
"item_id": 2579792615,
"medal_cost": 10
}
]
},
"2": {
"medals_to_unlock": 90,
"items": [
{
"item_id": 725205791,
"medal_cost": 40
},
{
"item_id": 2484094371,
"medal_cost": 50
},
{
"item_id": 1008,
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"medal_cost": 5
},
{
"item_id": 4219002488,
"medal_cost": 12
},
{
"item_id": 3008695584,
"medal_cost": 45
},
{
"item_id": 4286615047,
"medal_cost": 35
},
{
"item_id": 1126585234,
"medal_cost": 20
}
]
},
"3": {
"medals_to_unlock": 250,
"items": [
{
"item_id": 1013,
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"medal_cost": 15
},
{
"item_id": 1014,
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"medal_cost": 20
},
{
"item_id": 3530620108,
"medal_cost": 45
},
{
"item_id": 3059832618,
"medal_cost": 65
},
{
"item_id": 3965478926,
"medal_cost": 30
},
{
"item_id": 1902682578,
"medal_cost": 45
},
{
"item_id": 1019,
Stonemercy marked this conversation as resolved.
Show resolved Hide resolved
"medal_cost": 50
},
{
"item_id": 4219002488,
"medal_cost": 32
}
]
}
}