From 66181a7f8c364a02e7923c618f459cb432bbf59e Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 11 Mar 2021 20:30:15 -0500 Subject: [PATCH] Rebalanced crit stats --- assets/common/items/npc_weapons/axe/minotaur_axe.ron | 4 ++-- .../common/items/npc_weapons/biped_small/adlet/adlet_bow.ron | 4 ++-- .../items/npc_weapons/biped_small/adlet/gnoll_staff.ron | 4 ++-- .../items/npc_weapons/biped_small/adlet/wooden_spear.ron | 4 ++-- .../items/npc_weapons/biped_small/gnarling/adlet_bow.ron | 4 ++-- .../items/npc_weapons/biped_small/gnarling/gnoll_staff.ron | 4 ++-- .../items/npc_weapons/biped_small/gnarling/wooden_spear.ron | 4 ++-- .../common/items/npc_weapons/biped_small/haniwa/adlet_bow.ron | 4 ++-- .../items/npc_weapons/biped_small/haniwa/gnoll_staff.ron | 4 ++-- .../items/npc_weapons/biped_small/haniwa/wooden_spear.ron | 4 ++-- .../items/npc_weapons/biped_small/myrmidon/adlet_bow.ron | 4 ++-- .../items/npc_weapons/biped_small/myrmidon/gnoll_staff.ron | 4 ++-- .../items/npc_weapons/biped_small/myrmidon/wooden_spear.ron | 4 ++-- .../items/npc_weapons/biped_small/sahagin/adlet_bow.ron | 4 ++-- .../items/npc_weapons/biped_small/sahagin/gnoll_staff.ron | 4 ++-- .../items/npc_weapons/biped_small/sahagin/wooden_spear.ron | 4 ++-- assets/common/items/npc_weapons/bow/saurok_bow.ron | 4 ++-- assets/common/items/npc_weapons/hammer/cyclops_hammer.ron | 4 ++-- assets/common/items/npc_weapons/hammer/harvester_scythe.ron | 4 ++-- assets/common/items/npc_weapons/hammer/ogre_hammer.ron | 4 ++-- assets/common/items/npc_weapons/hammer/troll_hammer.ron | 4 ++-- assets/common/items/npc_weapons/hammer/wendigo_hammer.ron | 4 ++-- assets/common/items/npc_weapons/hammer/yeti_hammer.ron | 4 ++-- assets/common/items/npc_weapons/staff/mindflayer_staff.ron | 4 ++-- assets/common/items/npc_weapons/staff/ogre_staff.ron | 4 ++-- assets/common/items/npc_weapons/staff/saurok_staff.ron | 4 ++-- assets/common/items/npc_weapons/sword/dullahan_sword.ron | 4 ++-- assets/common/items/npc_weapons/sword/saurok_sword.ron | 4 ++-- assets/common/items/npc_weapons/unique/beast_claws.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadlowbasic.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadlowbeam.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadlowbreathe.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadlowquick.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadlowranged.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadlowtail.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadmedbasic.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadmedcharge.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadmedhoof.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadmedjump.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadmedquick.ron | 4 ++-- assets/common/items/npc_weapons/unique/quadsmallbasic.ron | 4 ++-- assets/common/items/npc_weapons/unique/stone_golems_fist.ron | 4 ++-- assets/common/items/npc_weapons/unique/theropodbasic.ron | 4 ++-- assets/common/items/npc_weapons/unique/theropodbird.ron | 4 ++-- assets/common/items/npc_weapons/unique/tidal_claws.ron | 4 ++-- assets/common/items/npc_weapons/unique/turret.ron | 4 ++-- assets/common/items/npc_weapons/unique/wendigo_magic.ron | 4 ++-- assets/common/items/weapons/axe/bloodsteel_axe-0.ron | 4 ++-- assets/common/items/weapons/axe/bloodsteel_axe-1.ron | 4 ++-- assets/common/items/weapons/axe/bloodsteel_axe-2.ron | 4 ++-- assets/common/items/weapons/axe/bronze_axe-0.ron | 4 ++-- assets/common/items/weapons/axe/bronze_axe-1.ron | 4 ++-- assets/common/items/weapons/axe/bronze_axe-2.ron | 4 ++-- assets/common/items/weapons/axe/cobalt_axe-0.ron | 4 ++-- assets/common/items/weapons/axe/cobalt_axe-1.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-0.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-1.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-2.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-3.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-4.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-5.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-6.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-7.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-8.ron | 4 ++-- assets/common/items/weapons/axe/iron_axe-9.ron | 4 ++-- assets/common/items/weapons/axe/malachite_axe-0.ron | 4 ++-- assets/common/items/weapons/axe/orc_axe-0.ron | 4 ++-- assets/common/items/weapons/axe/parashu.ron | 4 ++-- assets/common/items/weapons/axe/starter_axe.ron | 4 ++-- assets/common/items/weapons/axe/steel_axe-0.ron | 4 ++-- assets/common/items/weapons/axe/steel_axe-1.ron | 4 ++-- assets/common/items/weapons/axe/steel_axe-2.ron | 4 ++-- assets/common/items/weapons/axe/steel_axe-3.ron | 4 ++-- assets/common/items/weapons/axe/steel_axe-4.ron | 4 ++-- assets/common/items/weapons/axe/steel_axe-5.ron | 4 ++-- assets/common/items/weapons/axe/steel_axe-6.ron | 4 ++-- assets/common/items/weapons/axe/worn_iron_axe-0.ron | 4 ++-- assets/common/items/weapons/axe/worn_iron_axe-1.ron | 4 ++-- assets/common/items/weapons/axe/worn_iron_axe-2.ron | 4 ++-- assets/common/items/weapons/axe/worn_iron_axe-3.ron | 4 ++-- assets/common/items/weapons/axe/worn_iron_axe-4.ron | 4 ++-- assets/common/items/weapons/axe_1h/bloodsteel-0.ron | 4 ++-- assets/common/items/weapons/axe_1h/bloodsteel-1.ron | 4 ++-- assets/common/items/weapons/axe_1h/bronze-0.ron | 4 ++-- assets/common/items/weapons/axe_1h/bronze-1.ron | 4 ++-- assets/common/items/weapons/axe_1h/cobalt-0.ron | 4 ++-- assets/common/items/weapons/axe_1h/cobalt-1.ron | 4 ++-- assets/common/items/weapons/axe_1h/iron-0.ron | 4 ++-- assets/common/items/weapons/axe_1h/iron-1.ron | 4 ++-- assets/common/items/weapons/axe_1h/iron-2.ron | 4 ++-- assets/common/items/weapons/axe_1h/iron-3.ron | 4 ++-- assets/common/items/weapons/axe_1h/orichalcum-0.ron | 4 ++-- assets/common/items/weapons/axe_1h/steel-0.ron | 4 ++-- assets/common/items/weapons/axe_1h/steel-1.ron | 4 ++-- assets/common/items/weapons/axe_1h/steel-2.ron | 4 ++-- assets/common/items/weapons/axe_1h/stone-0.ron | 4 ++-- assets/common/items/weapons/axe_1h/stone-1.ron | 4 ++-- assets/common/items/weapons/axe_1h/wood-0.ron | 4 ++-- assets/common/items/weapons/axe_1h/wood-1.ron | 4 ++-- assets/common/items/weapons/bow/bone-0.ron | 4 ++-- assets/common/items/weapons/bow/bone-1.ron | 4 ++-- assets/common/items/weapons/bow/bone-2.ron | 4 ++-- assets/common/items/weapons/bow/bone-3.ron | 4 ++-- assets/common/items/weapons/bow/eldwood-0.ron | 4 ++-- assets/common/items/weapons/bow/eldwood-1.ron | 4 ++-- assets/common/items/weapons/bow/eldwood-2.ron | 4 ++-- assets/common/items/weapons/bow/frostwood-0.ron | 4 ++-- assets/common/items/weapons/bow/frostwood-1.ron | 4 ++-- assets/common/items/weapons/bow/frostwood-2.ron | 4 ++-- assets/common/items/weapons/bow/hardwood-0.ron | 4 ++-- assets/common/items/weapons/bow/hardwood-1.ron | 4 ++-- assets/common/items/weapons/bow/hardwood-2.ron | 4 ++-- assets/common/items/weapons/bow/hardwood-3.ron | 4 ++-- assets/common/items/weapons/bow/hardwood-4.ron | 4 ++-- assets/common/items/weapons/bow/hardwood-5.ron | 4 ++-- assets/common/items/weapons/bow/metal-0.ron | 4 ++-- assets/common/items/weapons/bow/metal-1.ron | 4 ++-- assets/common/items/weapons/bow/metal-2.ron | 4 ++-- assets/common/items/weapons/bow/metal-3.ron | 4 ++-- assets/common/items/weapons/bow/metal-4.ron | 4 ++-- assets/common/items/weapons/bow/rawwood-0.ron | 4 ++-- assets/common/items/weapons/bow/rawwood-1.ron | 4 ++-- assets/common/items/weapons/bow/sagitta.ron | 4 ++-- assets/common/items/weapons/bow/starter.ron | 4 ++-- assets/common/items/weapons/bow/velorite.ron | 4 ++-- assets/common/items/weapons/bow/wood-0.ron | 4 ++-- assets/common/items/weapons/bow/wood-1.ron | 4 ++-- assets/common/items/weapons/bow/wood-2.ron | 4 ++-- assets/common/items/weapons/bow/wood-3.ron | 4 ++-- assets/common/items/weapons/bow/wood-4.ron | 4 ++-- assets/common/items/weapons/dagger/basic_0.ron | 4 ++-- assets/common/items/weapons/dagger/cultist_0.ron | 4 ++-- assets/common/items/weapons/dagger/starter_dagger.ron | 4 ++-- assets/common/items/weapons/empty/empty.ron | 4 ++-- assets/common/items/weapons/hammer/bronze_hammer-0.ron | 4 ++-- assets/common/items/weapons/hammer/bronze_hammer-1.ron | 4 ++-- assets/common/items/weapons/hammer/cobalt_hammer-0.ron | 4 ++-- assets/common/items/weapons/hammer/cobalt_hammer-1.ron | 4 ++-- assets/common/items/weapons/hammer/cultist_purp_2h-0.ron | 4 ++-- assets/common/items/weapons/hammer/flimsy_hammer.ron | 4 ++-- assets/common/items/weapons/hammer/hammer_1.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-0.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-1.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-2.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-3.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-4.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-5.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-6.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-7.ron | 4 ++-- assets/common/items/weapons/hammer/iron_hammer-8.ron | 4 ++-- assets/common/items/weapons/hammer/mjolnir.ron | 4 ++-- assets/common/items/weapons/hammer/ramshead_hammer.ron | 4 ++-- assets/common/items/weapons/hammer/runic_hammer.ron | 4 ++-- assets/common/items/weapons/hammer/starter_hammer.ron | 4 ++-- assets/common/items/weapons/hammer/steel_hammer-0.ron | 4 ++-- assets/common/items/weapons/hammer/steel_hammer-1.ron | 4 ++-- assets/common/items/weapons/hammer/steel_hammer-2.ron | 4 ++-- assets/common/items/weapons/hammer/steel_hammer-3.ron | 4 ++-- assets/common/items/weapons/hammer/steel_hammer-4.ron | 4 ++-- assets/common/items/weapons/hammer/steel_hammer-5.ron | 4 ++-- assets/common/items/weapons/hammer/stone_hammer-0.ron | 4 ++-- assets/common/items/weapons/hammer/stone_hammer-1.ron | 4 ++-- assets/common/items/weapons/hammer/stone_hammer-2.ron | 4 ++-- assets/common/items/weapons/hammer/stone_hammer-3.ron | 4 ++-- assets/common/items/weapons/hammer/wood_hammer-0.ron | 4 ++-- assets/common/items/weapons/hammer/worn_iron_hammer-0.ron | 4 ++-- assets/common/items/weapons/hammer/worn_iron_hammer-1.ron | 4 ++-- assets/common/items/weapons/hammer/worn_iron_hammer-2.ron | 4 ++-- assets/common/items/weapons/hammer/worn_iron_hammer-3.ron | 4 ++-- assets/common/items/weapons/hammer_1h/bloodsteel-0.ron | 4 ++-- assets/common/items/weapons/hammer_1h/bloodsteel-1.ron | 4 ++-- assets/common/items/weapons/hammer_1h/bronze-0.ron | 4 ++-- assets/common/items/weapons/hammer_1h/bronze-1.ron | 4 ++-- assets/common/items/weapons/hammer_1h/cobalt-0.ron | 4 ++-- assets/common/items/weapons/hammer_1h/cobalt-1.ron | 4 ++-- assets/common/items/weapons/hammer_1h/iron-0.ron | 4 ++-- assets/common/items/weapons/hammer_1h/iron-1.ron | 4 ++-- assets/common/items/weapons/hammer_1h/iron-2.ron | 4 ++-- assets/common/items/weapons/hammer_1h/orichalcum-0.ron | 4 ++-- assets/common/items/weapons/hammer_1h/steel-0.ron | 4 ++-- assets/common/items/weapons/hammer_1h/steel-1.ron | 4 ++-- assets/common/items/weapons/hammer_1h/steel-2.ron | 4 ++-- assets/common/items/weapons/hammer_1h/stone-0.ron | 4 ++-- assets/common/items/weapons/hammer_1h/stone-1.ron | 2 +- assets/common/items/weapons/hammer_1h/wood-0.ron | 4 ++-- assets/common/items/weapons/hammer_1h/wood-1.ron | 4 ++-- assets/common/items/weapons/sceptre/fork0.ron | 4 ++-- assets/common/items/weapons/sceptre/loops0.ron | 4 ++-- assets/common/items/weapons/sceptre/moon0.ron | 4 ++-- assets/common/items/weapons/sceptre/root_evil.ron | 4 ++-- assets/common/items/weapons/sceptre/root_green0.ron | 4 ++-- assets/common/items/weapons/sceptre/sceptre_velorite_0.ron | 4 ++-- assets/common/items/weapons/sceptre/staff_nature.ron | 4 ++-- assets/common/items/weapons/sceptre/starter_sceptre.ron | 4 ++-- assets/common/items/weapons/sceptre/totem_green.ron | 4 ++-- assets/common/items/weapons/shield/shield_1.ron | 4 ++-- assets/common/items/weapons/staff/amethyst_staff.ron | 4 ++-- assets/common/items/weapons/staff/bone_staff.ron | 4 ++-- assets/common/items/weapons/staff/cultist_staff.ron | 4 ++-- assets/common/items/weapons/staff/staff_1.ron | 4 ++-- assets/common/items/weapons/staff/starter_staff.ron | 4 ++-- assets/common/items/weapons/sword/bloodsteel-0.ron | 4 ++-- assets/common/items/weapons/sword/bloodsteel-1.ron | 4 ++-- assets/common/items/weapons/sword/bloodsteel-2.ron | 4 ++-- assets/common/items/weapons/sword/bronze-0.ron | 4 ++-- assets/common/items/weapons/sword/bronze-1.ron | 4 ++-- assets/common/items/weapons/sword/bronze-2.ron | 4 ++-- assets/common/items/weapons/sword/caladbolg.ron | 4 ++-- assets/common/items/weapons/sword/cobalt-0.ron | 4 ++-- assets/common/items/weapons/sword/cobalt-1.ron | 4 ++-- assets/common/items/weapons/sword/cobalt-2.ron | 4 ++-- assets/common/items/weapons/sword/cobalt-3.ron | 4 ++-- assets/common/items/weapons/sword/cultist.ron | 4 ++-- assets/common/items/weapons/sword/frost-0.ron | 4 ++-- assets/common/items/weapons/sword/frost-1.ron | 4 ++-- assets/common/items/weapons/sword/iron-0.ron | 4 ++-- assets/common/items/weapons/sword/iron-1.ron | 4 ++-- assets/common/items/weapons/sword/iron-10.ron | 4 ++-- assets/common/items/weapons/sword/iron-2.ron | 4 ++-- assets/common/items/weapons/sword/iron-3.ron | 4 ++-- assets/common/items/weapons/sword/iron-4.ron | 4 ++-- assets/common/items/weapons/sword/iron-5.ron | 4 ++-- assets/common/items/weapons/sword/iron-6.ron | 4 ++-- assets/common/items/weapons/sword/iron-7.ron | 4 ++-- assets/common/items/weapons/sword/iron-8.ron | 4 ++-- assets/common/items/weapons/sword/iron-9.ron | 4 ++-- assets/common/items/weapons/sword/starter.ron | 4 ++-- assets/common/items/weapons/sword/steel-0.ron | 4 ++-- assets/common/items/weapons/sword/steel-1.ron | 4 ++-- assets/common/items/weapons/sword/steel-2.ron | 4 ++-- assets/common/items/weapons/sword/steel-3.ron | 4 ++-- assets/common/items/weapons/sword/steel-4.ron | 4 ++-- assets/common/items/weapons/sword/steel-5.ron | 4 ++-- assets/common/items/weapons/sword/steel-6.ron | 4 ++-- assets/common/items/weapons/sword/steel-7.ron | 4 ++-- assets/common/items/weapons/sword/steel-8.ron | 4 ++-- assets/common/items/weapons/sword/stone-0.ron | 4 ++-- assets/common/items/weapons/sword/stone-1.ron | 4 ++-- assets/common/items/weapons/sword/stone-2.ron | 4 ++-- assets/common/items/weapons/sword/wood-0.ron | 4 ++-- assets/common/items/weapons/sword/wood-1.ron | 4 ++-- assets/common/items/weapons/sword/wood-2.ron | 4 ++-- assets/common/items/weapons/sword_1h/bloodsteel-0.ron | 4 ++-- assets/common/items/weapons/sword_1h/bloodsteel-1.ron | 4 ++-- assets/common/items/weapons/sword_1h/bloodsteel-2.ron | 4 ++-- assets/common/items/weapons/sword_1h/bronze-0.ron | 4 ++-- assets/common/items/weapons/sword_1h/bronze-1.ron | 4 ++-- assets/common/items/weapons/sword_1h/bronze-2.ron | 4 ++-- assets/common/items/weapons/sword_1h/cobalt-0.ron | 4 ++-- assets/common/items/weapons/sword_1h/cobalt-1.ron | 4 ++-- assets/common/items/weapons/sword_1h/cobalt-2.ron | 4 ++-- assets/common/items/weapons/sword_1h/cobalt-3.ron | 4 ++-- assets/common/items/weapons/sword_1h/iron-0.ron | 4 ++-- assets/common/items/weapons/sword_1h/iron-1.ron | 4 ++-- assets/common/items/weapons/sword_1h/iron-2.ron | 4 ++-- assets/common/items/weapons/sword_1h/iron-3.ron | 4 ++-- assets/common/items/weapons/sword_1h/iron-4.ron | 4 ++-- assets/common/items/weapons/sword_1h/obsidian-0.ron | 4 ++-- assets/common/items/weapons/sword_1h/orichalcum-0.ron | 4 ++-- assets/common/items/weapons/sword_1h/orichalcum-1.ron | 4 ++-- assets/common/items/weapons/sword_1h/steel-0.ron | 4 ++-- assets/common/items/weapons/sword_1h/steel-1.ron | 4 ++-- assets/common/items/weapons/sword_1h/steel-2.ron | 4 ++-- assets/common/items/weapons/sword_1h/steel-3.ron | 4 ++-- assets/common/items/weapons/tool/broom.ron | 4 ++-- assets/common/items/weapons/tool/fishing_rod.ron | 4 ++-- assets/common/items/weapons/tool/hoe.ron | 4 ++-- assets/common/items/weapons/tool/pickaxe.ron | 4 ++-- assets/common/items/weapons/tool/pitchfork.ron | 4 ++-- assets/common/items/weapons/tool/rake.ron | 4 ++-- assets/common/items/weapons/tool/shovel-0.ron | 4 ++-- assets/common/items/weapons/tool/shovel-1.ron | 4 ++-- 272 files changed, 543 insertions(+), 543 deletions(-) diff --git a/assets/common/items/npc_weapons/axe/minotaur_axe.ron b/assets/common/items/npc_weapons/axe/minotaur_axe.ron index 1d5e7958e3..18e3df5fef 100644 --- a/assets/common/items/npc_weapons/axe/minotaur_axe.ron +++ b/assets/common/items/npc_weapons/axe/minotaur_axe.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.048611112, + crit_mult: 1.6530613, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/adlet/adlet_bow.ron b/assets/common/items/npc_weapons/biped_small/adlet/adlet_bow.ron index 9081f4ed4b..1fc2e8128e 100644 --- a/assets/common/items/npc_weapons/biped_small/adlet/adlet_bow.ron +++ b/assets/common/items/npc_weapons/biped_small/adlet/adlet_bow.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 0.8, speed: 0.3, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.08406594, + crit_mult: 2.4565825, )), )), quality: Moderate, diff --git a/assets/common/items/npc_weapons/biped_small/adlet/gnoll_staff.ron b/assets/common/items/npc_weapons/biped_small/adlet/gnoll_staff.ron index 338e0f940a..74ce82f7f4 100644 --- a/assets/common/items/npc_weapons/biped_small/adlet/gnoll_staff.ron +++ b/assets/common/items/npc_weapons/biped_small/adlet/gnoll_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 0.8, speed: 0.5, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.05059524, + crit_mult: 2.6134453, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/adlet/wooden_spear.ron b/assets/common/items/npc_weapons/biped_small/adlet/wooden_spear.ron index e98c715f88..ee6e6b08f4 100644 --- a/assets/common/items/npc_weapons/biped_small/adlet/wooden_spear.ron +++ b/assets/common/items/npc_weapons/biped_small/adlet/wooden_spear.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.07589286, + crit_mult: 2.0756302, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/gnarling/adlet_bow.ron b/assets/common/items/npc_weapons/biped_small/gnarling/adlet_bow.ron index f2e5c26bc4..9f4f63787f 100644 --- a/assets/common/items/npc_weapons/biped_small/gnarling/adlet_bow.ron +++ b/assets/common/items/npc_weapons/biped_small/gnarling/adlet_bow.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.3, poise_strength: 0.8, speed: 0.7, - crit_chance: 0.03, - crit_mult: 1.3, + crit_chance: 0.26764706, + crit_mult: 2.067504, )), )), quality: Moderate, diff --git a/assets/common/items/npc_weapons/biped_small/gnarling/gnoll_staff.ron b/assets/common/items/npc_weapons/biped_small/gnarling/gnoll_staff.ron index e6c62734ec..fafe3067b0 100644 --- a/assets/common/items/npc_weapons/biped_small/gnarling/gnoll_staff.ron +++ b/assets/common/items/npc_weapons/biped_small/gnarling/gnoll_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.3, poise_strength: 0.8, speed: 0.8, - crit_chance: 0.03, - crit_mult: 1.3, + crit_chance: 0.12037037, + crit_mult: 2.5824175, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/gnarling/wooden_spear.ron b/assets/common/items/npc_weapons/biped_small/gnarling/wooden_spear.ron index 30323d8bb7..b56136267c 100644 --- a/assets/common/items/npc_weapons/biped_small/gnarling/wooden_spear.ron +++ b/assets/common/items/npc_weapons/biped_small/gnarling/wooden_spear.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.3, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.03, - crit_mult: 1.3, + crit_chance: 0.13541667, + crit_mult: 2.4065933, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/haniwa/adlet_bow.ron b/assets/common/items/npc_weapons/biped_small/haniwa/adlet_bow.ron index e8994becb3..0c7c5b1436 100644 --- a/assets/common/items/npc_weapons/biped_small/haniwa/adlet_bow.ron +++ b/assets/common/items/npc_weapons/biped_small/haniwa/adlet_bow.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 0.8, speed: 0.3, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.05625, + crit_mult: 1.9523809, )), )), quality: Moderate, diff --git a/assets/common/items/npc_weapons/biped_small/haniwa/gnoll_staff.ron b/assets/common/items/npc_weapons/biped_small/haniwa/gnoll_staff.ron index 1375df8ed8..9464ed3b10 100644 --- a/assets/common/items/npc_weapons/biped_small/haniwa/gnoll_staff.ron +++ b/assets/common/items/npc_weapons/biped_small/haniwa/gnoll_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 0.8, speed: 0.6, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.036458332, + crit_mult: 1.8707483, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/haniwa/wooden_spear.ron b/assets/common/items/npc_weapons/biped_small/haniwa/wooden_spear.ron index c445e43afb..cf03335b65 100644 --- a/assets/common/items/npc_weapons/biped_small/haniwa/wooden_spear.ron +++ b/assets/common/items/npc_weapons/biped_small/haniwa/wooden_spear.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.05357143, + crit_mult: 1.7619047, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/myrmidon/adlet_bow.ron b/assets/common/items/npc_weapons/biped_small/myrmidon/adlet_bow.ron index b370bf9f2d..093ebe1738 100644 --- a/assets/common/items/npc_weapons/biped_small/myrmidon/adlet_bow.ron +++ b/assets/common/items/npc_weapons/biped_small/myrmidon/adlet_bow.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 0.8, speed: 0.5, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.095454544, + crit_mult: 1.8163265, )), )), quality: Moderate, diff --git a/assets/common/items/npc_weapons/biped_small/myrmidon/gnoll_staff.ron b/assets/common/items/npc_weapons/biped_small/myrmidon/gnoll_staff.ron index 80feea3d29..0ade8993ab 100644 --- a/assets/common/items/npc_weapons/biped_small/myrmidon/gnoll_staff.ron +++ b/assets/common/items/npc_weapons/biped_small/myrmidon/gnoll_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.7, poise_strength: 0.8, speed: 0.7, - crit_chance: 0.17, - crit_mult: 2.7, + crit_chance: 0.040873703, + crit_mult: 1.8223734, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/myrmidon/wooden_spear.ron b/assets/common/items/npc_weapons/biped_small/myrmidon/wooden_spear.ron index 865938fe77..2b1ab1d393 100644 --- a/assets/common/items/npc_weapons/biped_small/myrmidon/wooden_spear.ron +++ b/assets/common/items/npc_weapons/biped_small/myrmidon/wooden_spear.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.7, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.17, - crit_mult: 2.7, + crit_chance: 0.04963235, + crit_mult: 1.6772487, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/sahagin/adlet_bow.ron b/assets/common/items/npc_weapons/biped_small/sahagin/adlet_bow.ron index 5134bac2a8..e8c0071784 100644 --- a/assets/common/items/npc_weapons/biped_small/sahagin/adlet_bow.ron +++ b/assets/common/items/npc_weapons/biped_small/sahagin/adlet_bow.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 0.8, speed: 0.3, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.066083916, + crit_mult: 2.1791384, )), )), quality: Moderate, diff --git a/assets/common/items/npc_weapons/biped_small/sahagin/gnoll_staff.ron b/assets/common/items/npc_weapons/biped_small/sahagin/gnoll_staff.ron index c0a779960c..37aa7c0a0a 100644 --- a/assets/common/items/npc_weapons/biped_small/sahagin/gnoll_staff.ron +++ b/assets/common/items/npc_weapons/biped_small/sahagin/gnoll_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 0.8, speed: 0.8, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.053030305, + crit_mult: 1.9795918, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/biped_small/sahagin/wooden_spear.ron b/assets/common/items/npc_weapons/biped_small/sahagin/wooden_spear.ron index 55838e0cc1..325e204db3 100644 --- a/assets/common/items/npc_weapons/biped_small/sahagin/wooden_spear.ron +++ b/assets/common/items/npc_weapons/biped_small/sahagin/wooden_spear.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.05965909, + crit_mult: 1.8707483, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/bow/saurok_bow.ron b/assets/common/items/npc_weapons/bow/saurok_bow.ron index 4d19f426e3..67f0f1bfdf 100644 --- a/assets/common/items/npc_weapons/bow/saurok_bow.ron +++ b/assets/common/items/npc_weapons/bow/saurok_bow.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/hammer/cyclops_hammer.ron b/assets/common/items/npc_weapons/hammer/cyclops_hammer.ron index f69500807c..9438074410 100644 --- a/assets/common/items/npc_weapons/hammer/cyclops_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/cyclops_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/hammer/harvester_scythe.ron b/assets/common/items/npc_weapons/hammer/harvester_scythe.ron index 0f5c66a4d2..904e5b1051 100644 --- a/assets/common/items/npc_weapons/hammer/harvester_scythe.ron +++ b/assets/common/items/npc_weapons/hammer/harvester_scythe.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.05078125, + crit_mult: 1.7032967, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/hammer/ogre_hammer.ron b/assets/common/items/npc_weapons/hammer/ogre_hammer.ron index db88ec3cf6..57e3467ee5 100644 --- a/assets/common/items/npc_weapons/hammer/ogre_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/ogre_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/hammer/troll_hammer.ron b/assets/common/items/npc_weapons/hammer/troll_hammer.ron index b36fa78b58..2a674cfdae 100644 --- a/assets/common/items/npc_weapons/hammer/troll_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/troll_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/hammer/wendigo_hammer.ron b/assets/common/items/npc_weapons/hammer/wendigo_hammer.ron index 29d99d0f0e..a8423fc01f 100644 --- a/assets/common/items/npc_weapons/hammer/wendigo_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/wendigo_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/hammer/yeti_hammer.ron b/assets/common/items/npc_weapons/hammer/yeti_hammer.ron index 22523a1245..eccdeb5c69 100644 --- a/assets/common/items/npc_weapons/hammer/yeti_hammer.ron +++ b/assets/common/items/npc_weapons/hammer/yeti_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.046875, + crit_mult: 1.6095238, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/staff/mindflayer_staff.ron b/assets/common/items/npc_weapons/staff/mindflayer_staff.ron index 5c385e5dc2..64c5c01a1f 100644 --- a/assets/common/items/npc_weapons/staff/mindflayer_staff.ron +++ b/assets/common/items/npc_weapons/staff/mindflayer_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 3.0, poise_strength: 1.0, speed: 1.5, - crit_chance: 0.3, - crit_mult: 4.0, + crit_chance: 0.15, + crit_mult: 1.2539682, )), )), quality: Legendary, diff --git a/assets/common/items/npc_weapons/staff/ogre_staff.ron b/assets/common/items/npc_weapons/staff/ogre_staff.ron index f446275517..fb9bbd9931 100644 --- a/assets/common/items/npc_weapons/staff/ogre_staff.ron +++ b/assets/common/items/npc_weapons/staff/ogre_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/staff/saurok_staff.ron b/assets/common/items/npc_weapons/staff/saurok_staff.ron index 188ccb2d72..3632ce0373 100644 --- a/assets/common/items/npc_weapons/staff/saurok_staff.ron +++ b/assets/common/items/npc_weapons/staff/saurok_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/sword/dullahan_sword.ron b/assets/common/items/npc_weapons/sword/dullahan_sword.ron index d35214ddae..1667592b26 100644 --- a/assets/common/items/npc_weapons/sword/dullahan_sword.ron +++ b/assets/common/items/npc_weapons/sword/dullahan_sword.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/sword/saurok_sword.ron b/assets/common/items/npc_weapons/sword/saurok_sword.ron index 51fdf58dc6..80bebe84fb 100644 --- a/assets/common/items/npc_weapons/sword/saurok_sword.ron +++ b/assets/common/items/npc_weapons/sword/saurok_sword.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/beast_claws.ron b/assets/common/items/npc_weapons/unique/beast_claws.ron index f21a8f6dd9..47ab85c46f 100644 --- a/assets/common/items/npc_weapons/unique/beast_claws.ron +++ b/assets/common/items/npc_weapons/unique/beast_claws.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadlowbasic.ron b/assets/common/items/npc_weapons/unique/quadlowbasic.ron index 0a5d4bd361..a5ff499793 100644 --- a/assets/common/items/npc_weapons/unique/quadlowbasic.ron +++ b/assets/common/items/npc_weapons/unique/quadlowbasic.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadlowbeam.ron b/assets/common/items/npc_weapons/unique/quadlowbeam.ron index 3574a0cb75..12399df2b4 100644 --- a/assets/common/items/npc_weapons/unique/quadlowbeam.ron +++ b/assets/common/items/npc_weapons/unique/quadlowbeam.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadlowbreathe.ron b/assets/common/items/npc_weapons/unique/quadlowbreathe.ron index b258a13ac2..b1ccea6ec3 100644 --- a/assets/common/items/npc_weapons/unique/quadlowbreathe.ron +++ b/assets/common/items/npc_weapons/unique/quadlowbreathe.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadlowquick.ron b/assets/common/items/npc_weapons/unique/quadlowquick.ron index fcb54637b3..debf0b4577 100644 --- a/assets/common/items/npc_weapons/unique/quadlowquick.ron +++ b/assets/common/items/npc_weapons/unique/quadlowquick.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadlowranged.ron b/assets/common/items/npc_weapons/unique/quadlowranged.ron index bf5ee1c718..e374b96d14 100644 --- a/assets/common/items/npc_weapons/unique/quadlowranged.ron +++ b/assets/common/items/npc_weapons/unique/quadlowranged.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadlowtail.ron b/assets/common/items/npc_weapons/unique/quadlowtail.ron index 5fae64e560..296092f1d5 100644 --- a/assets/common/items/npc_weapons/unique/quadlowtail.ron +++ b/assets/common/items/npc_weapons/unique/quadlowtail.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadmedbasic.ron b/assets/common/items/npc_weapons/unique/quadmedbasic.ron index 46b5b1e69c..88a5a4259d 100644 --- a/assets/common/items/npc_weapons/unique/quadmedbasic.ron +++ b/assets/common/items/npc_weapons/unique/quadmedbasic.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadmedcharge.ron b/assets/common/items/npc_weapons/unique/quadmedcharge.ron index 5a4595ec40..7529bd67ca 100644 --- a/assets/common/items/npc_weapons/unique/quadmedcharge.ron +++ b/assets/common/items/npc_weapons/unique/quadmedcharge.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadmedhoof.ron b/assets/common/items/npc_weapons/unique/quadmedhoof.ron index 052c3e457a..39ebbadfc6 100644 --- a/assets/common/items/npc_weapons/unique/quadmedhoof.ron +++ b/assets/common/items/npc_weapons/unique/quadmedhoof.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadmedjump.ron b/assets/common/items/npc_weapons/unique/quadmedjump.ron index 9b006f3326..4f5629cfd6 100644 --- a/assets/common/items/npc_weapons/unique/quadmedjump.ron +++ b/assets/common/items/npc_weapons/unique/quadmedjump.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadmedquick.ron b/assets/common/items/npc_weapons/unique/quadmedquick.ron index 0670ac21e7..362e742f2a 100644 --- a/assets/common/items/npc_weapons/unique/quadmedquick.ron +++ b/assets/common/items/npc_weapons/unique/quadmedquick.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/quadsmallbasic.ron b/assets/common/items/npc_weapons/unique/quadsmallbasic.ron index a9e0df0810..d8b39b9788 100644 --- a/assets/common/items/npc_weapons/unique/quadsmallbasic.ron +++ b/assets/common/items/npc_weapons/unique/quadsmallbasic.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/stone_golems_fist.ron b/assets/common/items/npc_weapons/unique/stone_golems_fist.ron index 6ce8afd553..76d0e638c4 100644 --- a/assets/common/items/npc_weapons/unique/stone_golems_fist.ron +++ b/assets/common/items/npc_weapons/unique/stone_golems_fist.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/theropodbasic.ron b/assets/common/items/npc_weapons/unique/theropodbasic.ron index dc48bf87d4..508a2cb867 100644 --- a/assets/common/items/npc_weapons/unique/theropodbasic.ron +++ b/assets/common/items/npc_weapons/unique/theropodbasic.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/theropodbird.ron b/assets/common/items/npc_weapons/unique/theropodbird.ron index dd66342ca2..61a8699963 100644 --- a/assets/common/items/npc_weapons/unique/theropodbird.ron +++ b/assets/common/items/npc_weapons/unique/theropodbird.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/tidal_claws.ron b/assets/common/items/npc_weapons/unique/tidal_claws.ron index 542fe0bbfb..402db6d7b3 100644 --- a/assets/common/items/npc_weapons/unique/tidal_claws.ron +++ b/assets/common/items/npc_weapons/unique/tidal_claws.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/turret.ron b/assets/common/items/npc_weapons/unique/turret.ron index e7a58652b6..befcb19311 100644 --- a/assets/common/items/npc_weapons/unique/turret.ron +++ b/assets/common/items/npc_weapons/unique/turret.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/npc_weapons/unique/wendigo_magic.ron b/assets/common/items/npc_weapons/unique/wendigo_magic.ron index bf6293ea14..20fc80d9f9 100644 --- a/assets/common/items/npc_weapons/unique/wendigo_magic.ron +++ b/assets/common/items/npc_weapons/unique/wendigo_magic.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe/bloodsteel_axe-0.ron b/assets/common/items/weapons/axe/bloodsteel_axe-0.ron index a659d71c27..3d2cfc1495 100644 --- a/assets/common/items/weapons/axe/bloodsteel_axe-0.ron +++ b/assets/common/items/weapons/axe/bloodsteel_axe-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.1421875, + crit_mult: 1.4395604, )), )), quality: High, diff --git a/assets/common/items/weapons/axe/bloodsteel_axe-1.ron b/assets/common/items/weapons/axe/bloodsteel_axe-1.ron index fa783e2453..8d84d6dc09 100644 --- a/assets/common/items/weapons/axe/bloodsteel_axe-1.ron +++ b/assets/common/items/weapons/axe/bloodsteel_axe-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.8, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.1421875, + crit_mult: 1.4395604, )), )), quality: High, diff --git a/assets/common/items/weapons/axe/bloodsteel_axe-2.ron b/assets/common/items/weapons/axe/bloodsteel_axe-2.ron index 1c6136a49d..87c781125a 100644 --- a/assets/common/items/weapons/axe/bloodsteel_axe-2.ron +++ b/assets/common/items/weapons/axe/bloodsteel_axe-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.8, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.1421875, + crit_mult: 1.4395604, )), )), quality: High, diff --git a/assets/common/items/weapons/axe/bronze_axe-0.ron b/assets/common/items/weapons/axe/bronze_axe-0.ron index b0e937ef83..b17e4812fc 100644 --- a/assets/common/items/weapons/axe/bronze_axe-0.ron +++ b/assets/common/items/weapons/axe/bronze_axe-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.9, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.15, + crit_mult: 1.5714285, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/bronze_axe-1.ron b/assets/common/items/weapons/axe/bronze_axe-1.ron index b066651c20..ce6d9b6b1a 100644 --- a/assets/common/items/weapons/axe/bronze_axe-1.ron +++ b/assets/common/items/weapons/axe/bronze_axe-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.15, + crit_mult: 1.5714285, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/bronze_axe-2.ron b/assets/common/items/weapons/axe/bronze_axe-2.ron index 24216f1cc5..dae9b1d002 100644 --- a/assets/common/items/weapons/axe/bronze_axe-2.ron +++ b/assets/common/items/weapons/axe/bronze_axe-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.15, + crit_mult: 1.5714285, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/cobalt_axe-0.ron b/assets/common/items/weapons/axe/cobalt_axe-0.ron index 080756691c..5eaa7087a0 100644 --- a/assets/common/items/weapons/axe/cobalt_axe-0.ron +++ b/assets/common/items/weapons/axe/cobalt_axe-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.13611111, + crit_mult: 1.4081633, )), )), quality: High, diff --git a/assets/common/items/weapons/axe/cobalt_axe-1.ron b/assets/common/items/weapons/axe/cobalt_axe-1.ron index d74eb8144f..ea31b94aeb 100644 --- a/assets/common/items/weapons/axe/cobalt_axe-1.ron +++ b/assets/common/items/weapons/axe/cobalt_axe-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.13611111, + crit_mult: 1.4081633, )), )), quality: High, diff --git a/assets/common/items/weapons/axe/iron_axe-0.ron b/assets/common/items/weapons/axe/iron_axe-0.ron index 0422251211..2122af63d5 100644 --- a/assets/common/items/weapons/axe/iron_axe-0.ron +++ b/assets/common/items/weapons/axe/iron_axe-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.7, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-1.ron b/assets/common/items/weapons/axe/iron_axe-1.ron index aa3c778ca0..e047307488 100644 --- a/assets/common/items/weapons/axe/iron_axe-1.ron +++ b/assets/common/items/weapons/axe/iron_axe-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-2.ron b/assets/common/items/weapons/axe/iron_axe-2.ron index 803958be07..7a3599ab8a 100644 --- a/assets/common/items/weapons/axe/iron_axe-2.ron +++ b/assets/common/items/weapons/axe/iron_axe-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.1, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-3.ron b/assets/common/items/weapons/axe/iron_axe-3.ron index beb03f1fe7..3d1c4817d4 100644 --- a/assets/common/items/weapons/axe/iron_axe-3.ron +++ b/assets/common/items/weapons/axe/iron_axe-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.6, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-4.ron b/assets/common/items/weapons/axe/iron_axe-4.ron index d20eceb135..f9221429e6 100644 --- a/assets/common/items/weapons/axe/iron_axe-4.ron +++ b/assets/common/items/weapons/axe/iron_axe-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-5.ron b/assets/common/items/weapons/axe/iron_axe-5.ron index 64fd5cf64c..30ba6f9842 100644 --- a/assets/common/items/weapons/axe/iron_axe-5.ron +++ b/assets/common/items/weapons/axe/iron_axe-5.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.8, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-6.ron b/assets/common/items/weapons/axe/iron_axe-6.ron index 9b6e22ea61..b52c770046 100644 --- a/assets/common/items/weapons/axe/iron_axe-6.ron +++ b/assets/common/items/weapons/axe/iron_axe-6.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.3, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-7.ron b/assets/common/items/weapons/axe/iron_axe-7.ron index a0cc4877b7..d2a5aeb2df 100644 --- a/assets/common/items/weapons/axe/iron_axe-7.ron +++ b/assets/common/items/weapons/axe/iron_axe-7.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.6, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-8.ron b/assets/common/items/weapons/axe/iron_axe-8.ron index 67ba1a6b89..9a9dcd41f1 100644 --- a/assets/common/items/weapons/axe/iron_axe-8.ron +++ b/assets/common/items/weapons/axe/iron_axe-8.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.6, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/iron_axe-9.ron b/assets/common/items/weapons/axe/iron_axe-9.ron index e264ab9c69..f4a58d644f 100644 --- a/assets/common/items/weapons/axe/iron_axe-9.ron +++ b/assets/common/items/weapons/axe/iron_axe-9.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.3, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/malachite_axe-0.ron b/assets/common/items/weapons/axe/malachite_axe-0.ron index 44b5e2e110..1a4b99c75c 100644 --- a/assets/common/items/weapons/axe/malachite_axe-0.ron +++ b/assets/common/items/weapons/axe/malachite_axe-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.1, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.140625, + crit_mult: 1.4063492, )), )), quality: Epic, diff --git a/assets/common/items/weapons/axe/orc_axe-0.ron b/assets/common/items/weapons/axe/orc_axe-0.ron index 652d991614..132258eaf9 100644 --- a/assets/common/items/weapons/axe/orc_axe-0.ron +++ b/assets/common/items/weapons/axe/orc_axe-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.6, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.06, - crit_mult: 1.6, + crit_chance: 0.083333336, + crit_mult: 2.142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe/parashu.ron b/assets/common/items/weapons/axe/parashu.ron index 2617dc7995..6cb67c46d0 100644 --- a/assets/common/items/weapons/axe/parashu.ron +++ b/assets/common/items/weapons/axe/parashu.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.5, poise_strength: 1.8, speed: 0.8, - crit_chance: 0.25, - crit_mult: 3.5, + crit_chance: 0.11666667, + crit_mult: 1.3918368, )), )), quality: Legendary, diff --git a/assets/common/items/weapons/axe/starter_axe.ron b/assets/common/items/weapons/axe/starter_axe.ron index 5fba0400c0..6516bcaa08 100644 --- a/assets/common/items/weapons/axe/starter_axe.ron +++ b/assets/common/items/weapons/axe/starter_axe.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 2.0, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe/steel_axe-0.ron b/assets/common/items/weapons/axe/steel_axe-0.ron index 25556e8aaf..0982b1e09f 100644 --- a/assets/common/items/weapons/axe/steel_axe-0.ron +++ b/assets/common/items/weapons/axe/steel_axe-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.2, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/steel_axe-1.ron b/assets/common/items/weapons/axe/steel_axe-1.ron index 0218a22ecd..f897bf3cfd 100644 --- a/assets/common/items/weapons/axe/steel_axe-1.ron +++ b/assets/common/items/weapons/axe/steel_axe-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.2, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/steel_axe-2.ron b/assets/common/items/weapons/axe/steel_axe-2.ron index 34e7c01f3b..0ecae64791 100644 --- a/assets/common/items/weapons/axe/steel_axe-2.ron +++ b/assets/common/items/weapons/axe/steel_axe-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.2, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/steel_axe-3.ron b/assets/common/items/weapons/axe/steel_axe-3.ron index 1d0a477590..fd06475d2e 100644 --- a/assets/common/items/weapons/axe/steel_axe-3.ron +++ b/assets/common/items/weapons/axe/steel_axe-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.1, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/steel_axe-4.ron b/assets/common/items/weapons/axe/steel_axe-4.ron index d85d271adc..38794b34ed 100644 --- a/assets/common/items/weapons/axe/steel_axe-4.ron +++ b/assets/common/items/weapons/axe/steel_axe-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.2, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/steel_axe-5.ron b/assets/common/items/weapons/axe/steel_axe-5.ron index dd0db1af56..a06dd32489 100644 --- a/assets/common/items/weapons/axe/steel_axe-5.ron +++ b/assets/common/items/weapons/axe/steel_axe-5.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/steel_axe-6.ron b/assets/common/items/weapons/axe/steel_axe-6.ron index 750e215cef..c45c6aea9e 100644 --- a/assets/common/items/weapons/axe/steel_axe-6.ron +++ b/assets/common/items/weapons/axe/steel_axe-6.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe/worn_iron_axe-0.ron b/assets/common/items/weapons/axe/worn_iron_axe-0.ron index 2df151ac96..5c25920a8a 100644 --- a/assets/common/items/weapons/axe/worn_iron_axe-0.ron +++ b/assets/common/items/weapons/axe/worn_iron_axe-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0703125, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe/worn_iron_axe-1.ron b/assets/common/items/weapons/axe/worn_iron_axe-1.ron index a5071f82b4..d1be45715d 100644 --- a/assets/common/items/weapons/axe/worn_iron_axe-1.ron +++ b/assets/common/items/weapons/axe/worn_iron_axe-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0703125, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe/worn_iron_axe-2.ron b/assets/common/items/weapons/axe/worn_iron_axe-2.ron index 07d5f2c09a..20d717efb2 100644 --- a/assets/common/items/weapons/axe/worn_iron_axe-2.ron +++ b/assets/common/items/weapons/axe/worn_iron_axe-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 0.7, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0703125, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe/worn_iron_axe-3.ron b/assets/common/items/weapons/axe/worn_iron_axe-3.ron index f6ac022cdc..97727d6533 100644 --- a/assets/common/items/weapons/axe/worn_iron_axe-3.ron +++ b/assets/common/items/weapons/axe/worn_iron_axe-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 1.1, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0703125, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe/worn_iron_axe-4.ron b/assets/common/items/weapons/axe/worn_iron_axe-4.ron index 0ca7a7156a..591c358d3e 100644 --- a/assets/common/items/weapons/axe/worn_iron_axe-4.ron +++ b/assets/common/items/weapons/axe/worn_iron_axe-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 0.5, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0703125, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe_1h/bloodsteel-0.ron b/assets/common/items/weapons/axe_1h/bloodsteel-0.ron index 4830dd8572..bac117004a 100644 --- a/assets/common/items/weapons/axe_1h/bloodsteel-0.ron +++ b/assets/common/items/weapons/axe_1h/bloodsteel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 1.0, speed: 1.3, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.16485508, + crit_mult: 1.4043956, )), )), quality: High, diff --git a/assets/common/items/weapons/axe_1h/bloodsteel-1.ron b/assets/common/items/weapons/axe_1h/bloodsteel-1.ron index 3c64051f50..597253e97d 100644 --- a/assets/common/items/weapons/axe_1h/bloodsteel-1.ron +++ b/assets/common/items/weapons/axe_1h/bloodsteel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.0, speed: 0.8, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.11666667, + crit_mult: 1.4285715, )), )), quality: High, diff --git a/assets/common/items/weapons/axe_1h/bronze-0.ron b/assets/common/items/weapons/axe_1h/bronze-0.ron index edf585b5df..bcee330ef5 100644 --- a/assets/common/items/weapons/axe_1h/bronze-0.ron +++ b/assets/common/items/weapons/axe_1h/bronze-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.15714286, + crit_mult: 1.5454545, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/bronze-1.ron b/assets/common/items/weapons/axe_1h/bronze-1.ron index aff9ac53b1..1052605550 100644 --- a/assets/common/items/weapons/axe_1h/bronze-1.ron +++ b/assets/common/items/weapons/axe_1h/bronze-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.14318182, + crit_mult: 1.5442177, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/cobalt-0.ron b/assets/common/items/weapons/axe_1h/cobalt-0.ron index 9bc94617bb..f44656e288 100644 --- a/assets/common/items/weapons/axe_1h/cobalt-0.ron +++ b/assets/common/items/weapons/axe_1h/cobalt-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.1421875, + crit_mult: 1.4395604, )), )), quality: High, diff --git a/assets/common/items/weapons/axe_1h/cobalt-1.ron b/assets/common/items/weapons/axe_1h/cobalt-1.ron index 20f276924b..5b4d9dac8f 100644 --- a/assets/common/items/weapons/axe_1h/cobalt-1.ron +++ b/assets/common/items/weapons/axe_1h/cobalt-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.75, poise_strength: 1.0, speed: 0.85, - crit_chance: 0.17, - crit_mult: 2.75, + crit_chance: 0.12635136, + crit_mult: 1.4522536, )), )), quality: High, diff --git a/assets/common/items/weapons/axe_1h/iron-0.ron b/assets/common/items/weapons/axe_1h/iron-0.ron index 4b5649b754..e34a9e9bd1 100644 --- a/assets/common/items/weapons/axe_1h/iron-0.ron +++ b/assets/common/items/weapons/axe_1h/iron-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.15, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/iron-1.ron b/assets/common/items/weapons/axe_1h/iron-1.ron index 82cd5d61d8..418358d782 100644 --- a/assets/common/items/weapons/axe_1h/iron-1.ron +++ b/assets/common/items/weapons/axe_1h/iron-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 1.0, speed: 0.9, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.1257085, + crit_mult: 1.5244997, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/iron-2.ron b/assets/common/items/weapons/axe_1h/iron-2.ron index fcae2f8184..4c60063496 100644 --- a/assets/common/items/weapons/axe_1h/iron-2.ron +++ b/assets/common/items/weapons/axe_1h/iron-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.2, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.16363636, + crit_mult: 1.5238096, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/iron-3.ron b/assets/common/items/weapons/axe_1h/iron-3.ron index 01b0f424ce..3f35fd9160 100644 --- a/assets/common/items/weapons/axe_1h/iron-3.ron +++ b/assets/common/items/weapons/axe_1h/iron-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/orichalcum-0.ron b/assets/common/items/weapons/axe_1h/orichalcum-0.ron index 6e2b3b2e9c..139fbfbb3f 100644 --- a/assets/common/items/weapons/axe_1h/orichalcum-0.ron +++ b/assets/common/items/weapons/axe_1h/orichalcum-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.140625, + crit_mult: 1.4063492, )), )), quality: Epic, diff --git a/assets/common/items/weapons/axe_1h/steel-0.ron b/assets/common/items/weapons/axe_1h/steel-0.ron index 80074cae73..806e52b864 100644 --- a/assets/common/items/weapons/axe_1h/steel-0.ron +++ b/assets/common/items/weapons/axe_1h/steel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 1.0, speed: 0.9, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.118421055, + crit_mult: 1.4825397, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/steel-1.ron b/assets/common/items/weapons/axe_1h/steel-1.ron index 14ae0513cd..fc31c6d29a 100644 --- a/assets/common/items/weapons/axe_1h/steel-1.ron +++ b/assets/common/items/weapons/axe_1h/steel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/steel-2.ron b/assets/common/items/weapons/axe_1h/steel-2.ron index aebbe49327..501503a19a 100644 --- a/assets/common/items/weapons/axe_1h/steel-2.ron +++ b/assets/common/items/weapons/axe_1h/steel-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.139011, + crit_mult: 1.4743083, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/axe_1h/stone-0.ron b/assets/common/items/weapons/axe_1h/stone-0.ron index 9b18fc7853..cc75d4703c 100644 --- a/assets/common/items/weapons/axe_1h/stone-0.ron +++ b/assets/common/items/weapons/axe_1h/stone-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.1265625, + crit_mult: 1.7054673, )), )), quality: Common, diff --git a/assets/common/items/weapons/axe_1h/stone-1.ron b/assets/common/items/weapons/axe_1h/stone-1.ron index 7fc8322a60..fbd51a6574 100644 --- a/assets/common/items/weapons/axe_1h/stone-1.ron +++ b/assets/common/items/weapons/axe_1h/stone-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.14311224, + crit_mult: 1.7130125, )), )), quality: Common, diff --git a/assets/common/items/weapons/axe_1h/wood-0.ron b/assets/common/items/weapons/axe_1h/wood-0.ron index 2b65dcaeb6..870ee80ed4 100644 --- a/assets/common/items/weapons/axe_1h/wood-0.ron +++ b/assets/common/items/weapons/axe_1h/wood-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 1.0, speed: 0.8, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0625, + crit_mult: 2.142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/axe_1h/wood-1.ron b/assets/common/items/weapons/axe_1h/wood-1.ron index 5d8a1419d0..7e10e7d091 100644 --- a/assets/common/items/weapons/axe_1h/wood-1.ron +++ b/assets/common/items/weapons/axe_1h/wood-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09821428, + crit_mult: 2.1636364, )), )), quality: Low, diff --git a/assets/common/items/weapons/bow/bone-0.ron b/assets/common/items/weapons/bow/bone-0.ron index b3ca9c7fc5..0d883844f2 100644 --- a/assets/common/items/weapons/bow/bone-0.ron +++ b/assets/common/items/weapons/bow/bone-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.9, poise_strength: 0.8, speed: 1.1, - crit_chance: 0.09, - crit_mult: 1.9, + crit_chance: 0.16587302, + crit_mult: 1.5741627, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/bone-1.ron b/assets/common/items/weapons/bow/bone-1.ron index 3bbc7e77ed..14b317cb75 100644 --- a/assets/common/items/weapons/bow/bone-1.ron +++ b/assets/common/items/weapons/bow/bone-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.8, speed: 0.8, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.12222222, + crit_mult: 1.5844156, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/bone-2.ron b/assets/common/items/weapons/bow/bone-2.ron index fe9ef993e6..b5cefe5326 100644 --- a/assets/common/items/weapons/bow/bone-2.ron +++ b/assets/common/items/weapons/bow/bone-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.15, + crit_mult: 1.5714285, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/bone-3.ron b/assets/common/items/weapons/bow/bone-3.ron index bd11406653..f5de95bd96 100644 --- a/assets/common/items/weapons/bow/bone-3.ron +++ b/assets/common/items/weapons/bow/bone-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 0.8, speed: 0.9, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.13564593, + crit_mult: 1.574452, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/eldwood-0.ron b/assets/common/items/weapons/bow/eldwood-0.ron index 196c40f955..50a2cc71df 100644 --- a/assets/common/items/weapons/bow/eldwood-0.ron +++ b/assets/common/items/weapons/bow/eldwood-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.13611111, + crit_mult: 1.4081633, )), )), quality: High, diff --git a/assets/common/items/weapons/bow/eldwood-1.ron b/assets/common/items/weapons/bow/eldwood-1.ron index 224f7146d9..f4aafb476c 100644 --- a/assets/common/items/weapons/bow/eldwood-1.ron +++ b/assets/common/items/weapons/bow/eldwood-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 0.8, speed: 1.2, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.15511364, + crit_mult: 1.4029304, )), )), quality: High, diff --git a/assets/common/items/weapons/bow/eldwood-2.ron b/assets/common/items/weapons/bow/eldwood-2.ron index ce14cf173f..eed0ee14d1 100644 --- a/assets/common/items/weapons/bow/eldwood-2.ron +++ b/assets/common/items/weapons/bow/eldwood-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 0.8, speed: 0.8, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.11666667, + crit_mult: 1.4285715, )), )), quality: High, diff --git a/assets/common/items/weapons/bow/frostwood-0.ron b/assets/common/items/weapons/bow/frostwood-0.ron index d090aca7ff..e3b975332d 100644 --- a/assets/common/items/weapons/bow/frostwood-0.ron +++ b/assets/common/items/weapons/bow/frostwood-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 0.8, speed: 1.2, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.16363636, + crit_mult: 1.4365079, )), )), quality: High, diff --git a/assets/common/items/weapons/bow/frostwood-1.ron b/assets/common/items/weapons/bow/frostwood-1.ron index 9fcbd53c3b..84a1c86da1 100644 --- a/assets/common/items/weapons/bow/frostwood-1.ron +++ b/assets/common/items/weapons/bow/frostwood-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.1421875, + crit_mult: 1.4395604, )), )), quality: High, diff --git a/assets/common/items/weapons/bow/frostwood-2.ron b/assets/common/items/weapons/bow/frostwood-2.ron index 0ed994256c..2d8f704603 100644 --- a/assets/common/items/weapons/bow/frostwood-2.ron +++ b/assets/common/items/weapons/bow/frostwood-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.7, poise_strength: 0.8, speed: 0.9, - crit_chance: 0.17, - crit_mult: 2.7, + crit_chance: 0.13165635, + crit_mult: 1.4467961, )), )), quality: High, diff --git a/assets/common/items/weapons/bow/hardwood-0.ron b/assets/common/items/weapons/bow/hardwood-0.ron index 2997fcceb3..60639c86ea 100644 --- a/assets/common/items/weapons/bow/hardwood-0.ron +++ b/assets/common/items/weapons/bow/hardwood-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/hardwood-1.ron b/assets/common/items/weapons/bow/hardwood-1.ron index d3fe14d1ad..f4afdabc55 100644 --- a/assets/common/items/weapons/bow/hardwood-1.ron +++ b/assets/common/items/weapons/bow/hardwood-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 0.8, speed: 0.8, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.114285715, + crit_mult: 1.5357143, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/hardwood-2.ron b/assets/common/items/weapons/bow/hardwood-2.ron index f9c0831a49..c972db1ae6 100644 --- a/assets/common/items/weapons/bow/hardwood-2.ron +++ b/assets/common/items/weapons/bow/hardwood-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 0.8, speed: 1.1, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.15, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/hardwood-3.ron b/assets/common/items/weapons/bow/hardwood-3.ron index e5f2d92676..7668554163 100644 --- a/assets/common/items/weapons/bow/hardwood-3.ron +++ b/assets/common/items/weapons/bow/hardwood-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.9, poise_strength: 0.8, speed: 1.3, - crit_chance: 0.09, - crit_mult: 1.9, + crit_chance: 0.1789855, + crit_mult: 1.5320995, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/hardwood-4.ron b/assets/common/items/weapons/bow/hardwood-4.ron index b60b28fff4..8222e3dbce 100644 --- a/assets/common/items/weapons/bow/hardwood-4.ron +++ b/assets/common/items/weapons/bow/hardwood-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.8, speed: 1.2, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.16363636, + crit_mult: 1.5238096, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/hardwood-5.ron b/assets/common/items/weapons/bow/hardwood-5.ron index 3428236eaf..4acb8514e2 100644 --- a/assets/common/items/weapons/bow/hardwood-5.ron +++ b/assets/common/items/weapons/bow/hardwood-5.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 0.8, speed: 0.9, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.1257085, + crit_mult: 1.5244997, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/metal-0.ron b/assets/common/items/weapons/bow/metal-0.ron index d0924d464b..5fbdd37fe7 100644 --- a/assets/common/items/weapons/bow/metal-0.ron +++ b/assets/common/items/weapons/bow/metal-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/metal-1.ron b/assets/common/items/weapons/bow/metal-1.ron index 9f44bf4875..9ad9192228 100644 --- a/assets/common/items/weapons/bow/metal-1.ron +++ b/assets/common/items/weapons/bow/metal-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.8, speed: 1.2, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.15, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/metal-2.ron b/assets/common/items/weapons/bow/metal-2.ron index db107711e5..d4beb858ac 100644 --- a/assets/common/items/weapons/bow/metal-2.ron +++ b/assets/common/items/weapons/bow/metal-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 0.8, speed: 1.1, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.139011, + crit_mult: 1.4743083, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/metal-3.ron b/assets/common/items/weapons/bow/metal-3.ron index 961972a671..4f7007bdab 100644 --- a/assets/common/items/weapons/bow/metal-3.ron +++ b/assets/common/items/weapons/bow/metal-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 0.8, speed: 0.9, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.118421055, + crit_mult: 1.4825397, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/metal-4.ron b/assets/common/items/weapons/bow/metal-4.ron index a249f15ed2..c66abeeee8 100644 --- a/assets/common/items/weapons/bow/metal-4.ron +++ b/assets/common/items/weapons/bow/metal-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 0.8, speed: 0.8, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.108333334, + crit_mult: 1.4945055, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/bow/rawwood-0.ron b/assets/common/items/weapons/bow/rawwood-0.ron index 414693e475..da5ec9ba3b 100644 --- a/assets/common/items/weapons/bow/rawwood-0.ron +++ b/assets/common/items/weapons/bow/rawwood-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 0.8, speed: 0.9, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.0718985, + crit_mult: 2.1353874, )), )), quality: Low, diff --git a/assets/common/items/weapons/bow/rawwood-1.ron b/assets/common/items/weapons/bow/rawwood-1.ron index 07260a8bc3..e76baf06b2 100644 --- a/assets/common/items/weapons/bow/rawwood-1.ron +++ b/assets/common/items/weapons/bow/rawwood-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.6, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.06, - crit_mult: 1.6, + crit_chance: 0.083333336, + crit_mult: 2.142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/bow/sagitta.ron b/assets/common/items/weapons/bow/sagitta.ron index 527b7f375f..46586c2264 100644 --- a/assets/common/items/weapons/bow/sagitta.ron +++ b/assets/common/items/weapons/bow/sagitta.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.5, poise_strength: 0.8, speed: 0.8, - crit_chance: 0.25, - crit_mult: 3.5, + crit_chance: 0.11666667, + crit_mult: 1.3918368, )), )), quality: Legendary, diff --git a/assets/common/items/weapons/bow/starter.ron b/assets/common/items/weapons/bow/starter.ron index a33aa3c22f..96cf3af1ac 100644 --- a/assets/common/items/weapons/bow/starter.ron +++ b/assets/common/items/weapons/bow/starter.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 0.3, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/bow/velorite.ron b/assets/common/items/weapons/bow/velorite.ron index c4d6f43d95..0560073830 100644 --- a/assets/common/items/weapons/bow/velorite.ron +++ b/assets/common/items/weapons/bow/velorite.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.1, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.140625, + crit_mult: 1.4063492, )), )), quality: Epic, diff --git a/assets/common/items/weapons/bow/wood-0.ron b/assets/common/items/weapons/bow/wood-0.ron index 42e3153e29..b2eedd0251 100644 --- a/assets/common/items/weapons/bow/wood-0.ron +++ b/assets/common/items/weapons/bow/wood-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.9, poise_strength: 0.8, speed: 0.9, - crit_chance: 0.09, - crit_mult: 1.9, + crit_chance: 0.0625, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/bow/wood-1.ron b/assets/common/items/weapons/bow/wood-1.ron index c8552abfa0..010e68354f 100644 --- a/assets/common/items/weapons/bow/wood-1.ron +++ b/assets/common/items/weapons/bow/wood-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 0.8, speed: 1.1, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.0795068, + crit_mult: 2.026738, )), )), quality: Low, diff --git a/assets/common/items/weapons/bow/wood-2.ron b/assets/common/items/weapons/bow/wood-2.ron index 60f06889a1..f9ba117316 100644 --- a/assets/common/items/weapons/bow/wood-2.ron +++ b/assets/common/items/weapons/bow/wood-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0703125, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/bow/wood-3.ron b/assets/common/items/weapons/bow/wood-3.ron index 9118749788..7d70b8b9d6 100644 --- a/assets/common/items/weapons/bow/wood-3.ron +++ b/assets/common/items/weapons/bow/wood-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.8, speed: 0.8, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.055555556, + crit_mult: 2.0285714, )), )), quality: Low, diff --git a/assets/common/items/weapons/bow/wood-4.ron b/assets/common/items/weapons/bow/wood-4.ron index e4db326f15..c55217cbb8 100644 --- a/assets/common/items/weapons/bow/wood-4.ron +++ b/assets/common/items/weapons/bow/wood-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.6, poise_strength: 0.8, speed: 1.2, - crit_chance: 0.06, - crit_mult: 1.6, + crit_chance: 0.09090909, + crit_mult: 2.047619, )), )), quality: Low, diff --git a/assets/common/items/weapons/dagger/basic_0.ron b/assets/common/items/weapons/dagger/basic_0.ron index 99eaac8cfb..b71682b99b 100644 --- a/assets/common/items/weapons/dagger/basic_0.ron +++ b/assets/common/items/weapons/dagger/basic_0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 2.0, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.13611111, + crit_mult: 1.4081633, )), )), quality: High, diff --git a/assets/common/items/weapons/dagger/cultist_0.ron b/assets/common/items/weapons/dagger/cultist_0.ron index 903bce5a81..fb89b4d114 100644 --- a/assets/common/items/weapons/dagger/cultist_0.ron +++ b/assets/common/items/weapons/dagger/cultist_0.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.140625, + crit_mult: 1.4063492, )), )), quality: Epic, diff --git a/assets/common/items/weapons/dagger/starter_dagger.ron b/assets/common/items/weapons/dagger/starter_dagger.ron index 13be2f69ea..9aafcdef34 100644 --- a/assets/common/items/weapons/dagger/starter_dagger.ron +++ b/assets/common/items/weapons/dagger/starter_dagger.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.5, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.15, + crit_mult: 1.5714285, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/empty/empty.ron b/assets/common/items/weapons/empty/empty.ron index cfe1863590..fe107cebfa 100644 --- a/assets/common/items/weapons/empty/empty.ron +++ b/assets/common/items/weapons/empty/empty.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.0625, + crit_mult: 1.9142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/bronze_hammer-0.ron b/assets/common/items/weapons/hammer/bronze_hammer-0.ron index cf3b21b146..18c8765bed 100644 --- a/assets/common/items/weapons/hammer/bronze_hammer-0.ron +++ b/assets/common/items/weapons/hammer/bronze_hammer-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.9, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/bronze_hammer-1.ron b/assets/common/items/weapons/hammer/bronze_hammer-1.ron index b2f276aa28..3130d6306c 100644 --- a/assets/common/items/weapons/hammer/bronze_hammer-1.ron +++ b/assets/common/items/weapons/hammer/bronze_hammer-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/cobalt_hammer-0.ron b/assets/common/items/weapons/hammer/cobalt_hammer-0.ron index 6aeef04f2d..40e01e88a8 100644 --- a/assets/common/items/weapons/hammer/cobalt_hammer-0.ron +++ b/assets/common/items/weapons/hammer/cobalt_hammer-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.121875, + crit_mult: 1.4395604, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer/cobalt_hammer-1.ron b/assets/common/items/weapons/hammer/cobalt_hammer-1.ron index f1f2ec4d09..de97bb9e32 100644 --- a/assets/common/items/weapons/hammer/cobalt_hammer-1.ron +++ b/assets/common/items/weapons/hammer/cobalt_hammer-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.121875, + crit_mult: 1.4395604, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer/cultist_purp_2h-0.ron b/assets/common/items/weapons/hammer/cultist_purp_2h-0.ron index 1cbebadfab..a83d76d85b 100644 --- a/assets/common/items/weapons/hammer/cultist_purp_2h-0.ron +++ b/assets/common/items/weapons/hammer/cultist_purp_2h-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.140625, + crit_mult: 1.4063492, )), )), quality: Epic, diff --git a/assets/common/items/weapons/hammer/flimsy_hammer.ron b/assets/common/items/weapons/hammer/flimsy_hammer.ron index 84ce7287fd..2f5d5adb5a 100644 --- a/assets/common/items/weapons/hammer/flimsy_hammer.ron +++ b/assets/common/items/weapons/hammer/flimsy_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/hammer_1.ron b/assets/common/items/weapons/hammer/hammer_1.ron index 7a2ffad502..89ebe80515 100644 --- a/assets/common/items/weapons/hammer/hammer_1.ron +++ b/assets/common/items/weapons/hammer/hammer_1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/iron_hammer-0.ron b/assets/common/items/weapons/hammer/iron_hammer-0.ron index dc594fa0d7..61cf06639f 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-0.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/iron_hammer-1.ron b/assets/common/items/weapons/hammer/iron_hammer-1.ron index d465d432dc..0ea29eb3f3 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-1.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.9, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/iron_hammer-2.ron b/assets/common/items/weapons/hammer/iron_hammer-2.ron index f338c953a6..17da3d2a2a 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-2.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/iron_hammer-3.ron b/assets/common/items/weapons/hammer/iron_hammer-3.ron index 1ac2b00a33..462fba0963 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-3.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/iron_hammer-4.ron b/assets/common/items/weapons/hammer/iron_hammer-4.ron index 30b1146c33..4fbe1141f0 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-4.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/iron_hammer-5.ron b/assets/common/items/weapons/hammer/iron_hammer-5.ron index 04dd822974..65b8c04336 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-5.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-5.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/iron_hammer-6.ron b/assets/common/items/weapons/hammer/iron_hammer-6.ron index 9ef95a18a0..814991bffc 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-6.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-6.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/iron_hammer-7.ron b/assets/common/items/weapons/hammer/iron_hammer-7.ron index 99b1c00c65..dac2ad5f86 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-7.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-7.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.1, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/iron_hammer-8.ron b/assets/common/items/weapons/hammer/iron_hammer-8.ron index 1ad5feeffe..03c89f574a 100644 --- a/assets/common/items/weapons/hammer/iron_hammer-8.ron +++ b/assets/common/items/weapons/hammer/iron_hammer-8.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.103125, + crit_mult: 1.5772005, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/mjolnir.ron b/assets/common/items/weapons/hammer/mjolnir.ron index e514011e4f..cde7dcd2b7 100644 --- a/assets/common/items/weapons/hammer/mjolnir.ron +++ b/assets/common/items/weapons/hammer/mjolnir.ron @@ -9,8 +9,8 @@ ItemDef( power: 4.0, poise_strength: 2.0, speed: 0.5, - crit_chance: 0.4, - crit_mult: 5.0, + crit_chance: 0.078125, + crit_mult: 1.3657143, )), )), quality: Legendary, diff --git a/assets/common/items/weapons/hammer/ramshead_hammer.ron b/assets/common/items/weapons/hammer/ramshead_hammer.ron index 62c097b8d2..16df3b496d 100644 --- a/assets/common/items/weapons/hammer/ramshead_hammer.ron +++ b/assets/common/items/weapons/hammer/ramshead_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 1.7, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.13611111, + crit_mult: 1.4081633, )), )), quality: High, diff --git a/assets/common/items/weapons/hammer/runic_hammer.ron b/assets/common/items/weapons/hammer/runic_hammer.ron index 49aca12ed4..1211e49796 100644 --- a/assets/common/items/weapons/hammer/runic_hammer.ron +++ b/assets/common/items/weapons/hammer/runic_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 1.8, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.13611111, + crit_mult: 1.4081633, )), )), quality: High, diff --git a/assets/common/items/weapons/hammer/starter_hammer.ron b/assets/common/items/weapons/hammer/starter_hammer.ron index 103959549e..22b74c4843 100644 --- a/assets/common/items/weapons/hammer/starter_hammer.ron +++ b/assets/common/items/weapons/hammer/starter_hammer.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 0.9, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/steel_hammer-0.ron b/assets/common/items/weapons/hammer/steel_hammer-0.ron index e06428ff8b..e8bd6ae7fb 100644 --- a/assets/common/items/weapons/hammer/steel_hammer-0.ron +++ b/assets/common/items/weapons/hammer/steel_hammer-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer/steel_hammer-1.ron b/assets/common/items/weapons/hammer/steel_hammer-1.ron index 21875a01b5..3c65e6a16c 100644 --- a/assets/common/items/weapons/hammer/steel_hammer-1.ron +++ b/assets/common/items/weapons/hammer/steel_hammer-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.3, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer/steel_hammer-2.ron b/assets/common/items/weapons/hammer/steel_hammer-2.ron index 0b2092278d..7900da36fc 100644 --- a/assets/common/items/weapons/hammer/steel_hammer-2.ron +++ b/assets/common/items/weapons/hammer/steel_hammer-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer/steel_hammer-3.ron b/assets/common/items/weapons/hammer/steel_hammer-3.ron index d07f23bbff..ac27c58321 100644 --- a/assets/common/items/weapons/hammer/steel_hammer-3.ron +++ b/assets/common/items/weapons/hammer/steel_hammer-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.7, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer/steel_hammer-4.ron b/assets/common/items/weapons/hammer/steel_hammer-4.ron index 6bf68011c3..e99ea108a5 100644 --- a/assets/common/items/weapons/hammer/steel_hammer-4.ron +++ b/assets/common/items/weapons/hammer/steel_hammer-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer/steel_hammer-5.ron b/assets/common/items/weapons/hammer/steel_hammer-5.ron index 7a87675fd5..91cf515c7a 100644 --- a/assets/common/items/weapons/hammer/steel_hammer-5.ron +++ b/assets/common/items/weapons/hammer/steel_hammer-5.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.3, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer/stone_hammer-0.ron b/assets/common/items/weapons/hammer/stone_hammer-0.ron index cf876a68b9..42a8d38546 100644 --- a/assets/common/items/weapons/hammer/stone_hammer-0.ron +++ b/assets/common/items/weapons/hammer/stone_hammer-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 1.7, speed: 1.0, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.07589286, + crit_mult: 2.0756302, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/stone_hammer-1.ron b/assets/common/items/weapons/hammer/stone_hammer-1.ron index ca60503612..12133e53a4 100644 --- a/assets/common/items/weapons/hammer/stone_hammer-1.ron +++ b/assets/common/items/weapons/hammer/stone_hammer-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 1.8, speed: 1.0, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.07589286, + crit_mult: 2.0756302, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/stone_hammer-2.ron b/assets/common/items/weapons/hammer/stone_hammer-2.ron index 939428bdf6..8ef2f63300 100644 --- a/assets/common/items/weapons/hammer/stone_hammer-2.ron +++ b/assets/common/items/weapons/hammer/stone_hammer-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.07589286, + crit_mult: 2.0756302, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/stone_hammer-3.ron b/assets/common/items/weapons/hammer/stone_hammer-3.ron index 8dda36b9d6..54f8401814 100644 --- a/assets/common/items/weapons/hammer/stone_hammer-3.ron +++ b/assets/common/items/weapons/hammer/stone_hammer-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 1.8, speed: 1.0, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.07589286, + crit_mult: 2.0756302, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/wood_hammer-0.ron b/assets/common/items/weapons/hammer/wood_hammer-0.ron index 4c4d9ade4a..5c2a9a8ae3 100644 --- a/assets/common/items/weapons/hammer/wood_hammer-0.ron +++ b/assets/common/items/weapons/hammer/wood_hammer-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.6, poise_strength: 0.8, speed: 1.0, - crit_chance: 0.06, - crit_mult: 1.6, + crit_chance: 0.083333336, + crit_mult: 2.142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer/worn_iron_hammer-0.ron b/assets/common/items/weapons/hammer/worn_iron_hammer-0.ron index 5cffb8166f..672fc057d6 100644 --- a/assets/common/items/weapons/hammer/worn_iron_hammer-0.ron +++ b/assets/common/items/weapons/hammer/worn_iron_hammer-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.85, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.09, - crit_mult: 1.85, + crit_chance: 0.12242647, + crit_mult: 1.6864007, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/worn_iron_hammer-1.ron b/assets/common/items/weapons/hammer/worn_iron_hammer-1.ron index 0c0add9d40..861afda330 100644 --- a/assets/common/items/weapons/hammer/worn_iron_hammer-1.ron +++ b/assets/common/items/weapons/hammer/worn_iron_hammer-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.85, poise_strength: 0.6, speed: 1.0, - crit_chance: 0.09, - crit_mult: 1.85, + crit_chance: 0.12242647, + crit_mult: 1.6864007, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/worn_iron_hammer-2.ron b/assets/common/items/weapons/hammer/worn_iron_hammer-2.ron index e0605634e8..940fd61525 100644 --- a/assets/common/items/weapons/hammer/worn_iron_hammer-2.ron +++ b/assets/common/items/weapons/hammer/worn_iron_hammer-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.85, poise_strength: 0.7, speed: 1.0, - crit_chance: 0.09, - crit_mult: 1.85, + crit_chance: 0.12242647, + crit_mult: 1.6864007, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer/worn_iron_hammer-3.ron b/assets/common/items/weapons/hammer/worn_iron_hammer-3.ron index ea90cd0585..9be311700b 100644 --- a/assets/common/items/weapons/hammer/worn_iron_hammer-3.ron +++ b/assets/common/items/weapons/hammer/worn_iron_hammer-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.85, poise_strength: 1.1, speed: 1.0, - crit_chance: 0.09, - crit_mult: 1.85, + crit_chance: 0.12242647, + crit_mult: 1.6864007, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer_1h/bloodsteel-0.ron b/assets/common/items/weapons/hammer_1h/bloodsteel-0.ron index 1e07389080..f804afc650 100644 --- a/assets/common/items/weapons/hammer_1h/bloodsteel-0.ron +++ b/assets/common/items/weapons/hammer_1h/bloodsteel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.0, speed: 1.2, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.15511364, + crit_mult: 1.4029304, )), )), quality: High, diff --git a/assets/common/items/weapons/hammer_1h/bloodsteel-1.ron b/assets/common/items/weapons/hammer_1h/bloodsteel-1.ron index 8984dd362d..aef1e3b911 100644 --- a/assets/common/items/weapons/hammer_1h/bloodsteel-1.ron +++ b/assets/common/items/weapons/hammer_1h/bloodsteel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.13611111, + crit_mult: 1.4081633, )), )), quality: High, diff --git a/assets/common/items/weapons/hammer_1h/bronze-0.ron b/assets/common/items/weapons/hammer_1h/bronze-0.ron index 3519460708..8217a342e6 100644 --- a/assets/common/items/weapons/hammer_1h/bronze-0.ron +++ b/assets/common/items/weapons/hammer_1h/bronze-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.0, speed: 0.8, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.12222222, + crit_mult: 1.5844156, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer_1h/bronze-1.ron b/assets/common/items/weapons/hammer_1h/bronze-1.ron index 0350b2319a..4caab46aea 100644 --- a/assets/common/items/weapons/hammer_1h/bronze-1.ron +++ b/assets/common/items/weapons/hammer_1h/bronze-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.15, + crit_mult: 1.5714285, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer_1h/cobalt-0.ron b/assets/common/items/weapons/hammer_1h/cobalt-0.ron index 2bf08a7c25..1d8107132e 100644 --- a/assets/common/items/weapons/hammer_1h/cobalt-0.ron +++ b/assets/common/items/weapons/hammer_1h/cobalt-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.1421875, + crit_mult: 1.4395604, )), )), quality: High, diff --git a/assets/common/items/weapons/hammer_1h/cobalt-1.ron b/assets/common/items/weapons/hammer_1h/cobalt-1.ron index 626c62582a..6302c95890 100644 --- a/assets/common/items/weapons/hammer_1h/cobalt-1.ron +++ b/assets/common/items/weapons/hammer_1h/cobalt-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.15277778, + crit_mult: 1.4363636, )), )), quality: High, diff --git a/assets/common/items/weapons/hammer_1h/iron-0.ron b/assets/common/items/weapons/hammer_1h/iron-0.ron index cafc1e0832..f46369fa25 100644 --- a/assets/common/items/weapons/hammer_1h/iron-0.ron +++ b/assets/common/items/weapons/hammer_1h/iron-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.0, speed: 0.8, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.114285715, + crit_mult: 1.5357143, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer_1h/iron-1.ron b/assets/common/items/weapons/hammer_1h/iron-1.ron index 6a65c0f659..1029f7c244 100644 --- a/assets/common/items/weapons/hammer_1h/iron-1.ron +++ b/assets/common/items/weapons/hammer_1h/iron-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 1.0, speed: 0.9, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.1257085, + crit_mult: 1.5244997, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer_1h/iron-2.ron b/assets/common/items/weapons/hammer_1h/iron-2.ron index 6baf066932..423f3923f9 100644 --- a/assets/common/items/weapons/hammer_1h/iron-2.ron +++ b/assets/common/items/weapons/hammer_1h/iron-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.15, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer_1h/orichalcum-0.ron b/assets/common/items/weapons/hammer_1h/orichalcum-0.ron index 721fa173cd..a8e831d87e 100644 --- a/assets/common/items/weapons/hammer_1h/orichalcum-0.ron +++ b/assets/common/items/weapons/hammer_1h/orichalcum-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.140625, + crit_mult: 1.4063492, )), )), quality: Epic, diff --git a/assets/common/items/weapons/hammer_1h/steel-0.ron b/assets/common/items/weapons/hammer_1h/steel-0.ron index 2ba55239ce..27e1afd921 100644 --- a/assets/common/items/weapons/hammer_1h/steel-0.ron +++ b/assets/common/items/weapons/hammer_1h/steel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 1.0, speed: 0.9, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.118421055, + crit_mult: 1.4825397, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer_1h/steel-1.ron b/assets/common/items/weapons/hammer_1h/steel-1.ron index 2acad3f557..cd17a85033 100644 --- a/assets/common/items/weapons/hammer_1h/steel-1.ron +++ b/assets/common/items/weapons/hammer_1h/steel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer_1h/steel-2.ron b/assets/common/items/weapons/hammer_1h/steel-2.ron index 327802db46..c9db5704a4 100644 --- a/assets/common/items/weapons/hammer_1h/steel-2.ron +++ b/assets/common/items/weapons/hammer_1h/steel-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.0, speed: 1.2, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.15, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/hammer_1h/stone-0.ron b/assets/common/items/weapons/hammer_1h/stone-0.ron index c35a3399f6..38934fefe6 100644 --- a/assets/common/items/weapons/hammer_1h/stone-0.ron +++ b/assets/common/items/weapons/hammer_1h/stone-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.7, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.07, - crit_mult: 1.7, + crit_chance: 0.14311224, + crit_mult: 1.7130125, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer_1h/stone-1.ron b/assets/common/items/weapons/hammer_1h/stone-1.ron index 547384e5c2..92dcc31ab7 100644 --- a/assets/common/items/weapons/hammer_1h/stone-1.ron +++ b/assets/common/items/weapons/hammer_1h/stone-1.ron @@ -10,7 +10,7 @@ ItemDef( poise_strength: 1.0, speed: 0.8, crit_chance: 0.1, - crit_mult: 2.0, + crit_mult: 1.7142857, )), )), quality: Common, diff --git a/assets/common/items/weapons/hammer_1h/wood-0.ron b/assets/common/items/weapons/hammer_1h/wood-0.ron index ed745eafef..af37f2cbae 100644 --- a/assets/common/items/weapons/hammer_1h/wood-0.ron +++ b/assets/common/items/weapons/hammer_1h/wood-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 1.0, speed: 0.8, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0625, + crit_mult: 2.142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/hammer_1h/wood-1.ron b/assets/common/items/weapons/hammer_1h/wood-1.ron index 29c9141382..add7ab2a07 100644 --- a/assets/common/items/weapons/hammer_1h/wood-1.ron +++ b/assets/common/items/weapons/hammer_1h/wood-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09821428, + crit_mult: 2.1636364, )), )), quality: Low, diff --git a/assets/common/items/weapons/sceptre/fork0.ron b/assets/common/items/weapons/sceptre/fork0.ron index 921f80f000..48aaf66f89 100644 --- a/assets/common/items/weapons/sceptre/fork0.ron +++ b/assets/common/items/weapons/sceptre/fork0.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.5, speed: 0.8, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.11666667, + crit_mult: 1.4285715, )), )), quality: High, diff --git a/assets/common/items/weapons/sceptre/loops0.ron b/assets/common/items/weapons/sceptre/loops0.ron index aa1f09134a..ff708bd16f 100644 --- a/assets/common/items/weapons/sceptre/loops0.ron +++ b/assets/common/items/weapons/sceptre/loops0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.5, speed: 1.5, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1925, + crit_mult: 1.4329004, )), )), quality: High, diff --git a/assets/common/items/weapons/sceptre/moon0.ron b/assets/common/items/weapons/sceptre/moon0.ron index 11c0786ab0..9d4f3698f5 100644 --- a/assets/common/items/weapons/sceptre/moon0.ron +++ b/assets/common/items/weapons/sceptre/moon0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.5, speed: 0.5, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.0609375, + crit_mult: 1.7326007, )), )), quality: Common, diff --git a/assets/common/items/weapons/sceptre/root_evil.ron b/assets/common/items/weapons/sceptre/root_evil.ron index 2fd8b7357a..d33ba4f461 100644 --- a/assets/common/items/weapons/sceptre/root_evil.ron +++ b/assets/common/items/weapons/sceptre/root_evil.ron @@ -9,8 +9,8 @@ ItemDef( power: 4.0, poise_strength: 1.5, speed: 0.5, - crit_chance: 0.4, - crit_mult: 5.0, + crit_chance: 0.078125, + crit_mult: 1.3657143, )), )), quality: Legendary, diff --git a/assets/common/items/weapons/sceptre/root_green0.ron b/assets/common/items/weapons/sceptre/root_green0.ron index d612c3313a..317a90aa9d 100644 --- a/assets/common/items/weapons/sceptre/root_green0.ron +++ b/assets/common/items/weapons/sceptre/root_green0.ron @@ -9,8 +9,8 @@ ItemDef( power: 3.5, poise_strength: 1.5, speed: 0.4, - crit_chance: 0.35, - crit_mult: 4.5, + crit_chance: 0.055102043, + crit_mult: 1.4444444, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron b/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron index e4eded7522..c0bc0e4725 100644 --- a/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron +++ b/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.5, speed: 1.6, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.21153846, + crit_mult: 1.4502164, )), )), quality: Epic, diff --git a/assets/common/items/weapons/sceptre/staff_nature.ron b/assets/common/items/weapons/sceptre/staff_nature.ron index 908348f3d7..45196aff82 100644 --- a/assets/common/items/weapons/sceptre/staff_nature.ron +++ b/assets/common/items/weapons/sceptre/staff_nature.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.91, poise_strength: 0.5, speed: 1.1, - crit_chance: 0.09, - crit_mult: 1.91, + crit_chance: 0.16491365, + crit_mult: 1.5711566, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sceptre/starter_sceptre.ron b/assets/common/items/weapons/sceptre/starter_sceptre.ron index af37d82be8..f1cee856b6 100644 --- a/assets/common/items/weapons/sceptre/starter_sceptre.ron +++ b/assets/common/items/weapons/sceptre/starter_sceptre.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 0.1, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/sceptre/totem_green.ron b/assets/common/items/weapons/sceptre/totem_green.ron index 329918e518..767939a495 100644 --- a/assets/common/items/weapons/sceptre/totem_green.ron +++ b/assets/common/items/weapons/sceptre/totem_green.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.5, speed: 1.2, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.16363636, + crit_mult: 1.5238096, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/shield/shield_1.ron b/assets/common/items/weapons/shield/shield_1.ron index f2c4ef98bf..5d4c8874a0 100644 --- a/assets/common/items/weapons/shield/shield_1.ron +++ b/assets/common/items/weapons/shield/shield_1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/staff/amethyst_staff.ron b/assets/common/items/weapons/staff/amethyst_staff.ron index 95834536d1..0520597f2a 100644 --- a/assets/common/items/weapons/staff/amethyst_staff.ron +++ b/assets/common/items/weapons/staff/amethyst_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 1.4, speed: 1.0, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.125, + crit_mult: 1.4571428, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/staff/bone_staff.ron b/assets/common/items/weapons/staff/bone_staff.ron index 390aae3692..909951120f 100644 --- a/assets/common/items/weapons/staff/bone_staff.ron +++ b/assets/common/items/weapons/staff/bone_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/staff/cultist_staff.ron b/assets/common/items/weapons/staff/cultist_staff.ron index e2002945e5..68813eb63c 100644 --- a/assets/common/items/weapons/staff/cultist_staff.ron +++ b/assets/common/items/weapons/staff/cultist_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.140625, + crit_mult: 1.4063492, )), )), quality: Epic, diff --git a/assets/common/items/weapons/staff/staff_1.ron b/assets/common/items/weapons/staff/staff_1.ron index 3ce6f8a2ac..95d68d226a 100644 --- a/assets/common/items/weapons/staff/staff_1.ron +++ b/assets/common/items/weapons/staff/staff_1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/staff/starter_staff.ron b/assets/common/items/weapons/staff/starter_staff.ron index 28d59d4f6b..b225769c32 100644 --- a/assets/common/items/weapons/staff/starter_staff.ron +++ b/assets/common/items/weapons/staff/starter_staff.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/sword/bloodsteel-0.ron b/assets/common/items/weapons/sword/bloodsteel-0.ron index 19c28078bf..1c21261587 100644 --- a/assets/common/items/weapons/sword/bloodsteel-0.ron +++ b/assets/common/items/weapons/sword/bloodsteel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.13611111, + crit_mult: 1.4081633, )), )), quality: High, diff --git a/assets/common/items/weapons/sword/bloodsteel-1.ron b/assets/common/items/weapons/sword/bloodsteel-1.ron index d55bb3e9c7..451bf44d95 100644 --- a/assets/common/items/weapons/sword/bloodsteel-1.ron +++ b/assets/common/items/weapons/sword/bloodsteel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 0.4, speed: 1.2, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.15511364, + crit_mult: 1.4029304, )), )), quality: High, diff --git a/assets/common/items/weapons/sword/bloodsteel-2.ron b/assets/common/items/weapons/sword/bloodsteel-2.ron index 8d8289adaf..ee76c751d6 100644 --- a/assets/common/items/weapons/sword/bloodsteel-2.ron +++ b/assets/common/items/weapons/sword/bloodsteel-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 0.4, speed: 0.8, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.11666667, + crit_mult: 1.4285715, )), )), quality: High, diff --git a/assets/common/items/weapons/sword/bronze-0.ron b/assets/common/items/weapons/sword/bronze-0.ron index 7ffca233dd..7b935f9393 100644 --- a/assets/common/items/weapons/sword/bronze-0.ron +++ b/assets/common/items/weapons/sword/bronze-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 0.4, speed: 0.9, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.13564593, + crit_mult: 1.574452, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/bronze-1.ron b/assets/common/items/weapons/sword/bronze-1.ron index d8a74dbe36..3679c3dce1 100644 --- a/assets/common/items/weapons/sword/bronze-1.ron +++ b/assets/common/items/weapons/sword/bronze-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.9, poise_strength: 0.4, speed: 1.1, - crit_chance: 0.09, - crit_mult: 1.9, + crit_chance: 0.16587302, + crit_mult: 1.5741627, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/bronze-2.ron b/assets/common/items/weapons/sword/bronze-2.ron index ebf4736786..10105806ca 100644 --- a/assets/common/items/weapons/sword/bronze-2.ron +++ b/assets/common/items/weapons/sword/bronze-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.15, + crit_mult: 1.5714285, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/caladbolg.ron b/assets/common/items/weapons/sword/caladbolg.ron index a8f84f6906..19ac997266 100644 --- a/assets/common/items/weapons/sword/caladbolg.ron +++ b/assets/common/items/weapons/sword/caladbolg.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.5, poise_strength: 0.4, speed: 0.8, - crit_chance: 0.25, - crit_mult: 3.5, + crit_chance: 0.11666667, + crit_mult: 1.3918368, )), )), quality: Legendary, diff --git a/assets/common/items/weapons/sword/cobalt-0.ron b/assets/common/items/weapons/sword/cobalt-0.ron index 03a9c6e989..48eac7169d 100644 --- a/assets/common/items/weapons/sword/cobalt-0.ron +++ b/assets/common/items/weapons/sword/cobalt-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 0.4, speed: 1.1, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.15277778, + crit_mult: 1.4363636, )), )), quality: High, diff --git a/assets/common/items/weapons/sword/cobalt-1.ron b/assets/common/items/weapons/sword/cobalt-1.ron index f59e29381a..e744622333 100644 --- a/assets/common/items/weapons/sword/cobalt-1.ron +++ b/assets/common/items/weapons/sword/cobalt-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.8, poise_strength: 0.4, speed: 0.8, - crit_chance: 0.18, - crit_mult: 2.8, + crit_chance: 0.120987654, + crit_mult: 1.4591837, )), )), quality: High, diff --git a/assets/common/items/weapons/sword/cobalt-2.ron b/assets/common/items/weapons/sword/cobalt-2.ron index 0ef2b9155b..bf6f213c84 100644 --- a/assets/common/items/weapons/sword/cobalt-2.ron +++ b/assets/common/items/weapons/sword/cobalt-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.1421875, + crit_mult: 1.4395604, )), )), quality: High, diff --git a/assets/common/items/weapons/sword/cobalt-3.ron b/assets/common/items/weapons/sword/cobalt-3.ron index 6b960e5ec5..4332956175 100644 --- a/assets/common/items/weapons/sword/cobalt-3.ron +++ b/assets/common/items/weapons/sword/cobalt-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.7, poise_strength: 0.4, speed: 0.9, - crit_chance: 0.17, - crit_mult: 2.7, + crit_chance: 0.13165635, + crit_mult: 1.4467961, )), )), quality: High, diff --git a/assets/common/items/weapons/sword/cultist.ron b/assets/common/items/weapons/sword/cultist.ron index 483e7e14d1..af6fb883c3 100644 --- a/assets/common/items/weapons/sword/cultist.ron +++ b/assets/common/items/weapons/sword/cultist.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.140625, + crit_mult: 1.4063492, )), )), quality: Epic, diff --git a/assets/common/items/weapons/sword/frost-0.ron b/assets/common/items/weapons/sword/frost-0.ron index a32657b709..02c232cb97 100644 --- a/assets/common/items/weapons/sword/frost-0.ron +++ b/assets/common/items/weapons/sword/frost-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.7, poise_strength: 2.0, speed: 1.0, - crit_chance: 0.17, - crit_mult: 2.7, + crit_chance: 0.13897058, + crit_mult: 1.4232805, )), )), quality: High, diff --git a/assets/common/items/weapons/sword/frost-1.ron b/assets/common/items/weapons/sword/frost-1.ron index 5644b03965..0033cdc135 100644 --- a/assets/common/items/weapons/sword/frost-1.ron +++ b/assets/common/items/weapons/sword/frost-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.95, poise_strength: 1.7, speed: 1.0, - crit_chance: 0.2, - crit_mult: 2.95, + crit_chance: 0.14182693, + crit_mult: 1.4132365, )), )), quality: Epic, diff --git a/assets/common/items/weapons/sword/iron-0.ron b/assets/common/items/weapons/sword/iron-0.ron index b3f83b8bc0..ecbfd63042 100644 --- a/assets/common/items/weapons/sword/iron-0.ron +++ b/assets/common/items/weapons/sword/iron-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.25, poise_strength: 0.4, speed: 0.95, - crit_chance: 0.12, - crit_mult: 2.25, + crit_chance: 0.13153847, + crit_mult: 1.5213033, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-1.ron b/assets/common/items/weapons/sword/iron-1.ron index 652ceaa2eb..7384feced2 100644 --- a/assets/common/items/weapons/sword/iron-1.ron +++ b/assets/common/items/weapons/sword/iron-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.45, poise_strength: 0.4, speed: 0.75, - crit_chance: 0.15, - crit_mult: 2.45, + crit_chance: 0.10862069, + crit_mult: 1.5442177, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-10.ron b/assets/common/items/weapons/sword/iron-10.ron index fd4ba29d45..4ce8803401 100644 --- a/assets/common/items/weapons/sword/iron-10.ron +++ b/assets/common/items/weapons/sword/iron-10.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.35, poise_strength: 0.4, speed: 0.85, - crit_chance: 0.14, - crit_mult: 2.35, + crit_chance: 0.11996997, + crit_mult: 1.529233, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-2.ron b/assets/common/items/weapons/sword/iron-2.ron index 84765a7126..14d94e0549 100644 --- a/assets/common/items/weapons/sword/iron-2.ron +++ b/assets/common/items/weapons/sword/iron-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 0.4, speed: 1.1, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.15, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-3.ron b/assets/common/items/weapons/sword/iron-3.ron index 9ccf5558b7..3648599369 100644 --- a/assets/common/items/weapons/sword/iron-3.ron +++ b/assets/common/items/weapons/sword/iron-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.15, poise_strength: 0.4, speed: 1.05, - crit_chance: 0.12, - crit_mult: 2.15, + crit_chance: 0.14363733, + crit_mult: 1.5189053, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-4.ron b/assets/common/items/weapons/sword/iron-4.ron index 71344a782f..ac4916a7dc 100644 --- a/assets/common/items/weapons/sword/iron-4.ron +++ b/assets/common/items/weapons/sword/iron-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 0.4, speed: 0.9, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.1257085, + crit_mult: 1.5244997, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-5.ron b/assets/common/items/weapons/sword/iron-5.ron index 1685fa5545..b84a5f1cc3 100644 --- a/assets/common/items/weapons/sword/iron-5.ron +++ b/assets/common/items/weapons/sword/iron-5.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.05, poise_strength: 0.4, speed: 1.15, - crit_chance: 0.1, - crit_mult: 2.05, + crit_chance: 0.15664452, + crit_mult: 1.5211332, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-6.ron b/assets/common/items/weapons/sword/iron-6.ron index a92bb0954b..28dfebde2d 100644 --- a/assets/common/items/weapons/sword/iron-6.ron +++ b/assets/common/items/weapons/sword/iron-6.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.1375, + crit_mult: 1.5194805, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-7.ron b/assets/common/items/weapons/sword/iron-7.ron index fdfe23f731..7411e74b1f 100644 --- a/assets/common/items/weapons/sword/iron-7.ron +++ b/assets/common/items/weapons/sword/iron-7.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 0.4, speed: 0.8, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.114285715, + crit_mult: 1.5357143, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-8.ron b/assets/common/items/weapons/sword/iron-8.ron index 0fb4b2306b..520afb4598 100644 --- a/assets/common/items/weapons/sword/iron-8.ron +++ b/assets/common/items/weapons/sword/iron-8.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.4, speed: 1.2, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.16363636, + crit_mult: 1.5238096, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/iron-9.ron b/assets/common/items/weapons/sword/iron-9.ron index 5161ac6cf0..75ece0f1dc 100644 --- a/assets/common/items/weapons/sword/iron-9.ron +++ b/assets/common/items/weapons/sword/iron-9.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.95, poise_strength: 0.4, speed: 1.25, - crit_chance: 0.09, - crit_mult: 1.95, + crit_chance: 0.17105263, + crit_mult: 1.5274725, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/starter.ron b/assets/common/items/weapons/sword/starter.ron index fee6405732..6e706ecc21 100644 --- a/assets/common/items/weapons/sword/starter.ron +++ b/assets/common/items/weapons/sword/starter.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09375, + crit_mult: 2.2190475, )), )), quality: Low, diff --git a/assets/common/items/weapons/sword/steel-0.ron b/assets/common/items/weapons/sword/steel-0.ron index aee17953ba..59d01a983d 100644 --- a/assets/common/items/weapons/sword/steel-0.ron +++ b/assets/common/items/weapons/sword/steel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.12857144, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/steel-1.ron b/assets/common/items/weapons/sword/steel-1.ron index e34d4ebc3a..3e9c2b9b57 100644 --- a/assets/common/items/weapons/sword/steel-1.ron +++ b/assets/common/items/weapons/sword/steel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.45, poise_strength: 0.4, speed: 0.95, - crit_chance: 0.15, - crit_mult: 2.45, + crit_chance: 0.1234748, + crit_mult: 1.4787478, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/steel-2.ron b/assets/common/items/weapons/sword/steel-2.ron index 26ae210ce6..f12146e4cf 100644 --- a/assets/common/items/weapons/sword/steel-2.ron +++ b/assets/common/items/weapons/sword/steel-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.25, poise_strength: 0.4, speed: 1.15, - crit_chance: 0.12, - crit_mult: 2.25, + crit_chance: 0.14441861, + crit_mult: 1.4748102, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/steel-3.ron b/assets/common/items/weapons/sword/steel-3.ron index 25bd51c851..90d11d8419 100644 --- a/assets/common/items/weapons/sword/steel-3.ron +++ b/assets/common/items/weapons/sword/steel-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 0.4, speed: 0.9, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.118421055, + crit_mult: 1.4825397, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/steel-4.ron b/assets/common/items/weapons/sword/steel-4.ron index 3d5f776545..cdd64dac47 100644 --- a/assets/common/items/weapons/sword/steel-4.ron +++ b/assets/common/items/weapons/sword/steel-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.55, poise_strength: 0.4, speed: 0.85, - crit_chance: 0.16, - crit_mult: 2.55, + crit_chance: 0.113382734, + crit_mult: 1.4877245, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/steel-5.ron b/assets/common/items/weapons/sword/steel-5.ron index b8f21f36cd..929022256e 100644 --- a/assets/common/items/weapons/sword/steel-5.ron +++ b/assets/common/items/weapons/sword/steel-5.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 0.4, speed: 1.2, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.15, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/steel-6.ron b/assets/common/items/weapons/sword/steel-6.ron index 3c27639755..abcb763450 100644 --- a/assets/common/items/weapons/sword/steel-6.ron +++ b/assets/common/items/weapons/sword/steel-6.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 0.4, speed: 1.1, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.139011, + crit_mult: 1.4743083, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/steel-7.ron b/assets/common/items/weapons/sword/steel-7.ron index 55e9a84da6..7b1a672c44 100644 --- a/assets/common/items/weapons/sword/steel-7.ron +++ b/assets/common/items/weapons/sword/steel-7.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 0.4, speed: 0.8, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.108333334, + crit_mult: 1.4945055, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/steel-8.ron b/assets/common/items/weapons/sword/steel-8.ron index 2151e9c284..7f7a0eaa7c 100644 --- a/assets/common/items/weapons/sword/steel-8.ron +++ b/assets/common/items/weapons/sword/steel-8.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.35, poise_strength: 0.4, speed: 1.05, - crit_chance: 0.14, - crit_mult: 2.35, + crit_chance: 0.13373984, + crit_mult: 1.4747431, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword/stone-0.ron b/assets/common/items/weapons/sword/stone-0.ron index 9b59b12987..5a20089b37 100644 --- a/assets/common/items/weapons/sword/stone-0.ron +++ b/assets/common/items/weapons/sword/stone-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 0.4, speed: 0.8, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.055555556, + crit_mult: 2.0285714, )), )), quality: Low, diff --git a/assets/common/items/weapons/sword/stone-1.ron b/assets/common/items/weapons/sword/stone-1.ron index 2111677042..7785ce265b 100644 --- a/assets/common/items/weapons/sword/stone-1.ron +++ b/assets/common/items/weapons/sword/stone-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0703125, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/sword/stone-2.ron b/assets/common/items/weapons/sword/stone-2.ron index 50d7dc97ba..a7b24ad5a9 100644 --- a/assets/common/items/weapons/sword/stone-2.ron +++ b/assets/common/items/weapons/sword/stone-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.9, poise_strength: 0.4, speed: 0.9, - crit_chance: 0.09, - crit_mult: 1.9, + crit_chance: 0.0625, + crit_mult: 2.015873, )), )), quality: Low, diff --git a/assets/common/items/weapons/sword/wood-0.ron b/assets/common/items/weapons/sword/wood-0.ron index 4a8af1a335..ce7ff0a68b 100644 --- a/assets/common/items/weapons/sword/wood-0.ron +++ b/assets/common/items/weapons/sword/wood-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.6, poise_strength: 0.4, speed: 1.0, - crit_chance: 0.06, - crit_mult: 1.6, + crit_chance: 0.083333336, + crit_mult: 2.142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/sword/wood-1.ron b/assets/common/items/weapons/sword/wood-1.ron index 2a20ea3e6f..3c9653e9df 100644 --- a/assets/common/items/weapons/sword/wood-1.ron +++ b/assets/common/items/weapons/sword/wood-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 0.4, speed: 0.8, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.0625, + crit_mult: 2.142857, )), )), quality: Low, diff --git a/assets/common/items/weapons/sword/wood-2.ron b/assets/common/items/weapons/sword/wood-2.ron index 9dcfc90140..b2b335d08f 100644 --- a/assets/common/items/weapons/sword/wood-2.ron +++ b/assets/common/items/weapons/sword/wood-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.5, poise_strength: 0.5, speed: 1.1, - crit_chance: 0.05, - crit_mult: 1.5, + crit_chance: 0.09821428, + crit_mult: 2.1636364, )), )), quality: Low, diff --git a/assets/common/items/weapons/sword_1h/bloodsteel-0.ron b/assets/common/items/weapons/sword_1h/bloodsteel-0.ron index 908881ff10..0b9177f329 100644 --- a/assets/common/items/weapons/sword_1h/bloodsteel-0.ron +++ b/assets/common/items/weapons/sword_1h/bloodsteel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.45, poise_strength: 1.0, speed: 1.3, - crit_chance: 0.15, - crit_mult: 2.45, + crit_chance: 0.16712894, + crit_mult: 1.4126486, )), )), quality: High, diff --git a/assets/common/items/weapons/sword_1h/bloodsteel-1.ron b/assets/common/items/weapons/sword_1h/bloodsteel-1.ron index 52ad540f23..a85f030366 100644 --- a/assets/common/items/weapons/sword_1h/bloodsteel-1.ron +++ b/assets/common/items/weapons/sword_1h/bloodsteel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.0, poise_strength: 1.0, speed: 0.75, - crit_chance: 0.2, - crit_mult: 3.0, + crit_chance: 0.1125, + crit_mult: 1.4444444, )), )), quality: High, diff --git a/assets/common/items/weapons/sword_1h/bloodsteel-2.ron b/assets/common/items/weapons/sword_1h/bloodsteel-2.ron index 2a3d4659c0..d9446a0f20 100644 --- a/assets/common/items/weapons/sword_1h/bloodsteel-2.ron +++ b/assets/common/items/weapons/sword_1h/bloodsteel-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.75, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.17, - crit_mult: 2.75, + crit_chance: 0.1375, + crit_mult: 1.4155844, )), )), quality: High, diff --git a/assets/common/items/weapons/sword_1h/bronze-0.ron b/assets/common/items/weapons/sword_1h/bronze-0.ron index 7afd1a1b83..a23d9fa343 100644 --- a/assets/common/items/weapons/sword_1h/bronze-0.ron +++ b/assets/common/items/weapons/sword_1h/bronze-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.65, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.06, - crit_mult: 1.65, + crit_chance: 0.14958791, + crit_mult: 1.7346189, )), )), quality: Common, diff --git a/assets/common/items/weapons/sword_1h/bronze-1.ron b/assets/common/items/weapons/sword_1h/bronze-1.ron index 7a47465b09..7ee513d8dd 100644 --- a/assets/common/items/weapons/sword_1h/bronze-1.ron +++ b/assets/common/items/weapons/sword_1h/bronze-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.75, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.08, - crit_mult: 1.75, + crit_chance: 0.13125, + crit_mult: 1.7256236, )), )), quality: Common, diff --git a/assets/common/items/weapons/sword_1h/bronze-2.ron b/assets/common/items/weapons/sword_1h/bronze-2.ron index 58a9680379..154949b53d 100644 --- a/assets/common/items/weapons/sword_1h/bronze-2.ron +++ b/assets/common/items/weapons/sword_1h/bronze-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.85, poise_strength: 1.0, speed: 0.9, - crit_chance: 0.09, - crit_mult: 1.85, + crit_chance: 0.11598297, + crit_mult: 1.724534, )), )), quality: Common, diff --git a/assets/common/items/weapons/sword_1h/cobalt-0.ron b/assets/common/items/weapons/sword_1h/cobalt-0.ron index 258291dd35..ebc06be375 100644 --- a/assets/common/items/weapons/sword_1h/cobalt-0.ron +++ b/assets/common/items/weapons/sword_1h/cobalt-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 1.0, speed: 1.2, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.14475524, + crit_mult: 1.4554865, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword_1h/cobalt-1.ron b/assets/common/items/weapons/sword_1h/cobalt-1.ron index f49886afea..4129b07834 100644 --- a/assets/common/items/weapons/sword_1h/cobalt-1.ron +++ b/assets/common/items/weapons/sword_1h/cobalt-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.7, poise_strength: 1.0, speed: 0.8, - crit_chance: 0.17, - crit_mult: 2.7, + crit_chance: 0.105882354, + crit_mult: 1.4761904, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword_1h/cobalt-2.ron b/assets/common/items/weapons/sword_1h/cobalt-2.ron index b34924452a..67043941dd 100644 --- a/assets/common/items/weapons/sword_1h/cobalt-2.ron +++ b/assets/common/items/weapons/sword_1h/cobalt-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.4, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.14, - crit_mult: 2.4, + crit_chance: 0.13469388, + crit_mult: 1.4545455, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword_1h/cobalt-3.ron b/assets/common/items/weapons/sword_1h/cobalt-3.ron index 6edc7dda45..91a4acb048 100644 --- a/assets/common/items/weapons/sword_1h/cobalt-3.ron +++ b/assets/common/items/weapons/sword_1h/cobalt-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.6, poise_strength: 1.0, speed: 0.9, - crit_chance: 0.16, - crit_mult: 2.6, + crit_chance: 0.11546052, + crit_mult: 1.4639804, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword_1h/iron-0.ron b/assets/common/items/weapons/sword_1h/iron-0.ron index 909f199178..5f571ef716 100644 --- a/assets/common/items/weapons/sword_1h/iron-0.ron +++ b/assets/common/items/weapons/sword_1h/iron-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/sword_1h/iron-1.ron b/assets/common/items/weapons/sword_1h/iron-1.ron index 50ee5b917d..9d9fe58539 100644 --- a/assets/common/items/weapons/sword_1h/iron-1.ron +++ b/assets/common/items/weapons/sword_1h/iron-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.9, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.09, - crit_mult: 1.9, + crit_chance: 0.124404766, + crit_mult: 1.6379585, )), )), quality: Common, diff --git a/assets/common/items/weapons/sword_1h/iron-2.ron b/assets/common/items/weapons/sword_1h/iron-2.ron index c9127a51d1..a5959b945c 100644 --- a/assets/common/items/weapons/sword_1h/iron-2.ron +++ b/assets/common/items/weapons/sword_1h/iron-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.0, speed: 0.8, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.09166667, + crit_mult: 1.6493506, )), )), quality: Common, diff --git a/assets/common/items/weapons/sword_1h/iron-3.ron b/assets/common/items/weapons/sword_1h/iron-3.ron index 51299abdd4..08a87d82cc 100644 --- a/assets/common/items/weapons/sword_1h/iron-3.ron +++ b/assets/common/items/weapons/sword_1h/iron-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 0.8, poise_strength: 1.0, speed: 1.2, - crit_chance: 0.08, - crit_mult: 1.8, + crit_chance: 0.13806818, + crit_mult: 1.6466784, )), )), quality: Common, diff --git a/assets/common/items/weapons/sword_1h/iron-4.ron b/assets/common/items/weapons/sword_1h/iron-4.ron index e53d0d4cc7..be3a8ae6fd 100644 --- a/assets/common/items/weapons/sword_1h/iron-4.ron +++ b/assets/common/items/weapons/sword_1h/iron-4.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.1, poise_strength: 1.0, speed: 0.9, - crit_chance: 0.11, - crit_mult: 2.1, + crit_chance: 0.10173445, + crit_mult: 1.63828, )), )), quality: Common, diff --git a/assets/common/items/weapons/sword_1h/obsidian-0.ron b/assets/common/items/weapons/sword_1h/obsidian-0.ron index 745295a98c..e7978eb0d1 100644 --- a/assets/common/items/weapons/sword_1h/obsidian-0.ron +++ b/assets/common/items/weapons/sword_1h/obsidian-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.95, poise_strength: 1.0, speed: 0.8, - crit_chance: 0.2, - crit_mult: 2.95, + crit_chance: 0.117663816, + crit_mult: 1.4358354, )), )), quality: High, diff --git a/assets/common/items/weapons/sword_1h/orichalcum-0.ron b/assets/common/items/weapons/sword_1h/orichalcum-0.ron index 586c310d88..1b09761693 100644 --- a/assets/common/items/weapons/sword_1h/orichalcum-0.ron +++ b/assets/common/items/weapons/sword_1h/orichalcum-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 2.1, poise_strength: 1.0, speed: 0.9, - crit_chance: 0.21, - crit_mult: 3.1, + crit_chance: 0.13110903, + crit_mult: 1.4150879, )), )), quality: Epic, diff --git a/assets/common/items/weapons/sword_1h/orichalcum-1.ron b/assets/common/items/weapons/sword_1h/orichalcum-1.ron index 6a16c895af..d99bf20944 100644 --- a/assets/common/items/weapons/sword_1h/orichalcum-1.ron +++ b/assets/common/items/weapons/sword_1h/orichalcum-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.9, poise_strength: 1.0, speed: 1.1, - crit_chance: 0.19, - crit_mult: 2.9, + crit_chance: 0.14990601, + crit_mult: 1.4012539, )), )), quality: Epic, diff --git a/assets/common/items/weapons/sword_1h/steel-0.ron b/assets/common/items/weapons/sword_1h/steel-0.ron index 2c6eb1af00..cc9525f5b7 100644 --- a/assets/common/items/weapons/sword_1h/steel-0.ron +++ b/assets/common/items/weapons/sword_1h/steel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.5, poise_strength: 1.0, speed: 0.75, - crit_chance: 0.15, - crit_mult: 2.5, + crit_chance: 0.10714286, + crit_mult: 1.5333333, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword_1h/steel-1.ron b/assets/common/items/weapons/sword_1h/steel-1.ron index 6797dc93d0..91a120ef04 100644 --- a/assets/common/items/weapons/sword_1h/steel-1.ron +++ b/assets/common/items/weapons/sword_1h/steel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.3, poise_strength: 1.0, speed: 0.95, - crit_chance: 0.13, - crit_mult: 2.3, + crit_chance: 0.12928994, + crit_mult: 1.5099705, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword_1h/steel-2.ron b/assets/common/items/weapons/sword_1h/steel-2.ron index 3ce47b10eb..9d5488ab17 100644 --- a/assets/common/items/weapons/sword_1h/steel-2.ron +++ b/assets/common/items/weapons/sword_1h/steel-2.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.05, poise_strength: 1.0, speed: 1.2, - crit_chance: 0.1, - crit_mult: 2.05, + crit_chance: 0.15974025, + crit_mult: 1.5110337, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/sword_1h/steel-3.ron b/assets/common/items/weapons/sword_1h/steel-3.ron index ce10a72b44..09bdb53a8a 100644 --- a/assets/common/items/weapons/sword_1h/steel-3.ron +++ b/assets/common/items/weapons/sword_1h/steel-3.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.2, poise_strength: 1.0, speed: 1.05, - crit_chance: 0.12, - crit_mult: 2.2, + crit_chance: 0.14085366, + crit_mult: 1.5071119, )), )), quality: Moderate, diff --git a/assets/common/items/weapons/tool/broom.ron b/assets/common/items/weapons/tool/broom.ron index 4f92b3a4b7..f257da73a8 100644 --- a/assets/common/items/weapons/tool/broom.ron +++ b/assets/common/items/weapons/tool/broom.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/tool/fishing_rod.ron b/assets/common/items/weapons/tool/fishing_rod.ron index f99d7e514b..8a3ac29735 100644 --- a/assets/common/items/weapons/tool/fishing_rod.ron +++ b/assets/common/items/weapons/tool/fishing_rod.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/tool/hoe.ron b/assets/common/items/weapons/tool/hoe.ron index f7955a79b1..06a3414c93 100644 --- a/assets/common/items/weapons/tool/hoe.ron +++ b/assets/common/items/weapons/tool/hoe.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.5, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/tool/pickaxe.ron b/assets/common/items/weapons/tool/pickaxe.ron index 1c85af7df8..6565f6939c 100644 --- a/assets/common/items/weapons/tool/pickaxe.ron +++ b/assets/common/items/weapons/tool/pickaxe.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/tool/pitchfork.ron b/assets/common/items/weapons/tool/pitchfork.ron index 1f2a1bd9c3..c94c42946d 100644 --- a/assets/common/items/weapons/tool/pitchfork.ron +++ b/assets/common/items/weapons/tool/pitchfork.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 4.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/tool/rake.ron b/assets/common/items/weapons/tool/rake.ron index 6defaf4f7b..5f4587c96f 100644 --- a/assets/common/items/weapons/tool/rake.ron +++ b/assets/common/items/weapons/tool/rake.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 1.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/tool/shovel-0.ron b/assets/common/items/weapons/tool/shovel-0.ron index ca6f5b76eb..f928d87964 100644 --- a/assets/common/items/weapons/tool/shovel-0.ron +++ b/assets/common/items/weapons/tool/shovel-0.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 2.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common, diff --git a/assets/common/items/weapons/tool/shovel-1.ron b/assets/common/items/weapons/tool/shovel-1.ron index 8a1dfd9611..86eb869854 100644 --- a/assets/common/items/weapons/tool/shovel-1.ron +++ b/assets/common/items/weapons/tool/shovel-1.ron @@ -9,8 +9,8 @@ ItemDef( power: 1.0, poise_strength: 2.0, speed: 1.0, - crit_chance: 0.1, - crit_mult: 2.0, + crit_chance: 0.1125, + crit_mult: 1.6349206, )), )), quality: Common,