I tried to make an item which allows ONE user to unlock a certain "class".
But it doesn't really work..
What I WANT would be, that I use the item on one of my charactes I choose.
This character GETS the "Amp" to equip under "Class" and "Amplifiers" (Subclass).
The selected character CAN'T USE the SAME "Amp Item" anymore.
If I put it like followed, everybody in my team gets access to the "Amp":
Here, everybody is a follwing conditional branch from the first one.
If I put it as followed, only the first in priority gets the "Amp".
Here, everybody is his own conditional branch.
Could you help me pls? T____T