Rivals of Aether

Rivals of Aether

ARK-ONE
Showing 1-5 of 5 entries
Update: Oct 31, 2024 @ 7:46pm

v1.5

FSPECIAL
COOLDOWN 110 ->210

FSPECIAL_AIR
*shares COOLDOWN with FSPECIAL
*COOLDOWN does not reset when touching the ground

NAIR
COOLDOWN 0 ->70

DSTRONG
*Now there can only be up to 6 weapons per ARK-ONE

stats
djump_accel -1.50 => -1.250
initial_dash_speed 7=> 6
dash_speed 6.5 = 5.5
knockback_adj .8 =>.95

Update: Oct 21, 2024 @ 6:40pm

v1.4

Fstrong and Dstrong do not generate additional projectiles, even if the duration of the first frame is extended for some reason.

Update: Oct 20, 2024 @ 4:35pm

v1.3

First balance patch. Probably not the only one.

```FSTRONG,
Mele Hitbox:
HG_BASE_KNOCKBACK 10 ->8
HG_KNOCKBACK_SCALING 1.2 ->.8


DSTRONG:
HG_DAMAGE 9 ->5
weapon hit:
HG_KNOCKBACK_SCALING 0.3 -> 0

USTRONG:
HG_DAMAGE 7 ->4
HG_BASE_KNOCKBACK, 10 ->8
HG_KNOCKBACK_SCALING, 1 -> .8);


JAB/DATTACK
HG_DAMAGE 5 ->3

Strong throw
HG_DAMAGE, 7 -> 5
HG_KNOCKBACK_SCALING, 1.5 -> 1);

AT_DTILT
HG_DAMAGE, 7 -> 5
*size ajust

AT_BAIR
HG_BASE_KNOCKBACK, 8 ->7
HG_KNOCKBACK_SCALING, .8->.7
size ajust

AT_UAIR:
End Hitbox
HG_BASE_KNOCKBACK, 10 -> 7
soft hitbox:
*size ajust

```

I'm still looking for how to limit the weapons on screen.
I'm aware that I could cause a soft lock with the finisher animation and weapon hits. I don't dare say that I've fixed it, but I'm trying to get around it.

Update: Oct 17, 2024 @ 4:20pm

v1.2

You can no longer move before the end of the countdown

Update: Oct 17, 2024 @ 1:59pm

v1.0