veloren/assets/common/abilities/shield/block.ron

7 lines
135 B
Rust
Raw Normal View History

2021-04-10 03:40:20 +00:00
BasicBlock(
buildup_duration: 0.1,
recover_duration: 0.1,
max_angle: 90.0,
block_strength: 0.8,
2021-04-13 05:46:42 +00:00
energy_cost: 0.0,
2021-04-10 03:40:20 +00:00
)