Objects x3

● ARCHIVED · READ-ONLY
Started by iur 7 posts View original ↗
  1. Hi and sorry if here is not the correct place for my request (I'm a noob and English is not my first language). I wanted to create a skill that allows you to use 3 objects in one turn and another that allows you to use 3 magic spells in the same turn. I looked everywhere and the only thing I found was the Action Times + in "other". So, I tried to do a state that allows you to have more actions and disable the other commands with skill lock, attack lock, etc. and I entered 3 times +100%. However, when I've got this state in battle it doesn't work :S I only get a normal turn. What am I doing wrong? Or... is there a better way to do it?
    Maybe it doesn't work because I've got almost all yanfly plugins. Any idea? Thanks for advance.
  2. Try action time 300%
  3. When you write more than 100% there, it automatically becomes a 100% again
  4. Now, I'm trying to do it with <instant item> or <instant skill> from yanfly's plugin "instant cast". But there is no limit on how many times the user can use an item. Is there any way to cancel <instant item> when he has used 3 items and 3 skills in that turn?
  5. Sorry that was a blind guess! After checking in my own game, the way you did it originally works fine.

    You sure the state was given properly?
  6. I've disabled all plugins and still doesn't work. Could you tell me how you did? I'm sure I'm missing something... I create a state that locks all the abilities except items and has got number of actions + 100% 3 times. Then, I create a skill that gives this state to the user. Finally, in a battle test I use the skill in a character, the character get the state, but when it's his turn, they only is able to do one action and only can use 1 item in its turn when I want him to be able to use 3 items. What am I doing wrong? :S