A Journey through Consciousness - Facing Alpha Nemesis - Weekly Log #14 (no video) - 12.07 - 18.07.2023 (Weekly Updated)


12.07.2023

<> Continued with adding the code for minor foes' damage reduction sources.

<!> Minor foes all still have a property for Fear's apply chance which also exists in the generalised code. Must be removed <!>

14.07.2023

<> Continued with the code for minor foes' damage reduction sources.

<> Removed Fear's apply property from each minor foe, since it's a general feature now, accessible from a single source (instead of being one for each).

<> Updated Incapacitated's (Ailment) description to show that Block, Dodge and Evade cannot trigger while affected by Incapacitated. This Ailment does not affect Elusive (similar, but different mechanic).

<> Gave Pechtýrowicz Lapszún (Boss) an Attack skill (new kit didn't initially include one) since not having one meant the mini-boss could easily be ignored. Created effect picture and added it in the game files. Also created the necessary properties for its code to exist.

<> Reduced Pechtýrowicz Lapszún's (Boss) ATK from 70 to 45 and max HP from 823 to 728 to reduce the amount of time needed to defeat him (not a fan of meat-shields as bosses).

15.07.2023

<> Added properties for Knock Back strength regarding Hallowed Witch's skill "Repulsion".

<> Corrected Rejuvenation's (Favor) duration to 4 rounds from 2. (as it is)

17 - 18.07.2023

<> Removed a redundant property from minor foe "Duelist Female"'s ability "Deflect", since it only acted as a double for another one.

<> Finalised with the changes to minor foes' properties.

<> Doubled the code for minor foe's summoning, so that it is used (1st half) only when the characters spawn for battle AND, in a separate case: turn back to default all values of any of the minor foes on Defeat / Departure.

<> Wrote the code for minor foes' damage reduction abilities, has to be tested and minified, since one code fragment returns "1010" without it having to prompt any value (or return anything). This was observed through a random run of the written code.

<> Decided that Deflect (Attack) and Counterattack (Attack) - Duelist Female minor foe - do not trigger at the same time, and 1st triggers over the 2nd. Vice-versa is also plausible.

Leave a comment

Log in with itch.io to leave a comment.