Dan

Moderator
I use dynamic decay on my shard and sometimes I feel like it ticks faster than it should.

Is there any command I can use in game to see the statue of each decay stage?

Code:
m_Stages = new Dictionary<DecayLevel, DecayStageInfo>();

            Register(DecayLevel.LikeNew, TimeSpan.FromDays(36), TimeSpan.FromDays(36));
            Register(DecayLevel.Slightly, TimeSpan.FromDays(36), TimeSpan.FromDays(36));
            Register(DecayLevel.Somewhat, TimeSpan.FromDays(36), TimeSpan.FromDays(36));
            Register(DecayLevel.Fairly, TimeSpan.FromDays(36), TimeSpan.FromDays(36));
            Register(DecayLevel.Greatly, TimeSpan.FromDays(36), TimeSpan.FromDays(36));
            Register(DecayLevel.IDOC, TimeSpan.FromHours(24), TimeSpan.FromHours(24));
 

Migration

Total amount
$870.00
Goal
$618.00
Donation ends:

Donations

Total amount
$0.00
Goal
$500.00

Active Shards

Back