What's new

Patch 1.3.17

tr1age

Administrator
Staff member
Patch 1.3.17
  • Updated Ethy Unicorn and Spider Statuette Prop
  • Added new mounts to the donation vendor as well as adjusted prices to be more reasonable.
  • Balances with World Bosses (ongoing, the changes below were also influenced by not only the current mobs but these new bosses and future content to come.)
Legendary Dragons:
The dragons have had the following changes made to their stats, they were just becoming too powerful. This went against our entire idea of not turning this server into a Tamer VS EVERYTHING server. What these changes will allow them to be, however, is what we intended in the first place, a dragon with a strong bonus to specific areas, but weaknesses in others. So you will want to really decide when you bring out which dragon. They are very situational.

Those who already own these dragons will not have to do anything, the stats will be changed upon restart to the highest possible version. I know changes like these suck, but there was really no way around this one. They were just too strong and not what we originally intended. We hope this gets them closer and will adjust them if need be, but after testing over the last week we find these stats make these dragons very good "Legendary pets" as well as balanced.


Life Steal:
Code:
Str(800, 850);
Dex(81, 148);
Int(475, 675);
Hits(850, 1000);
Damage(15, 25);
(ResistanceType.Physical, 100);
(ResistanceType.Physical, 50, 55);
(ResistanceType.Fire, 45, 50);
(ResistanceType.Cold, 10, 25);
(ResistanceType.Poison, 10, 20);
(ResistanceType.Energy, 65, 85);

Earth Quake:
Code:
Str(850, 900);
Dex(125, 200);
Int(150, 200);
Hits(850, 900);
Damage(22, 25);
(ResistanceType.Physical, 100);
(ResistanceType.Physical, 60, 85);
(ResistanceType.Fire, 45, 50);
(ResistanceType.Cold, 10, 25);
(ResistanceType.Poison, 10, 20);
(ResistanceType.Energy, 25, 45);

Poison:


Code:
Str(800, 850);
Dex(81, 148);
Int(475, 675);
Hits(850, 1000);
Damage(20, 29);
(ResistanceType.Physical, 50, 55);
(ResistanceType.Fire, 45, 50);
(ResistanceType.Cold, 10, 25);
(ResistanceType.Poison, 75, 100);
(ResistanceType.Energy, 65, 85);
(ResistanceType.Poison, 100);

Cold Dragon:

Code:
Str(700, 850);
Dex(200, 300);
Int(700, 800);
Hits(500, 700);
Damage(12, 19);
(ResistanceType.Cold, 100);
(ResistanceType.Physical, 60, 85);
(ResistanceType.Fire, 65, 90);
(ResistanceType.Cold, 75, 100);
(ResistanceType.Poison, 40, 60);
(ResistanceType.Energy, 50, 75);

Flame Wave Dragon:

Code:
Str(700, 850);
Dex(150, 225);
Int(200, 300);
Hits(500, 700);
Damage(19, 21);
DamageType(ResistanceType.Fire, 100);
(ResistanceType.Physical, 60, 85);
(ResistanceType.Fire, 75, 90);
(ResistanceType.Cold, 40, 55);
(ResistanceType.Poison, 40, 60);
(ResistanceType.Energy, 50, 75);


New Armor Set Added to World Boss Vendor:

Knight's Set
5diLNFT.png

This is part of our efforts to give Dexxers more survive-ability in PvE. Much bigger additions coming!
 
Last edited: