Chaos Project

RPG Maker => RPG Maker Scripts => RMXP Script Database => Topic started by: LiTTleDRAgo on February 20, 2013, 12:27:28 pm

Title: [XP] Item Passive Stat
Post by: LiTTleDRAgo on February 20, 2013, 12:27:28 pm
Item Passive Stat
Authors: LiTTleDRAgo
Version: 1.00
Type: Custom Item System
Key Term: Custom Item System



Introduction

Add some passive stat (max hp, max sp, str, etc) when party have specific item,
the stat will removed if the item is gone.


Features




Screenshots




Script

Here (http://littledrago.blogspot.com/2013/02/rgss-item-passive-stat.html)


Instructions

In the script



Compatibility

Not tested in VX / VXA


Credits and Thanks




Author's Notes

~Enjoy
Title: Re: [XP] Item Passive Stat
Post by: Moshan on February 20, 2013, 04:50:02 pm
 I think it will be very nice if it's possible to make something similiar for armors and weapons. Or I didn't understand it? (works only for not equipable items? right?)
Anyway it's still a nice script!
Title: Re: [XP] Item Passive Stat
Post by: LiTTleDRAgo on February 21, 2013, 12:12:11 am
updated, now you can use this script for weapon and armor as well
Title: Re: [XP] Item Passive Stat
Post by: Moshan on February 21, 2013, 01:47:34 am
 Wow...I didn't expect that. Thank you very much!
Title: Re: [XP] Item Passive Stat
Post by: exile360 on February 21, 2013, 07:06:33 am
Great little script, good job! Thank you for taking my request, much appreciated! :)
Title: Re: [XP] Item Passive Stat
Post by: Kiwa on March 17, 2013, 07:27:53 am
Cool script!
I was looking for something like this a while back (that's why i clicked on it lol) but decided its actually not necessary for me.
However now that its here i want to make use of it.
Is it a bug that if i UNEQUIP and the item remains in my inventory ...it will still effect my stats? (this is true for all the stats)

also just a note for others out there your stats can be over cap using this.
Title: Re: [XP] Item Passive Stat
Post by: LiTTleDRAgo on March 17, 2013, 10:46:17 am
Quote from: Kiwa on March 17, 2013, 07:27:53 am
Cool script!
I was looking for something like this a while back (that's why i clicked on it lol) but decided its actually not necessary for me.
However now that its here i want to make use of it.
Is it a bug that if i UNEQUIP and the item remains in my inventory ...it will still effect my stats? (this is true for all the stats)


yeah, as long as the item / weapon / armor is not GONE, the stat will remain there
basically, if you have legendary (or cursed) weapon / armor, even if you won't equip it, it still affect the party somehow

if you aiming for passive stat when only equip certain weapon / armor, then this script is not for you

Quote from: Kiwa on March 17, 2013, 07:27:53 am
also just a note for others out there your stats can be over cap using this.


updated