From eefba038a1415f2f49824346c3409971600cd006 Mon Sep 17 00:00:00 2001 From: thelastproject/keep-remote-locally-up-to-date Date: Tue, 20 Feb 2024 01:19:14 +0000 Subject: [PATCH] Update weapons.json from http://rubenalamina.mx/division/weapons.json --- public/vendors/weapons.json | 56 +++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/public/vendors/weapons.json b/public/vendors/weapons.json index 6756078b..218fe4a4 100644 --- a/public/vendors/weapons.json +++ b/public/vendors/weapons.json @@ -474,5 +474,61 @@ "attribute1": "10.9% Pistol Damage", "attribute2": "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": "11% Rifle Damage", + "attribute2": "15% Critical Hit Damage", + "attribute3": "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": "10.6% AR Damage", + "attribute2": "14.5% Health Damage", + "attribute3": "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": "11% SMG Damage", + "attribute2": "15% Critical Hit Chance", + "attribute3": "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": "11.6% MMR Damage", + "attribute2": "98% Headshot Damage", + "attribute3": "10.5% Accuracy" } ] \ No newline at end of file