Necesse

Necesse

Galva - Attributes
Showing 21-30 of 34 entries
< 1  2  3  4 >
Update: 20 Jun, 2023 @ 2:54am

Fix attribute buff duration.

Update: 19 Jun, 2023 @ 11:31pm

Fix desync on non-host ALT+F4 Rejoin caused by the ALT+F4 character reset fix (6 consoles and a bunch of fucking wires to solve this one)

Added a small XP amount indicator when you kill, or help killing a mob.

Update: 13 Jun, 2023 @ 7:47am

Used math wizardry to center the form on any resolution.

Update: 12 Jun, 2023 @ 8:58pm

Base Attribute value override fix

Update: 9 Jun, 2023 @ 12:01pm

Fixed issue where your attributes would default to 1 if you ALT F4 while dead. (Basically reseting the character)

Update: 5 Jun, 2023 @ 12:03am

Changelog.

*.Added a LevelUp! notification.

Update: 2 Jun, 2023 @ 6:29pm

CHANGELOG

* Max level is now 100
* Max attribute level is now 41
* Min attribute level is now 1
* Attributes start at lvl 1 with no negative buffs (No more negative status hyper-focusing).
* Attributes now only have 1/4 of the effect they had last version.
* Way easier to level in late game/endgame biomes. (harder early game) (XP needed formula is now [1000 + (Level.value - 1) * 5000], you'll need 496000xp to level from 99 to 100, that would be 4960 zombies at full XP modifier)
* Buffed biome XP multipliers by 10.
* Migrating to this new version will nerf current characters, too much work versioning characters between versions

Update: 1 Jun, 2023 @ 4:59am

01/06/2023

CHANGELOG

Added XP
. * you get XP by participating in mob Kills (Only hostile mobs gives XP right now)
. * values may be altered in the future
. * right now the higher your level, the lower the XP mobs give you. Change biomes to get more XP. (we don't want you farming zombies in the spawn island to lvl 999)
. * XP that mobs give on death is calc by (MobMaxHealth/2 + MobArmor*2 + MobSpeed*2) / (ZoneLevel / CharLevel)
. * Level up on 1000 * (2 ^ (your level -1))
. * Max level is 51 right now (It is one speedy boy i tell you!)
-Attributes
. * Removed move speed on DEX, moved to CHARACTER LEVEL instead (leveling makes your character faster now)
. * Added ArmorPen to DEX
. * Min attribute value is now 6
. * New players now start with 50 points instead of 60.
. * Old characters will start at level 11 (60 points)

Fixed a bunch of conflict bugs.

Please report any new bugs here or in the bugs discussion!

Update: 31 May, 2023 @ 8:24pm

01/06/2023

CHANGELOG

Added XP
* you get XP by participating in mob Kills (Only hostile mobs gives XP right now)
* values may be altered in the future
* right now the higher your level, the lower the XP mobs give you. Change biomes to get more XP. (we don't want you farming zombies in the spawn island to lvl 999)
* XP that mobs give on death is calc by (MobMaxHealth/2 + MobArmor*2 + MobSpeed*2) * (ZoneLevel / CharLevel)
* Level up on 1000 * (2 ^ (your level -1))

-Attributes
* Removed move speed on DEX, moved to CHARACTER LEVEL instead (leveling makes your character faster now)
* Added ArmorPen to DEX
* Min attribute value is now 6
* New players now start with 50 points instead of 60.
* Old characters will start at level 11 (60 points)

Fixed a bunch of conflict bugs.

Update: 30 May, 2023 @ 6:57am

Mod version 1.0 for game version 0.21.29

Game was bogging out on the respawn method if you die in a cave, fixed.