Page 1 of 1
Solasta Crown of The Magister
Posted: Tue Dec 20, 2022 11:55 am
by MarianaRoses
Hallowedsoul08 wrote: Sat Nov 26, 2022 8:16 pm
Game Name: Solasta Crown of The Magister
Game Engine: Unity
Options Required: Character Editor Stats/Skills
^^ Request for Solasta Crown of The Magister ^^
I try to emulate what gideon did on the previous .ct to a certain degree as I got some time to play the game. Test build: GoG v1.4.31 and v1.4.32.
Code: Select all
*Creation
*Skill / Spell Points
*Attributes Editor
*Game Pointer - Pointer Dump, Attributes and Spells < even modifier like no food required
*Stealth Undetectable [ Didn't test ]
*No Weight [ Open Inventory ]
*100% Hit Basic Attack For Ally
*Massive Roll Check Ability
*Battle Godmode/OHK/Infinite Move
*Visible Faction and Relationship
*Item Editor
*Mystic Arcanum Always Available [1 test case]
It's quite large because of each character pointer's dump in the Game Script 
Code: Select all
v1.2:
Added Visible Faction and Relationship
Added Item Editor
Added Mystic Arcanum Always Available
Remove the v1.0 as the table is quite large
v1.1:
Added an alternate spell/skill point lvl up as some class really didn't go well with the infinite skill point.
Realized the 100% Hit Rate may only be for weapon/basic attack hence the name change
Added Infinite Move / Enemies Don't Move script and move related battle stuff under battle.
Redo empty spell point
v1.0:
Initial Version
Re: Solasta Crown of The Magister
Posted: Tue Dec 20, 2022 4:09 pm
by Hallowedsoul08
Re: Solasta Crown of The Magister
Posted: Wed Dec 28, 2022 8:41 pm
by Hijack222
Thank you for the table! Is it possible to add an option for the Warlock's Mystic Arcanum? I didn't find any values for it under 'Character Pointers', unless it has a different name.
Re: Solasta Crown of The Magister
Posted: Thu Dec 29, 2022 7:58 am
by MarianaRoses
Hijack222 wrote: Wed Dec 28, 2022 8:41 pm
Thank you for the table! Is it possible to add an option for the Warlock's Mystic Arcanum? I didn't find any values for it under 'Character Pointers', unless it has a different name.
I'm not into the game too much and my first party didn't have a warlock. If you can upload a save file on that particular class with "Warlock's Mystic Arcanum" unlock I will check it out. A pm with a trusted uploader site will suffice.
Re: Solasta Crown of The Magister
Posted: Fri Dec 30, 2022 4:32 am
by MarianaRoses
Update to v1.2 * Changelog, credit to Hijack222 for the save file.
BR,
MR
Re: Solasta Crown of The Magister
Posted: Fri Dec 30, 2022 5:48 am
by Seneeki
Very nice work, I see where I was going wrong trying to tackle this game the traditional way. I'll give it a test and let you know if it works on the Steam version too
Re: Solasta Crown of The Magister
Posted: Tue Apr 18, 2023 2:38 pm
by melody
Thank you so much for your table, it makes my campaigns really enjoyable.
Game version is 1.4.33 and your table still works great with Steam version.