Item modifiers

T Johnson

Villager
Member
Joined
Aug 21, 2017
Messages
5
Reaction score
0
First Language
English
Primarily Uses
RMMV
I’m wondering is there a way to have item modifiers. For instance Sword A when equipped with Gem 1, will perform Fire Slash I, but when Gem 1 and 2 are equipped it will perform Fire Slash 2. The only thing is that I would like for Gem 1 and 2 to only be allowed to equip if Sword A is present.

So I guess an item that allows other equipped items.

Is this possible and how?
 

LeeAceSan

Veteran
Veteran
Joined
Jan 8, 2018
Messages
54
Reaction score
31
First Language
French
Primarily Uses
RMMV
Hi,

I think you can do that with these Yanfly plugins :
1. Item Core
2. Attachable Augments
3. Item Requirements
4. Skill Core

Yanfly plugin list : http://yanfly.moe/yep/


Watch the videos and you will know if you can do what you want.


In the skill core script, I found this :

<Custom Requirement>
if ($gameParty.gold() > 1000) {
value = true;
} else {
value = false;
}
</Custom Requirement>
If value is set to true, the skill will be useable provided that all other requirements have been met. If the value is set to false, the skill won’t be useable.

Maybe you can change the condition for your purpose.


 

T Johnson

Villager
Member
Joined
Aug 21, 2017
Messages
5
Reaction score
0
First Language
English
Primarily Uses
RMMV
Hi,

I think you can do that with these Yanfly plugins :
1. Item Core
2. Attachable Augments
3. Item Requirements
4. Skill Core

Yanfly plugin list : http://yanfly.moe/yep/


Watch the videos and you will know if you can do what you want.


In the skill core script, I found this :



Maybe you can change the condition for your purpose.

Thanks!
 

LeeAceSan

Veteran
Veteran
Joined
Jan 8, 2018
Messages
54
Reaction score
31
First Language
French
Primarily Uses
RMMV
No worries, good luck :)
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.
Do you Find Tilesetting or Looking for Tilesets/Plugins more fun? Personally I like making my tileset for my Game (Cretaceous Park TM) xD

Forum statistics

Threads
105,868
Messages
1,017,078
Members
137,580
Latest member
Snavi
Top