I would like to create a plugin where each member of the party would have a distinct inventory of 8 to 12 items, separate from the main party inventory, something like in the Nintendo DS remakes of Dragon Warrior 4, 5, and 6.
Features I would like it to have
1) Ability to transfer items from one character to another, or to the party inventory.
2) Characters could only use items in their personal inventory. Items in party inventory are 'stored away' and
can't be accessed during battle.
3) Characters can equip items only from their personal inventory.
4) Characters can change equipment during battle from their personal inventory.
5) Personal inventory can be increased by equipping items (such as a backpack or belt) or by changing to a class that has more inventory space.
6) Party inventory could be similarly limited to 50 or 100 items (for example), and could be likewise changed by certain equipment, classes, etc.
7) Possibly a 'vault' where items over the Party Inventory limit could be kept, perhaps with an option to automatically send items to the vault if the Party Inventory limit is exceeded.
Unfortunately, my javascripting ability is virtually nonexistent. I can get as far as adding a new command to the menu screen, and then I hit a blank.
Any help would be appreciated.
Features I would like it to have
1) Ability to transfer items from one character to another, or to the party inventory.
2) Characters could only use items in their personal inventory. Items in party inventory are 'stored away' and
can't be accessed during battle.
3) Characters can equip items only from their personal inventory.
4) Characters can change equipment during battle from their personal inventory.
5) Personal inventory can be increased by equipping items (such as a backpack or belt) or by changing to a class that has more inventory space.
6) Party inventory could be similarly limited to 50 or 100 items (for example), and could be likewise changed by certain equipment, classes, etc.
7) Possibly a 'vault' where items over the Party Inventory limit could be kept, perhaps with an option to automatically send items to the vault if the Party Inventory limit is exceeded.
Unfortunately, my javascripting ability is virtually nonexistent. I can get as far as adding a new command to the menu screen, and then I hit a blank.
Any help would be appreciated.