- Joined
- Jun 17, 2020
- Messages
- 90
- Reaction score
- 20
- First Language
- Indonesia
- Primarily Uses
- RMMV

I set priority for the enemy, condition state 51 on actor.
how to make the skill select random?
I want the enemy to only use what is in the box without using action patterns when actor is state 51.
set ai core lv 100. the enemy continuously picks skill 131, no 132 till 134.
set ai core lv 90. enemy attack random(a bit) as I want, but action pattern also included.
notice that at ai lv 100, after the 10th turn the enemy will begin picking skill outside the box, even when the actor is still stated.
how to make enemy pick random skills only inside the box without including action patterns?
NVM
I have read the ai core that higher pos = high prior & the core chance follow the prior. I alter the set of all the attacks into the box.
Last edited: