New account registrations are disabed. This website is now an archive. Read more here.

RPG Maker XP    Posted March 8, 2013 by Bigace360

Hospital Fee

Introduction

In most RPG’s, inns are often used to allow parties to recover their health, restore their status, etc. It’s often a cure-all for a set price. This hospital, however, charges based on the amount of damage take, to the amount of mana consumed, and the ailments inflicted also have a bearing on the cost. Players can also heal individual members as opposed to all members of their party in the event that they cannot heal the whole party. This provides a challenge to the player and also provides a more cost-proportional way of recovering from damage obtained through battle.

Features

● allows healing of HP, SP and states separately
● different cost for each state

License Terms

Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.

Frequently Asked Questions

Instructions

To launch the hospital scene, have a script call in an event with:

$scene = Scene_Hospital.new

# ——————————————————————
During test play, you can click different buttons during actor selection in hospital scene for different affects.

 

Press F5 – Fully Heal actor
Press F6 – Kill Actor
Press F7 – Damage actor
Press F8 – Reduce actors SP to 0
Press F9 – Add status aliment to actor

 

Hold Shift and Press any of the buttons above to select all actors.

Compatibility

This script requires Scene_Base
For info on script order go here: Bigace360’s Script Order

Version History

6.19.2012 (v1.00)
– Original Script

 

9.26.2012 (v2.00)
– Overworked System
– Fixed the issue with the cost.

Credits & Thanks

Bigace360, for the script.

Terms & Conditions

Leave a Reply

Bigace360

  • Posted about 12 years ago

  • Engine
    RPG Maker XP
  • Category
    Misc System
  • License
    Attribution 3.0 Unported
  • Version
    2.00

Stats

2,075 views

0 comments

Tags

bigace360 custom-scene-script healing-system