Sepheyer 0 Posted July 24, 2021 Would anyone know if actor's weapon (exactly as it appears in the Initial Equipment selection screen) can be removed altogether and replaced with, for example, glasses? Currently it seems that the first slot in the Initial Equipment section is hardcoded and can be only occupied by a Weapon. This is probably a bug with the RPG Maker. This appears in both RPGM MZ and MV. Here is what I am referring to: The equipment type that an actor starts with is supposedly declared in the databses's Types/Equipment Type section. This is the actor's initial equipment, it contains Type Weapon in the first slot. This is declared in the database: But if we replace "Weapon" with say "Glasses" and then make a Spectacles Armor to be of Type "Glasses", we cannot make Spectacles of Type "Glasses"! The first slot of he Equipment Types can't be used for customization - the "Glasses" Type doesn't even appear in the selection menu. And furthermore, the very first slot of Initial Equipment can only be Weapon. Share this post Link to post Share on other sites
Sepheyer 0 Posted July 24, 2021 It turns out, such behavior is not a bug, but intentional. The first slot is always weapon, in case of dual wield, first two slots are always weapon. 1 Share this post Link to post Share on other sites