1. File>data>selected Skyrim.esm
2. Make a duplicate of the Ebony Shield
3. Change "ID" to ArmorEbonyShieldSpellbreaker
4. Add the enchant "DA13SpellBreakerEnch"
5. OK>No (to create new form)>Yes
6. Save as Test.esp
7. Launch Skyrim Portal and select data to ensure that Test.esp is selected
8. Load a saved file, open the console command (`) and type, "player.addItem ArmorEbonyShieldSpellbreaker 1" (of course without the "" )
The issue is that the console flags an error message on the item ID name. In the past, whenever I wanted to use player.addItem, I would have to find the item code (something like 0CD117). What am I doing wrong here?