Maliki's Encounter Conditions MZ
(Not tested, but should also work with MV)
ver 1.0
Features
This plugin allows devs to set conditions for players to see specific troops during random encounters.
This is done via evals which remove troops from the main list.
Howto
After installing the plugin, set up random encounters normally via Map Properties.
Next, in the Map Notes, use Notetag <encounterEvals: x, code >>>
Let x be the id number of the troop and code is the specific javascript code you are using.
(Detailed instructions can be found in the Help section.)
Plugin Conflicts
Note that the function Game_Player.prototype.makeEncounterTroopId was overwritten.
Permissions: This plugin can be used in any project, commercial or otherwise, as long as credit is given.