Need an item ID i can't seem to find.. Here There Be Monsters quest related.

Makta

The DICKtator
Bugged the quest and it seems like the console can't help me set the stage or such i might aswell foce complete the quest. Problem is i'm missing out on the sword you get from the camptain by doing 3 persusations and i would like to have it.
Anyone care to fetch me the ID for the sword?

Zao's sword is the name of it.
 
I can't find the ID for it. Apparently, it's just a Chinese Officer's Sword with an Electrified Serrated Blade mod. You could always use the console to add the 2 items:

player.additem 00147be1 1
player.additem 0014a131 1

Add the mod at a work-bench and rename it "Zao's Sword"
 
I can't find the ID for it. Apparently, it's just a Chinese Officer's Sword with an Electrified Serrated Blade mod. You could always use the console to add the 2 items:

player.additem 00147be1 1
player.additem 0014a131 1

Add the mod at a work-bench and rename it "Zao's Sword"

Guess it is that simple.. No wonder i didn't find it. Ohh well then i might aswell pick up the normal sword i found somewhere in the sub.
 
It's not General Zhao's Revenge, is it? I bought that off Trudy in the Drumlin Diner.

You can usually find the ID of an item by opening the console and typing
help "<item name>"
so in this case, help "Zao's Sword" should give you an ID.
Then you can use player.additem <ID> 1 to give yourself one.
 
Back
Top