Parsed new style html buttons.
This commit is contained in:
@@ -3,8 +3,8 @@ Depending on your level, I may be able to certify your subclass.<br>
|
||||
Take this certification to <font color="LEVEL">Avant-Garde, the Wizard of Transformation in the Ivory Tower</font>, for more information on which skills you will be able to acquire.<br>
|
||||
Additionally, you will receive the Transformation Sealbook in lieu of ultimate skills.<br>
|
||||
Now, what level of certification do you want to obtain?<br>
|
||||
<a action="bypass -h Quest SubclassCertification Obtain65">Level 65 Emergent Skill certification.</a><br>
|
||||
<a action="bypass -h Quest SubclassCertification Obtain70">Level 70 Emergent Skill certification.</a><br>
|
||||
<a action="bypass -h Quest SubclassCertification Obtain75">Level 75 Master or class-specific Skill certification.</a><br>
|
||||
<a action="bypass -h Quest SubclassCertification Obtain80">Level 80 Divine Transformation certification.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification Obtain65">Level 65 Emergent Skill certification.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification Obtain70">Level 70 Emergent Skill certification.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification Obtain75">Level 75 Master or class-specific Skill certification.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification Obtain80">Level 80 Divine Transformation certification.</Button>
|
||||
</body></html>
|
@@ -1,7 +1,7 @@
|
||||
<html><body>Subclass Skill Certification:<br>
|
||||
You are trying to obtain level 75 certification of %class%, common skill or special skill. Remember that once this subclass is certified, it cannot be re-certified -- even if you delete this class and develop another one -- without a special and expensive cancellation process.<br>
|
||||
Do you still want to be certified?<br>
|
||||
<a action="bypass -h Quest SubclassCertification lvl75Class">Obtain class specific skill certification.</a><br>
|
||||
<a action="bypass -h Quest SubclassCertification lvl75Master">Obtain master skill certification.</a><br>
|
||||
<a action="bypass -h Quest SubclassCertification NotObtain.html">Do not obtain certification.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification lvl75Class">Obtain class specific skill certification.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification lvl75Master">Obtain master skill certification.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification NotObtain.html">Do not obtain certification.</Button>
|
||||
</body></html>
|
@@ -1,6 +1,6 @@
|
||||
<html><body>Subclass Skill Certification:<br>
|
||||
You are trying to obtain level %level% certification of %class%, %skilltype%. Remember that once this subclass is certified, it cannot be re-certified -- even if you delete this class and develop another one -- without a special and expensive cancellation process.<br>
|
||||
Do you still want to be certified?<br>
|
||||
<a action="bypass -h Quest SubclassCertification %event%">Obtain certification.</a><br>
|
||||
<a action="bypass -h Quest SubclassCertification NotObtain.html">Do not obtain certification.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification %event%">Obtain certification.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification NotObtain.html">Do not obtain certification.</Button>
|
||||
</body></html>
|
@@ -2,5 +2,5 @@
|
||||
You can be certified at levels 65, 70, 75 and 80. You can practice common skills at Level 65 and 70, common or special skills at Level 75, and ultimate skills at level 80.<br>
|
||||
Common skills are not occupation specific. They can be learned regardless of class. Special skills and ultimate skills are specific to your occupation.<br>
|
||||
The effects of skills learned through this certification can overlap each other, even if they are the same kind of skill.<br>
|
||||
<a action="bypass -h Quest SubclassCertification Main.html">Back.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification Main.html">Back.</Button>
|
||||
</body></html>
|
@@ -2,6 +2,6 @@
|
||||
Once you reach a certain level of skill in your subclass, your skills can be certified. As a result, you will be able to learn some special skills which you can use in your main class.<br>
|
||||
However, each subclass slot can have only <font color="LEVEL">one certification</font>. That means that even if you come back with a different occupation for the subclass, you cannot obtain another certification unless you first spend a <font color="LEVEL">huge amount to cancel the first certification</font>.<br>
|
||||
If you want to obtain a certification, <font color="LEVEL">your current occupation should be that of the subclass you want to be certified, and you should be above level 65</font>. Now, do you wish to be certified for this subclass?<br>
|
||||
<a action="bypass -h Quest SubclassCertification Explanation.html">Listen to a detailed explanation about subclass certification.</a><br>
|
||||
<a action="bypass -h Quest SubclassCertification GetCertified">Get certified.</a>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification Explanation.html">Listen to a detailed explanation about subclass certification.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest SubclassCertification GetCertified">Get certified.</Button>
|
||||
</body></html>
|
Reference in New Issue
Block a user