mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Made antlions less absurd
This commit is contained in:
parent
db860de517
commit
25441df7af
@ -6,7 +6,7 @@ ItemDef(
|
||||
hands: Two,
|
||||
stats: (
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
power: 0.5,
|
||||
effect_power: 1.0,
|
||||
speed: 1.0,
|
||||
crit_chance: 0.1,
|
||||
@ -18,4 +18,4 @@ ItemDef(
|
||||
quality: Epic,
|
||||
tags: [],
|
||||
ability_spec: Some(Custom("Antlion")),
|
||||
)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user