Sam
|
b0644ca767
|
Melee attacks are now created through a melee constructor.
|
2022-01-17 20:41:24 -05:00 |
|
Sam
|
e98edbcc7a
|
Conversion of poise damage to health damage now scales depending on the poise state the target is in.
Entities are now immune to poise damage for 1 second after exiting a poise state.
Rebalanced most phyiscal damage attacks on player-accessible tools.
|
2022-01-12 22:18:59 -05:00 |
|
Sam
|
0e5e2b46f2
|
Changed energy to internally use an integer with a high resolution, and externally to use a float.
|
2021-09-23 14:11:09 -04:00 |
|
Sam
|
42012fddcb
|
Overhauled health component, making it a float to outer interfaces.
|
2021-09-09 00:10:17 -04:00 |
|
juliancoffee
|
e3798e5d2a
|
Abilitiy tweaks
Buff axe double_strike damage (90 -> 110 for first stage)
Decrease initial poise damage for hammer charged (20 -> 5)
|
2021-08-15 23:20:21 +03:00 |
|
Sam
|
509461763b
|
Added energy efficiency stat to weapons. Made ability modification by tool stats exhaustive.
|
2021-07-06 22:54:23 -05:00 |
|
juliancoffee
|
adf340cf32
|
Nerf hammer poise
|
2021-06-30 03:52:51 +03:00 |
|
Avi Weinstock
|
e4cda4309e
|
Add DamageKind , and make piercing damage partially ignore damage resistence.
- Tweak bow/staff M1 stats.
|
2021-05-06 17:39:06 -04:00 |
|
jshipsey
|
8f20d17c9a
|
attacking movement tweaks
|
2021-04-15 12:13:50 -04:00 |
|
jshipsey
|
49f496e290
|
intitial values
|
2021-03-12 00:58:12 -05:00 |
|
Pascal Fuhrmann
|
9f7637ab21
|
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 |
|
jiminycrick
|
152156d065
|
Fix rebase and scrub poise from UI
|
2021-01-28 17:22:39 -08:00 |
|
jiminycrick
|
661764f4aa
|
Some preliminary balancing
Fix rebase
|
2021-01-28 17:22:39 -08:00 |
|
jiminycrick
|
dd69b5f2bc
|
Poise stats
|
2021-01-28 17:22:35 -08:00 |
|
jiminycrick
|
c83296a4ec
|
Initial broken implementation of poise
Character movement no longer broken.
|
2021-01-28 17:22:33 -08:00 |
|
Sam
|
490915d384
|
Modified how most abilites that could scale were scaled.
|
2020-12-07 22:00:24 -06:00 |
|
jiminycrick
|
a1aa3efd29
|
Moved hit timer to charged melee and adjusted for tail slap
|
2020-11-24 17:48:48 -06:00 |
|
Knarkzel
|
e0a814b3f8
|
dont allow spam op hammer when stamina is 0
|
2020-11-16 17:00:04 +01:00 |
|
Sam
|
050ad82e55
|
Abilities are now loaded from .ron files.
|
2020-11-12 21:24:34 -06:00 |
|
Sam
|
a4bfe07fbc
|
Created ron files for abilities of the base 6 weapons.
|
2020-11-12 21:24:31 -06:00 |
|