reality breaker port

owly

闇の伝説
Staff member
戦闘 コーダー
@fukurou
its up to us!

there is a mountain of to do ports and no one has the ability to do it other than us!

we must port to enable the paths and give the grimoire the founding titan power! shit in the ass!!!
 

fukurou

the supreme coder
ADMIN
Python:
def get_fused_skills(self):
    """
    Returns a fusion list containing both dClasses (regular skills)
    and cts_skills (continuous skills).
    """
    return self.dClasses + self.cts_skills
 
Top