DYN LP

Mimicks RomaSaGa's Life Points

  • orochii
  • 01/25/2014 12:04 AM
  • 3648 views
Dyn Life Points
===============
This is a very simple plugin I did just for a personal test project. What it does is simple.
In Romancing SaGa, there is HP, which behaves like in any other RPG. And LP, which stands for Life Points. This LP acts as the amount of lifes the character has. Like Mario, when he loses all his lives, he never revives again.

This LP system is meant to be used along with perma-death. When a character dies, it loses 1MP. When MP reaches zero, it gets a "Death2" status.
Some things to consider... INNs and "Heal All" commands remove ALL status afflictions, so be careful of not reviving your perma-dead characters.

INSTALLATION
============
You must have your game already patched with DynRPG. For that matter, information about DynRPG can be found here.

Copy and paste dynLP.dll to your DynPlugins folder.

The status ID used for "death2"/perma-death is hardcoded as #2. I've not cared to change that, because I think perma-death is an important enough feature for you to plan ahead before implementing it.

Source included in the download.

Details

  • 18.4 KB
  • 103
  • 12/23/2023 04:31 PM

Actions

Posts

Pages: 1
Adon237
if i had an allowance, i would give it to rmn
1743
So are life points a separate stat or does this take over MP?
This takes over MP. I'm pretty sure making it as a sepparate stat is easy (there are some "custom variables" inside the actors IIRC). But since it started as something I was testing/using for a project of mine where I didn't wanted MP at all... I didn't bother :V.
That's neat, but it's too specific to be useful for most people.
Pages: 1