May 18, 2018

The DayKnight 30-day project - Week 3

DK30 has officially ended. As I’ve been busy with work, progress has been slow. I’ve done some changes to pave the way for better GUI, but nothing to show there. This post is mainly about the new skills.

Skills

I’ve added 8 active skills, I think this is enough for the demo, and shows the potential of the combat system. For simplicity, all the explanations below assume that you have equal stats as your opponent. Skill damage scales with your stats (Strength, Dexterity or Intelligence) and mitigation reduces damage based on enemy stats.

Attack

Attack is the most basic skill, it deals damage based on str (Strength) stat, and doesn’t cost mana. All other skills are balanced by comparing them to Attack (this doesn’t mean that the game is well balanced, yet). For example, this means that any skill dealing more damage than Attack should have some drawback.

Heal

Heal restores health and has a mana cost. Restores roughly twice as many hit points as Attack deals (after mitigation).

Fireball

This skill has a mana cost, deals damage and applies a DoT (damage over time) effect. The initial damage is roughly the same as Attack, but the Burn effect makes it worthwhile to spend the mana.

Lightning

Similar to Fireball, but applies Shock instead of Burn. Shock reduses enemy dexterity, which makes them slower, among other things.

Life Drain

Costs mana, deals damage and restores health. Deals less damage than Attack, but might need some adjustment as it seems weak currently.

Blood Pact

Fully restores user health without a mana cost. Adds a significant bleed effect. If the user is already bleeding, the user dies instead.

Slash

Deals less damage than Attack, but also applies a Bleed. Bleed deals damage over time and is especially effective against Blood Pact users.

True Strike

Similar to Attack, but scales with user’s dexterity, and ignores mitigation. Stronger against enemies which have better stats/mitigation.

Next week

Even though the event is over, I will keep working on the game, and post a final (fake) “week 4” update in about a week. The goal is still to finish a playable and fun demo to let others try out. Most important features to focus on are progression (unlocking and equipping skills), UI, and content(enemies).

Changelog

© Ole Herman Schumacher Elgesem 2021

Powered by Hugo & Kiss.