I am trying to get Valorite elementals to have a small chance to drop a Valorite hammer. I know it need to specify the ore type and amout of charges, just not sure how to write it in here.
public override void GenerateLoot()
{
this.AddLoot(LootPack.FilthyRich)...