(WIP) Aura Clash SFW Discussion [466k Words (624k Patreon) | Eastern Fantasy | Adventure | Martial Arts]

Think I found a bug, whenever I cast a Handseal to boost a stat and then load a save without having progressed a page, the boost stays.
I haven’t kept a super close eye on it but I think it’s happened more than once.

Sounds like an engine or plugin issue. I doubt there’s much I can do for that. I know when publishing CoG doesn’t even use saves, though now I’ll be able to use checkpoints so maybe that gets around it.

6 Likes

It will be fucking funny if Desdemona father is named Zoro and we will never get to see her father because he took two steps and got lost to never be seen again

7 Likes

At least it looks like it expires at some point rather than accidentally becoming a permanent increase.

Another small thing, when cycling the Darkness gate in chpater 5, there doesn’t seem to be a better bonus from having level 3 Handseal than level 2 for the Hungry Spirit Seal. Is this intentional?

One remaining little error:

*label spendall
*temp counter 0
*temp spendvar 0
*if ((((chipool + (soul/2)) - chispent) >= 1))
	*set chispent + 1
	*set counter + 1
	*goto spendall
*if (counter > 0)
	[b][${counter} Chi Points Spent][/b]
	*line_break

Because the counter variable is reset on each loop the game burns all available chi cores, but it thinks that none were used (counter is 0 at the end of it) and there’s no associated AP reward nor message for this part of the procedure.

If he idea of this subroutine is to burn all chi, then it’d be simpler to record available amount and then set all chi as spent, in direct calls, something like:

*temp counter ((chipool + (soul/2)) - chispent)
*set chispent (chipool + (soul/2))
*if (counter > 0)
	[b][${counter} Chi Points Spent][/b]
	*line_break

same for the other cores in spendcores (add available amount to the counter, mark all as spent)

1 Like

Small suggestion.During the weapons selection, similar to murasama, if we chose the bo staff as a monkey yonkai the staff can be reveled being Ruyi Jingu Bang.
But am just saying this because my MC is a monkay called Sun Wukong.

5 Likes

I’d probably save introduction of any seriously “legendary” weapons for the part of the story in the tournament city, because it makes a little more sense for people to try peddle them there to the hopeful contestants, than just find them all hanging in a random prison armory of a third-rate town.

Also, they’d probably cost arm and leg to acquire.

22 Likes

That’s what my monkey yokai is named. I love sun wukong.

4 Likes

Can’t post pics but I loaded a save from before the 12 months and kept the weighted clothing and the agility cores from the immortal core advancement. (The clothing might have bugged the cores but I have no clue about keeping the clothing) I have 140 ap and 4 agility cores with the weighted clothing on but when I remove it I get 5 cores and can’t re-equip the weighted clothing.

1 Like

Yours and everyone elses. :rofl:

5 Likes

Found another missing gosub_scene quicks combatcheck in chapter5mansion during Taio fight.

*set combatstat “soul”
*set combatskill “survival”
*set combatdiff 7
*if (passcheck)
[Damage Reduced, 4 Aura Pressure Lost]
*set aurapressure - 4
*else
*set apval 10
*gosub_scene quicks aploss
*set taint + 4

3 Likes

Makes sense

Here’s my rendition of what I think Tian Fang looked like after the Storm Gate fighting/flirting:-

Also, @cultivator-anon, Petition to have high Craft MCs make embarassing paintings of major opponents like Tiao that they have defeated, to really rub salt into the wound(really wanna see Crusher Mao’s reaction when he somehow finds the potrait we made of him :skull:)

38 Likes

This must be added

Yeah no. My MC is Inari No Okami, the Japanese kitsune Goddess of bladesmithing. My MC is a bladesmith and Akakiru specialist. And the Japanese word Okami directly translates to wolf in English, so my mc is also masquerading as a wolf yokai, thus her title Okami.

2 Likes

Damn, thats some top tier disrespect. I’d level up my craft just for that

15 Likes

It’s too late Mao, I’ve already drawn you as the soy wojak.

Damn, I just might have to do that.

33 Likes

If i can’t eventually hang that picture in the main hall of my clan house there will be riots. Just saying.

9 Likes

This is a bit of an obscure reference so no worries if you don’t get it, but maybe something similar to the beasts in the Return of the Obra Dinn. Seemingly intelligent but also primitive and savage.

I thought I remembered seeing something about gaining the fire element during the fight with the first clone taio but can’t remember where. Someone mind telling me how?

1 Like