Official ICE Forums

Systems & Settings => Rolemaster => Rolemaster Software => Topic started by: zzMannyzz on June 29, 2020, 08:11:09 AM

Title: ERA Request
Post by: zzMannyzz on June 29, 2020, 08:11:09 AM
Hi,

I recently purchased ERA plus all the modules. Thanks so much for putting this together for RM diehards like myself.

In order to try and add the Spacemaster Psychic categories and skills I've had a good play around with the XML files and managed to add custom categories, skills and professions. I managed to get almost all of it working except for the Mind Point Development ... there does not appear to be a way to specify a new realm development cost that a custom race can pick up.

Would you be willing to patch the software to allow optional incorporation of some of the Spacemaster features for RMFRP/SS?

Failing that, can you please give an option to add a new custom realm of power (or explain what I've done wrong).

Thanks in advance,
Manny
Title: Re: ERA Request
Post by: Voriig Kye on June 30, 2020, 07:37:01 PM
I see from what you say here that you got even further that in the mail you sent to the support account. Congrats!
Custom realms can be added but require some effort for now.

Let us know if that worked out, and don't hesitate to ask if you have any more questions.
Thanks for using ERA!
Title: Re: ERA Request
Post by: zzMannyzz on July 01, 2020, 10:08:59 AM
Thanks for getting back to me, that worked just great.

Sorry to be a pain but one last request .... is it possible to add in Mind Point Development (I can manually add the category and skill) to support use of the Spacemaster Psychic skills ?

It is essentially an extra realm, not hybrid, which would exist alongside any spell realm. It would need it's own tracking value "Mind Points" which would be linked to the skill Mind Point Development skill total, similar to how PP and Hits work on the main character sheet page e.g.

Level: 22
Hits:   299
Power Points: 41
Mind Points: 23
Realm: Mentalism
Body Progression: 0-11-9-7-5
Power Progression: 0-7-6-5-4
Mind Progression: 0-6-5-4-3

Hope that makes sense, and thanks again for your awesome work.

Cheers,
Manny
Title: Re: ERA Request
Post by: Voriig Kye on July 02, 2020, 04:39:27 PM
I think I understand what you need, but it's way off what the system can handle right now.
To make the number of progressions and their presentation on the character sheet as separate concepts, a valid customization, and also allow races to mention a custom progression, I'd need to tweak many things that are not supposed to be tweaked, at least in the current version.
It could be done... I can only promise to keep it in my head and see if at some point it can be done, or at least make it easier to add something similar.
Title: Re: ERA Request
Post by: Voriig Kye on October 26, 2020, 10:55:59 PM
The version released today allows RMFRP races to declare power point progression for custom realms.
Just add
<REALMNAMEPowerPointProgression progression="PROGRESSION"></REALMNAMEPowerPointProgression>
for example
<MindowerPointProgression progression="0/6/5/4/3"></MindPowerPointProgression>
Title: Re: ERA Request
Post by: Ginger McMurray on October 27, 2020, 08:51:54 AM
This, sir, is proof that you rock. Thanks!