A downloadable game

This is a prototype game that was based on Brigandine: Legend of Forsena, a strategy RPG game.

Choose from one of the four empires of Verdun, build your armies, find treasures, capture castles and conquer the continent of Verdun for your empire

-----

The goal is to create a game similar to Brigandine but each country/faction has their own units and leaders that is almost exclusive to them.

the current prototype aims to showcase all the active and passive skills that the game can support for classes and skills creation.

In addition to asymmetric gameplay, the game aims to be able for the end-user to easily insert their custom classes, skills and equipment for enhanced gameplay.

ver 0.09 changes and fixes

Added Support for Thievery Passive skill. Thievery allows a unit to guarantee an equipment will drop from defeated enemies

Added Support for Set Equipment. Set Equipment provides bonus stats when all three equipment belonging to a set are equipped

Comments

Log in with itch.io to leave a comment.

Got this when doing a recruit leader task

___________________________________________

############################################################################################

ERROR in action number 1

of  Step Event0 for object obj_world_task_type:

Pop :: Execution Error - Variable set failed caller - read only variable?

at gml_Script_CallMenu@gml_Object_par_menu_Create_0

############################################################################################

gml_Script_CallMenu@gml_Object_par_menu_Create_0 (line -1)

gml_Object_obj_world_task_type_Step_0

Grid seems to be overlapping.  Can't post SS here.

New crash.

___________________________________________

############################################################################################

ERROR in action number 1

of  Step Event0 for object par_actor:

Unable to find instance for object index -4

at gml_Object_par_actor_Step_0

############################################################################################

gml_Object_par_actor_Step_0 (line -1)

This has been recreated and fixed.

Awesome, can't wait to see what's in v.03

___________________________________________

############################################################################################

ERROR in action number 1

of  Step Event0 for object obj_world_controller:

Push :: Execution Error - Variable Index [8] out of range [8] - -9.country_safe_haven(100702,8)

at gml_Object_obj_world_controller_Step_0

############################################################################################

gml_Object_obj_world_controller_Step_0 (line -1)

What exactly triggered this? During quest? Start of turn?

Just got this again.  It happened at the end of an attacking turn going into organization phase.

I am having a hard time recreating this error. The index says 8, but there are only 4 countries. It could probably be a database error where I put the country number as 8.

Feature request:  Sound/Music controls.  Hard to play during a meeting when I can't turn sound off :P

This will be added in the new version along with option to go full screen

(1 edit)

2 things I found so far.

1. Dragons that are lvl 10 and evolved dont show their new color in battle. Specifically the Winter Wyrms from what I saw. maybe the others are ok.

2. When you capture an enemy soldier, you can add it to a squad, but when you get into battle, it actually doesn't belong to you. It gets to an enemy squad, and is still considered an enemy.

Both of these errors has been recreated and will be fixed in the new version.