Weapon stats adjustments and ability icon revisions

This commit is contained in:
Sam 2023-06-06 19:51:45 -04:00
parent 30bafec247
commit 6e2dff7136
24 changed files with 86 additions and 86 deletions

View File

@ -6,13 +6,13 @@ ItemDef(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 0.25, equip_time_secs: 0.25,
power: 0.9, power: 1.0,
effect_power: 0.9, effect_power: 1.0,
speed: 0.9, speed: 1.0,
crit_chance: 0.09, crit_chance: 0.1,
range: 0.9, range: 1.0,
energy_efficiency: 0.9, energy_efficiency: 1.0,
buff_strength: 0.9, buff_strength: 1.0,
), ),
hand_restriction: None, hand_restriction: None,
weapon_name: HandednessDependent( weapon_name: HandednessDependent(

View File

@ -6,13 +6,13 @@ ItemDef(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 0.25, equip_time_secs: 0.25,
power: 0.8, power: 0.9,
effect_power: 0.8, effect_power: 1.2,
speed: 1.25, speed: 1.3,
crit_chance: 0.075, crit_chance: 0.06,
range: 1.0, range: 1.0,
energy_efficiency: 0.8, energy_efficiency: 0.8,
buff_strength: 0.8, buff_strength: 1.2,
), ),
hand_restriction: None, hand_restriction: None,
weapon_name: HandednessDependent( weapon_name: HandednessDependent(

View File

@ -6,13 +6,13 @@ ItemDef(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 0.25, equip_time_secs: 0.25,
power: 0.8, power: 1.1,
effect_power: 1.5, effect_power: 1.4,
speed: 0.8, speed: 0.8,
crit_chance: 0.075, crit_chance: 0.08,
range: 1.0, range: 0.9,
energy_efficiency: 0.8, energy_efficiency: 0.9,
buff_strength: 0.8, buff_strength: 1.2,
), ),
hand_restriction: Some(Two), hand_restriction: Some(Two),
weapon_name: Universal("Greataxe"), weapon_name: Universal("Greataxe"),

View File

@ -6,13 +6,13 @@ ItemDef(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 0.25, equip_time_secs: 0.25,
power: 1.0, power: 0.9,
effect_power: 0.8, effect_power: 0.8,
speed: 0.7, speed: 1.2,
crit_chance: 0.075, crit_chance: 0.12,
range: 1.0, range: 1.0,
energy_efficiency: 0.8, energy_efficiency: 0.8,
buff_strength: 1.5, buff_strength: 1.4,
), ),
hand_restriction: None, hand_restriction: None,
weapon_name: HandednessDependent( weapon_name: HandednessDependent(

View File

@ -6,12 +6,12 @@ ItemDef(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 0.25, equip_time_secs: 0.25,
power: 1.25, power: 1.5,
effect_power: 0.8, effect_power: 1.2,
speed: 0.8, speed: 0.8,
crit_chance: 0.075, crit_chance: 0.1,
range: 1.0, range: 1.0,
energy_efficiency: 0.8, energy_efficiency: 0.9,
buff_strength: 0.8, buff_strength: 0.8,
), ),
hand_restriction: Some(Two), hand_restriction: Some(Two),

View File

@ -6,13 +6,13 @@ ItemDef(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 0.25, equip_time_secs: 0.25,
power: 0.8, power: 0.7,
effect_power: 0.8, effect_power: 0.8,
speed: 0.8, speed: 1.1,
crit_chance: 0.1, crit_chance: 0.14,
range: 1.0, range: 1.1,
energy_efficiency: 1.5, energy_efficiency: 1.3,
buff_strength: 0.8, buff_strength: 1.0,
), ),
hand_restriction: None, hand_restriction: None,
weapon_name: HandednessDependent( weapon_name: HandednessDependent(

View File

@ -6,13 +6,13 @@ ItemDef(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 0.25, equip_time_secs: 0.25,
power: 0.8, power: 1.1,
effect_power: 0.8, effect_power: 0.8,
speed: 0.8, speed: 0.9,
crit_chance: 0.2, crit_chance: 0.16,
range: 1.3, range: 1.3,
energy_efficiency: 0.8, energy_efficiency: 0.9,
buff_strength: 0.8, buff_strength: 0.9,
), ),
hand_restriction: Some(Two), hand_restriction: Some(Two),
weapon_name: Universal("Poleaxe"), weapon_name: Universal("Poleaxe"),

View File

@ -5,12 +5,12 @@ ItemDef(
ToolSecondaryComponent( ToolSecondaryComponent(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 1.0, equip_time_secs: 1.1,
power: 1.25, power: 1.1,
effect_power: 1.1, effect_power: 1.1,
speed: 0.8, speed: 0.9,
crit_chance: 0.9, crit_chance: 0.9,
range: 1.2, range: 1.1,
energy_efficiency: 0.9, energy_efficiency: 0.9,
buff_strength: 1.1, buff_strength: 1.1,
), ),

View File

@ -5,12 +5,12 @@ ItemDef(
ToolSecondaryComponent( ToolSecondaryComponent(
toolkind: Axe, toolkind: Axe,
stats: ( stats: (
equip_time_secs: 1.0, equip_time_secs: 0.9,
power: 0.8, power: 0.9,
effect_power: 0.9, effect_power: 0.9,
speed: 1.2, speed: 1.1,
crit_chance: 1.1, crit_chance: 1.1,
range: 0.85, range: 0.9,
energy_efficiency: 1.1, energy_efficiency: 1.1,
buff_strength: 0.9, buff_strength: 0.9,
), ),

View File

@ -5,14 +5,14 @@ ItemDef(
kind: Axe, kind: Axe,
hands: Two, hands: Two,
stats: ( stats: (
equip_time_secs: 0.4, equip_time_secs: 0.5,
power: 1.75, power: 1.75,
effect_power: 1.0, effect_power: 1.3,
speed: 0.65, speed: 0.8,
crit_chance: 0.140625, crit_chance: 0.04,
range: 1.0, range: 1.0,
energy_efficiency: 1.0, energy_efficiency: 1.3,
buff_strength: 1.0, buff_strength: 1.2,
), ),
)), )),
quality: Epic, quality: Epic,

View File

@ -5,14 +5,14 @@ ItemDef(
kind: Axe, kind: Axe,
hands: Two, hands: Two,
stats: ( stats: (
equip_time_secs: 0.3, equip_time_secs: 0.5,
power: 3.0, power: 3.0,
effect_power: 1.0, effect_power: 1.2,
speed: 0.6, speed: 0.7,
crit_chance: 0.2, crit_chance: 0.2,
range: 1.0, range: 1.0,
energy_efficiency: 1.0, energy_efficiency: 0.8,
buff_strength: 1.0, buff_strength: 1.2,
), ),
)), )),
quality: Legendary, quality: Legendary,

View File

@ -5,14 +5,14 @@ ItemDef(
kind: Axe, kind: Axe,
hands: Two, hands: Two,
stats: ( stats: (
equip_time_secs: 0.4, equip_time_secs: 0.3,
power: 0.45, power: 0.5,
effect_power: 1.0, effect_power: 1.0,
speed: 0.95, speed: 1.0,
crit_chance: 0.09375, crit_chance: 0.1,
range: 0.95, range: 1.0,
energy_efficiency: 1.0, energy_efficiency: 1.0,
buff_strength: 0.9, buff_strength: 1.0,
), ),
)), )),
quality: Low, quality: Low,

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.