diff --git a/assets/common/items/armor/cultist/bandana.ron b/assets/common/items/armor/cultist/bandana.ron index 028318def2..d08e1b0e39 100644 --- a/assets/common/items/armor/cultist/bandana.ron +++ b/assets/common/items/armor/cultist/bandana.ron @@ -4,11 +4,11 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(8.0)), + protection: Some(Normal(6.0)), poise_resilience: Some(Normal(1.0)), energy_max: Some(2.0), energy_reward: Some(0.025), - crit_power: Some(0.01), + crit_power: Some(0.008), stealth: Some(0.04), )), )), diff --git a/assets/common/items/armor/misc/head/bandana/red.ron b/assets/common/items/armor/misc/head/bandana/red.ron index 177c83c412..37a3e4d365 100644 --- a/assets/common/items/armor/misc/head/bandana/red.ron +++ b/assets/common/items/armor/misc/head/bandana/red.ron @@ -4,7 +4,7 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - crit_power: Some(0.008), + crit_power: Some(0.006), stealth: Some(0.14), )), )), diff --git a/assets/common/items/armor/misc/head/bandana/thief.ron b/assets/common/items/armor/misc/head/bandana/thief.ron index e44b270eb8..ac45c11eac 100644 --- a/assets/common/items/armor/misc/head/bandana/thief.ron +++ b/assets/common/items/armor/misc/head/bandana/thief.ron @@ -4,7 +4,7 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - crit_power: Some(0.006), + crit_power: Some(0.0045), stealth: Some(0.18), )), )), diff --git a/assets/common/items/armor/misc/head/boreal_warhelm.ron b/assets/common/items/armor/misc/head/boreal_warhelm.ron index 1795615f98..cd16a97a78 100644 --- a/assets/common/items/armor/misc/head/boreal_warhelm.ron +++ b/assets/common/items/armor/misc/head/boreal_warhelm.ron @@ -4,7 +4,7 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(9.0)), + protection: Some(Normal(6.0)), poise_resilience: Some(Normal(3.0)), energy_max: Some(4.0), energy_reward: Some(0.01), diff --git a/assets/common/items/armor/misc/head/crown.ron b/assets/common/items/armor/misc/head/crown.ron index 99ca347dbf..becfbc121b 100644 --- a/assets/common/items/armor/misc/head/crown.ron +++ b/assets/common/items/armor/misc/head/crown.ron @@ -4,10 +4,10 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(12.0)), + protection: Some(Normal(9.0)), poise_resilience: Some(Normal(2.0)), energy_max: Some(5.0), - crit_power: Some(0.008), + crit_power: Some(0.006), )), )), quality: Epic, diff --git a/assets/common/items/armor/misc/head/helmet.ron b/assets/common/items/armor/misc/head/helmet.ron index b11cb121f3..3cc3798465 100644 --- a/assets/common/items/armor/misc/head/helmet.ron +++ b/assets/common/items/armor/misc/head/helmet.ron @@ -4,7 +4,7 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(16.0)), + protection: Some(Normal(12.0)), poise_resilience: Some(Normal(3.0)), )), )), diff --git a/assets/common/items/armor/misc/head/hog_hood.ron b/assets/common/items/armor/misc/head/hog_hood.ron index b0f3bc19d7..a691274573 100644 --- a/assets/common/items/armor/misc/head/hog_hood.ron +++ b/assets/common/items/armor/misc/head/hog_hood.ron @@ -4,8 +4,8 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(5.0)), - crit_power: Some(0.014), + protection: Some(Normal(3.0)), + crit_power: Some(0.0095), stealth: Some(0.21), )), )), diff --git a/assets/common/items/armor/misc/head/hood.ron b/assets/common/items/armor/misc/head/hood.ron index 01d24047a2..a605f8fd5e 100644 --- a/assets/common/items/armor/misc/head/hood.ron +++ b/assets/common/items/armor/misc/head/hood.ron @@ -4,8 +4,8 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(3.0)), - crit_power: Some(0.021), + protection: Some(Normal(2.5)), + crit_power: Some(0.016), stealth: Some(0.22), )), )), diff --git a/assets/common/items/armor/misc/head/hood_dark.ron b/assets/common/items/armor/misc/head/hood_dark.ron index 740f411e92..3f5d7d035b 100644 --- a/assets/common/items/armor/misc/head/hood_dark.ron +++ b/assets/common/items/armor/misc/head/hood_dark.ron @@ -4,7 +4,7 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(6.0)), + protection: Some(Normal(4.5)), poise_resilience: Some(Normal(1.0)), stealth: Some(0.2), )), diff --git a/assets/common/items/armor/misc/head/spikeguard.ron b/assets/common/items/armor/misc/head/spikeguard.ron index 0904cff590..db8c82dd09 100644 --- a/assets/common/items/armor/misc/head/spikeguard.ron +++ b/assets/common/items/armor/misc/head/spikeguard.ron @@ -4,7 +4,7 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(9.0)), + protection: Some(Normal(7.0)), poise_resilience: Some(Normal(3.0)), crit_power: Some(0.036), )), diff --git a/assets/common/items/armor/misc/head/wanderers_hat.ron b/assets/common/items/armor/misc/head/wanderers_hat.ron index bff7573d7d..1a616fc2c6 100644 --- a/assets/common/items/armor/misc/head/wanderers_hat.ron +++ b/assets/common/items/armor/misc/head/wanderers_hat.ron @@ -4,7 +4,7 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - crit_power: Some(0.021), + crit_power: Some(0.016), stealth: Some(0.1), )), )), diff --git a/assets/common/items/armor/misc/head/winged_coronet.ron b/assets/common/items/armor/misc/head/winged_coronet.ron index 7dcb66cc2d..ae3422996b 100644 --- a/assets/common/items/armor/misc/head/winged_coronet.ron +++ b/assets/common/items/armor/misc/head/winged_coronet.ron @@ -7,7 +7,7 @@ ItemDef( protection: Some(Normal(2.0)), energy_max: Some(4.5), energy_reward: Some(0.04), - crit_power: Some(0.009), + crit_power: Some(0.006), stealth: Some(0.17), )), )), diff --git a/assets/common/items/armor/pirate/hat.ron b/assets/common/items/armor/pirate/hat.ron index b9cd6ad67b..e40d0a23f3 100644 --- a/assets/common/items/armor/pirate/hat.ron +++ b/assets/common/items/armor/pirate/hat.ron @@ -4,9 +4,9 @@ ItemDef( kind: Armor(( kind: Head, stats: Direct(( - protection: Some(Normal(3.0)), + protection: Some(Normal(2.5)), energy_reward: Some(0.025), - crit_power: Some(0.1), + crit_power: Some(0.08), )), )), quality: Epic,