Godot JRPG is a framework for building 2D JRPGs (Japanese Role Playing Games) in Godot game engine, inspired by RPG Maker.This is a work-in-progress project (early alpha, version 0.0.1), but it already have:- Skeleton for a battle system- Map system- Skeleton for menu system- Splash screen- Main menu- Skeleton for traits system- Flexible formulas for damage, hit chance, critical chance and critical damage, so you can create your own calculations- Flexible formulas for leveling and stats growth, so you can create your own calculations- Skeleton for database editor, to create enemies, players, classes, skills, items, status, etc.- Resources and nodes which can help building the game- More skeletons for status, items, skills, etc.