5576 {
5578 {
5580 {
5581 Main.player[
i].AddBuff(70, 60 * Main.rand.Next(5, 10),
quiet:
false);
5582 }
5584 {
5585 Main.player[
i].AddBuff(39, 60 * Main.rand.Next(3, 7),
quiet:
false);
5586 }
5588 {
5589 Main.player[
i].AddBuff(24, 60 * Main.rand.Next(3, 7),
quiet:
false);
5590 }
5592 {
5593 Main.player[
i].AddBuff(69, 60 * Main.rand.Next(10, 20),
quiet:
false);
5594 }
5596 {
5597 Main.player[
i].AddBuff(31, 60 * Main.rand.Next(1, 4),
quiet:
false);
5598 }
5600 {
5601 Main.player[
i].AddBuff(20, 60 * Main.rand.Next(5, 10),
quiet:
false);
5602 }
5603 }
5605 {
5606 Main.player[
i].AddBuff(324, 60 * Main.rand.Next(1, 8),
quiet:
false);
5607 }
5609 {
5610 if (Main.rand.Next(7) == 0)
5611 {
5613 }
5614 else if (Main.rand.Next(3) == 0)
5615 {
5617 }
5618 else
5619 {
5621 }
5622 }
5624 {
5626 }
5628 {
5629 case 121:
5630 if (Main.rand.Next(2) == 0)
5631 {
5633 }
5634 break;
5635 case 3823:
5636 if (Main.rand.Next(4) == 0)
5637 {
5639 }
5640 break;
5641 case 5382:
5642 if (Main.rand.Next(3) == 0)
5643 {
5645 }
5646 break;
5647 case 122:
5648 if (Main.rand.Next(10) == 0)
5649 {
5651 }
5652 break;
5653 case 190:
5654 if (Main.rand.Next(4) == 0)
5655 {
5657 }
5658 break;
5659 case 217:
5660 if (Main.rand.Next(5) == 0)
5661 {
5663 }
5664 break;
5665 case 1123:
5666 if (Main.rand.Next(9) != 0)
5667 {
5669 }
5670 break;
5671 }
5672 }