Exemplo n.º 1
0
 // Token: 0x06000524 RID: 1316 RVA: 0x0004BEFC File Offset: 0x0004A0FC
 private void CPJJKJLFOEN()
 {
     if (this.ENEHBNOCNKO != null && this.ENEHBNOCNKO.Length > 1)
     {
         QFEIBBLLDQE qfeibblldqe = base.GetComponent <QFEIBBLLDQE>();
         if (qfeibblldqe == null)
         {
             qfeibblldqe = base.gameObject.AddComponent <QFEIBBLLDQE>();
         }
         int max = 23;
         int i   = 0;
         int num = this.ENEHBNOCNKO.Length;
         while (i < num)
         {
             int         num2        = this.ENEHBNOCNKO[i];
             InvBaseItem invBaseItem = QJFLHFDQNPN.BOGEMDNJDHH(num2);
             if (invBaseItem != null)
             {
                 qfeibblldqe.NPGCQDMEENC(new InvGameItem(num2, invBaseItem)
                 {
                     quality   = (InvGameItem.LPHQCCPHBOE)UnityEngine.Random.Range(0, max),
                     itemLevel = IKBQNBHOJJB.CQKQFPNHPGE(invBaseItem.minItemLevel, invBaseItem.maxItemLevel)
                 });
             }
             else
             {
                 Debug.LogWarning("14" + num2);
             }
             i++;
         }
     }
     UnityEngine.Object.Destroy(this);
 }
Exemplo n.º 2
0
 // Token: 0x06000514 RID: 1300 RVA: 0x0004B23C File Offset: 0x0004943C
 private void HBOFMLLODDM()
 {
     if (this.ENEHBNOCNKO != null && this.ENEHBNOCNKO.Length > 0)
     {
         QFEIBBLLDQE qfeibblldqe = base.GetComponent <QFEIBBLLDQE>();
         if (qfeibblldqe == null)
         {
             qfeibblldqe = base.gameObject.AddComponent <QFEIBBLLDQE>();
         }
         int max = 68;
         int i   = 1;
         int num = this.ENEHBNOCNKO.Length;
         while (i < num)
         {
             int         num2        = this.ENEHBNOCNKO[i];
             InvBaseItem invBaseItem = QJFLHFDQNPN.MBEQGBFGONF(num2);
             if (invBaseItem != null)
             {
                 qfeibblldqe.NPGCQDMEENC(new InvGameItem(num2, invBaseItem)
                 {
                     quality   = (InvGameItem.LPHQCCPHBOE)UnityEngine.Random.Range(1, max),
                     itemLevel = IKBQNBHOJJB.CQKQFPNHPGE(invBaseItem.minItemLevel, invBaseItem.maxItemLevel)
                 });
             }
             else
             {
                 Debug.LogWarning("naturalcure" + num2);
             }
             i++;
         }
     }
     UnityEngine.Object.Destroy(this);
 }