SPL Tactics Dev Log 4

image.png

Over the last day I've implemented several new mechanics as I work through all the different abilities. Ultimately my plan is to support at least 90% of Splinterlands abilities (some might simply be infeasible), and each requires some thought on how to properly adapt.

ACTIVE ABILITIES

First, I've developed the concept of "Active" abilities, which are abilities that will be used INSTEAD of "Attack". This includes abilities like Tank Heal and Cleanse, though I will likely also adapt some other abilities into Active skills (TBD exactly which ones).

image.png

AREA OF EFFECT

I implemented support for Blast, which has an area of effect. The splash damage affects tiles around the target tile.

image.png

HIT RATE SYSTEM

I implemented a fairly rigorous hit rate system which takes into account speed differential, distance to the enemy, and abilities (dodge, flying, blind) to calculate the hit rate and show it to you before you attack.

image.png

image.png

AURA

I used Blind as an "Aura" ability, which makes it so units within a certain number of tiles from the unit with the Blind ability received the "Blinded" condition.

image.png



0
0
0.000
7 comments
avatar

Nice work Brave, I'm enjoying reading your Dev Log and following along.

0
0
0.000
avatar

Thank Unit. I'm having lots of fun building this thing :)

0
0
0.000