Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thelastproject/keep-remote-locally-up-to-date committed Feb 20, 2024
1 parent 9a37e2c commit eefba03
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions public/vendors/weapons.json
Original file line number Diff line number Diff line change
Expand Up @@ -474,5 +474,61 @@
"attribute1": "<span class=\"icon-weapons\"></span>10.9% Pistol Damage",
"attribute2": "<span class=\"icon-weapons\"></span>11.7% Swap Speed",
"attribute3": "-"
},
{
"type": "weapon",
"rarity": "header-named",
"vendor": "Cassie",
"level": 40,
"name": "Baker's Dozen - Classic M1A",
"dmg": "205,442",
"rpm": 180,
"mag": 10,
"talent": "Perfect Lucky Shot",
"attribute1": "<span class=\"icon-weapons\"></span>11% Rifle Damage",
"attribute2": "<span class=\"icon-weapons\"></span>15% Critical Hit Damage",
"attribute3": "<span class=\"icon-weapons\"></span>9% Headshot Damage"
},
{
"type": "weapon",
"rarity": "header-named",
"vendor": "Cassie",
"level": 40,
"name": "Shield Splinterer - F2000",
"dmg": "45,132",
"rpm": 850,
"mag": 30,
"talent": "Perfect Optimist",
"attribute1": "<span class=\"icon-weapons\"></span>10.6% AR Damage",
"attribute2": "<span class=\"icon-weapons\"></span>14.5% Health Damage",
"attribute3": "<span class=\"icon-weapons\"></span>9% Critical Hit Damage"
},
{
"type": "weapon",
"rarity": "header-he",
"vendor": "Cassie",
"level": 40,
"name": "Tactical Vector SBR 9mm",
"dmg": "42,311",
"rpm": 1200,
"mag": 19,
"talent": "Measured",
"attribute1": "<span class=\"icon-weapons\"></span>11% SMG Damage",
"attribute2": "<span class=\"icon-weapons\"></span>15% Critical Hit Chance",
"attribute3": "<span class=\"icon-weapons\"></span>10% Damage Out of Cover"
},
{
"type": "weapon",
"rarity": "header-he",
"vendor": "Cassie",
"level": 40,
"name": "M700 Carbon",
"dmg": "376,096",
"rpm": 54,
"mag": 7,
"talent": "Naked",
"attribute1": "<span class=\"icon-weapons\"></span>11.6% MMR Damage",
"attribute2": "<span class=\"icon-weapons\"></span>98% Headshot Damage",
"attribute3": "<span class=\"icon-weapons\"></span>10.5% Accuracy"
}
]

0 comments on commit eefba03

Please sign in to comment.