#2245 fix tour wording from 1.5% => 50% class stat bonus
This commit is contained in:
@@ -159,7 +159,7 @@ angular.module('guideServices', []).
|
||||
}),
|
||||
element: '.equipment-tab',
|
||||
title: "Class Gear",
|
||||
content: "First: don't panic! Your old gear is in your inventory, and you're now wearing your apprentice <strong>" + User.user.stats.class + "</strong> equipment. Wearing your class's gear grants you a 1.5% bonus to stats. However, feel free to switch back to your old gear."
|
||||
content: "First: don't panic! Your old gear is in your inventory, and you're now wearing your apprentice <strong>" + User.user.stats.class + "</strong> equipment. Wearing your class's gear grants you a 50% bonus to stats. However, feel free to switch back to your old gear."
|
||||
},
|
||||
{
|
||||
path: '/#/options/profile/stats',
|
||||
|
||||
Reference in New Issue
Block a user