- Joined
- Feb 2, 2014
- Messages
- 3
- Reaction score
- 0
- First Language
- English
- Primarily Uses
So I want to implement a mind reading skill that causes enemies to announce what skill they will use before you choose your action for the round. So like at the end of the round you'd see "goblin1 is planning to use a healing potion" or whatever. And then you choose your action and on it's turn it's guaranteed to use the healing potion instead of one of it's other attack options. I'd like this to not change the actual ai behavior so that the chance the enemy uses a healing potion or whatever will not be changed by the act of reading its mind.
This looks really hard to me and I'm not sure it's possible without lots of scripting. But I could be missing something so I wanted to ask. I use VX Ace.
Edit: Since this seems to be really hard, would it be easier to have the skill simple tell you the enemy's attack pattern? (Obviously I could do that manually for every enemy but I'm asking if I could make it display the same data as is used for the ai to avoid copy bugs)
This looks really hard to me and I'm not sure it's possible without lots of scripting. But I could be missing something so I wanted to ask. I use VX Ace.
Edit: Since this seems to be really hard, would it be easier to have the skill simple tell you the enemy's attack pattern? (Obviously I could do that manually for every enemy but I'm asking if I could make it display the same data as is used for the ai to avoid copy bugs)
Last edited by a moderator:

