This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
veloren
Watch
1
Star
0
Fork
0
You've already forked veloren
mirror of
https://gitlab.com/veloren/veloren.git
synced
2024-08-30 18:12:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b6fbcbb204
veloren
/
assets
/
common
/
abilities
/
debug
/
upboost.ron
7 lines
104 B
Rust
Raw
Normal View
History
Unescape
Escape
Abilities are now loaded from .ron files.
2020-11-11 01:49:05 +00:00
Boost
(
Converted combat states and other semi-combat-related to use float-values instead of integers to prevent more casts
2021-02-05 01:39:12 +00:00
movement_duration
:
0.05
,
Added ron files for unique and WIP tools.
2020-11-08 23:53:37 +00:00
only_up
:
true
,
Fixed boost having ridiculous velocity.
2021-03-26 20:11:25 +00:00
speed
:
250.0
,
max_exit_velocity
:
70.0
,
Vroom Glider - GlideBoost ability - Vroom Glider item - Made possible to attach ability_spec to gliders - Activate glider ability while Glide/GlideWield TODO: - make it visible in voxygen
2024-01-27 13:40:17 +00:00
)
Reference in New Issue
Copy Permalink