Devlog 20 - Three New Sets
this one adds the thing that’s been missing since the void set went in being actual custom armor that isn’t void. Luminous, Ash, and Null are new. 12 armor pieces, 15 tools, all with their own textures, their own powers, and their own place in the creative tab.
##the new sets
the void set already had its silhouette and its trim workflow. the new sets follow the same P-mode two-layer model so trims work the same, but they’re recolored palettes with their own read:- Luminous gold-cyan, glassy, the grove’s light. high enchantability, diamond-tier defense with a light-mobility kit.- Ash gray-ember with ember-orange highlights, volcano-forged. slightly lighter than void but built for fire.- Null violet-void, deleted matter. void-tier defense, hungrier enchant cost, gravity-deletion kit.
you can read them now
none of the three sets had working names before — datagen was fine, but the generated lang had Luminous_helmet with a capital L, so the game looked for item.endesium.luminous_helmet and found nothing. 26 keys showed item.endesium.___ in inventories.src/main/generated/assets/endesium/lang/en_us.json is now lowercase for all luminous/ash/null armor and tools, the phantom Ash_boots is gone. hover a luminous sword and it actually says luminous sword.
armor is per-piece now
new rule: every single piece does something on its own. the full set is an upgrade, not the only reason to wear it.Luminous — the grove’s light — GearAbilities per piece + tooltips on GearArmorItem:
- helmet
Gleamsight – night vision while worn- chest Radiant Aegis — attackers get glowing 8s; full set Prism Ward adds darkness 3s + 3 magic burn-back- leggings Lightspeed — speed I (II with full set)- boots Lumen Leap — jump IIAsh — the volcano — volcano kit, fire is fuel:- helmet Ember Crown — fire resistance while worn- chest Searing Plate — attackers ignite 4s; burning/in lava gives strength I- leggings Magma Blood — regen I while burning/in lava- boots Ashwalker — stand on lava, and now hold shift in lava to sink at -0.18/tick to -0.55 like scaffolding, release and you stay down with LAVA puffs every 4tfull ash Volcanic Heart is permanent strength I. the set wants you in lava.Null — deleted matter — Erased Mind helmet purges levitation/darkness/nausea every tick, Erased Wound chest gives absorption 5s on hit, Weightless leggings no fall damage, Null Step boots +1 step height via attribute, full set Void Body deletes 25% of incoming projectiles with smoke + shield block feedback.
what’s next
more landmark variants, ambient life for the empty skies, and the deep end is still sitting there being ominous.
Sorry, no sneak peak yet - still not finished yet