diff --git a/proto_src/items/ammo/00000008.yml b/proto_src/items/ammo/00000008.yml index bed1ed5..df6a432 100644 --- a/proto_src/items/ammo/00000008.yml +++ b/proto_src/items/ammo/00000008.yml @@ -19,6 +19,6 @@ ammoData: caliber: 1 quantity: 1 armorClassMod: 0 - damageResistanceMod: 0 - damageMult: 3 - damageDiv: 2 + damageResistanceMod: -10 + damageMult: 5 + damageDiv: 4 diff --git a/proto_src/items/weapon/00000007.yml b/proto_src/items/weapon/00000007.yml index 00e6219..6c5aa23 100644 --- a/proto_src/items/weapon/00000007.yml +++ b/proto_src/items/weapon/00000007.yml @@ -18,14 +18,14 @@ inventoryFid: 117440519 soundId: '0' weaponData: animationCode: 10 - minDamage: 45 - maxDamage: 90 + minDamage: 55 + maxDamage: 110 damageType: DAMAGE_TYPE_EXPLOSION maxRange1: 40 maxRange2: 0 projectilePid: 83886081 minStrength: 6 - actionPointCost1: 6 + actionPointCost1: 5 actionPointCost2: 0 criticalFailureType: 5 perk: PERK_WEAPON_LONG_RANGE diff --git a/proto_src/items/weapon/00000018.yml b/proto_src/items/weapon/00000018.yml index 9998bd8..39d356a 100644 --- a/proto_src/items/weapon/00000018.yml +++ b/proto_src/items/weapon/00000018.yml @@ -18,14 +18,14 @@ inventoryFid: 117440530 soundId: '0' weaponData: animationCode: 5 - minDamage: 10 - maxDamage: 18 + minDamage: 8 + maxDamage: 15 damageType: DAMAGE_TYPE_NORMAL maxRange1: 22 maxRange2: 0 projectilePid: -1 minStrength: 4 - actionPointCost1: 5 + actionPointCost1: 4 actionPointCost2: 0 criticalFailureType: 2 perk: NONE diff --git a/proto_src/items/weapon/00000300.yml b/proto_src/items/weapon/00000300.yml index bca8034..46a86a5 100644 --- a/proto_src/items/weapon/00000300.yml +++ b/proto_src/items/weapon/00000300.yml @@ -17,7 +17,7 @@ inventoryFid: 117440704 soundId: '0' weaponData: animationCode: 5 - minDamage: 5 + minDamage: 7 maxDamage: 12 damageType: DAMAGE_TYPE_NORMAL maxRange1: 15 diff --git a/proto_src/items/weapon/00000313.yml b/proto_src/items/weapon/00000313.yml index 6a380ac..39f323b 100644 --- a/proto_src/items/weapon/00000313.yml +++ b/proto_src/items/weapon/00000313.yml @@ -22,7 +22,7 @@ weaponData: minDamage: 12 maxDamage: 18 damageType: DAMAGE_TYPE_NORMAL - maxRange1: 15 + maxRange1: 16 maxRange2: 0 projectilePid: -1 minStrength: 5 diff --git a/proto_src/items/weapon/00000398.yml b/proto_src/items/weapon/00000398.yml index 04208c1..0f5dd06 100644 --- a/proto_src/items/weapon/00000398.yml +++ b/proto_src/items/weapon/00000398.yml @@ -20,7 +20,7 @@ weaponData: minDamage: 12 maxDamage: 18 damageType: DAMAGE_TYPE_NORMAL - maxRange1: 15 + maxRange1: 16 maxRange2: 0 projectilePid: -1 minStrength: 5 diff --git a/proto_src/items/weapon/00000404.yml b/proto_src/items/weapon/00000404.yml index 8d4e39d..97a877b 100644 --- a/proto_src/items/weapon/00000404.yml +++ b/proto_src/items/weapon/00000404.yml @@ -19,14 +19,14 @@ inventoryFid: 117440768 soundId: '0' weaponData: animationCode: 5 - minDamage: 10 - maxDamage: 18 + minDamage: 8 + maxDamage: 15 damageType: DAMAGE_TYPE_NORMAL maxRange1: 22 maxRange2: 0 projectilePid: -1 minStrength: 4 - actionPointCost1: 5 + actionPointCost1: 4 actionPointCost2: 0 criticalFailureType: 2 perk: NONE diff --git a/proto_src/items/weapon/00000630.yml b/proto_src/items/weapon/00000630.yml index 4ca473e..f50e5d8 100644 --- a/proto_src/items/weapon/00000630.yml +++ b/proto_src/items/weapon/00000630.yml @@ -25,7 +25,7 @@ weaponData: maxRange2: 0 projectilePid: 83886106 minStrength: 4 - actionPointCost1: 5 + actionPointCost1: 4 actionPointCost2: 0 criticalFailureType: 5 perk: NONE diff --git a/root/data/proto/items/00000007.pro b/root/data/proto/items/00000007.pro index 94138c4..09e1144 100644 Binary files a/root/data/proto/items/00000007.pro and b/root/data/proto/items/00000007.pro differ diff --git a/root/data/proto/items/00000008.pro b/root/data/proto/items/00000008.pro index 63f4f36..7abda22 100644 Binary files a/root/data/proto/items/00000008.pro and b/root/data/proto/items/00000008.pro differ diff --git a/root/data/proto/items/00000018.pro b/root/data/proto/items/00000018.pro index ddb66f3..8a7593a 100644 Binary files a/root/data/proto/items/00000018.pro and b/root/data/proto/items/00000018.pro differ diff --git a/root/data/proto/items/00000300.pro b/root/data/proto/items/00000300.pro index 70a912f..e11251d 100644 Binary files a/root/data/proto/items/00000300.pro and b/root/data/proto/items/00000300.pro differ diff --git a/root/data/proto/items/00000313.pro b/root/data/proto/items/00000313.pro index 17915aa..aa6269f 100644 Binary files a/root/data/proto/items/00000313.pro and b/root/data/proto/items/00000313.pro differ diff --git a/root/data/proto/items/00000398.pro b/root/data/proto/items/00000398.pro index d7942dc..7ce5989 100644 Binary files a/root/data/proto/items/00000398.pro and b/root/data/proto/items/00000398.pro differ diff --git a/root/data/proto/items/00000404.pro b/root/data/proto/items/00000404.pro index 85e0ab9..dd81f3a 100644 Binary files a/root/data/proto/items/00000404.pro and b/root/data/proto/items/00000404.pro differ diff --git a/root/data/proto/items/00000630.pro b/root/data/proto/items/00000630.pro index cf4bc75..ba04f93 100644 Binary files a/root/data/proto/items/00000630.pro and b/root/data/proto/items/00000630.pro differ