Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Code Mora : Morality Engine
#1
Code Mora : Morality Engine
Version: 1.01

Introduction

I do not normally post my scripts, but on request of Siletrea, I have modified my Morality script from my old game, Code MORA.

In short, this script gives actors a native alignment of "Neutral", "Bad", or "Good" based on points labeled as dharma.

Features
  • Assign Alignment
  • Change actor sprite based on Alignment
  • More Features coming...

Screenshots

No screenshots needed.

Demo

Coming Soon. Possibly after Next update.

Script

"The Script be`th Inside"

Instructions

Instructions:
  Place this script above main, and below any other scripts.
  For this to work with your Battle Script it requires editing.
    Add the method "actor.gain_exp()" to replace "actor.exp += value"
    This will allow you to gain or loose "dharma" by monster id
    ATTENTION: You have to set monster IDs under Monster Alignments
    or gain_exp does ... absolutely nothing...heh


  To Modify Align:
    In Battle Script: Add actor.gain_exp(enemy, exp) to replace actor.exp += value.
    In Events: Use direct_flow(value) replace value with the amount
    To Show Alignment Name: $game_party.actors[party_id].code.name.to_s
   

FAQ

Hmmm, not yet.

Compatibility

An RPGMaker XP script. Compatability with other systems not tested.

Credits and Thanks

Credits to me...and Siletrea for requesting it.

Author's Notes

Scripts tend to be buggy at first, and this may not work with all other systems.

Terms and Conditions

Free for Use (Commercial or Otherwise). DO NOT REMOVE CREDITS
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   MGC ISO Engine MGC 26 73,617 01-25-2017, 02:47 PM
Last Post: JayRay
   Soul Engine Ace – Altitude Changer SoulPour777 2 5,818 02-28-2014, 10:04 AM
Last Post: SoulPour777
   New Particle Engine by Arevulopapo arevulopapo 10 36,989 07-29-2013, 05:04 AM
Last Post: Ahzoh
   XAS hero VS engine urbios urbios 3 7,970 05-13-2013, 07:01 PM
Last Post: KDC
   Victor Engine - Cooperation Skills Victor Sant 2 7,819 02-14-2013, 04:44 PM
Last Post: Ace
   Victor Engine - Toggle Target Victor Sant 0 4,633 01-25-2013, 07:37 AM
Last Post: Victor Sant
   Victor Engine - Leap Attack Victor Sant 0 4,644 12-30-2012, 08:42 PM
Last Post: Victor Sant
   Victor Engine - Counter Options Victor Sant 0 4,460 12-24-2012, 09:48 PM
Last Post: Victor Sant
   Victor Engine - Active Time Battle Victor Sant 0 4,857 12-16-2012, 08:17 PM
Last Post: Victor Sant
   Victor Engine - State Graphics Victor Sant 0 4,498 12-15-2012, 01:52 AM
Last Post: Victor Sant



Users browsing this thread: