Need to add to the constructor next property:
LootType = LootType.Blessed;
Example:
C#:
Expand Collapse Copy
        [Constructable]
        public GargishBracelet()
            : base(0x4211)
        {
            LootType = LootType.Blessed;
        }
 

Donations

Total amount
$50.00
Goal
$500.00

Shards

Back