Adjustments for quest Gatekeeper's Favor (297).

Contributed by Iris.
This commit is contained in:
MobiusDevelopment
2020-07-17 08:12:01 +00:00
parent 0b0acf1150
commit 93c43783b2
12 changed files with 24 additions and 12 deletions

View File

@@ -2,5 +2,5 @@
Twenty Starstones from the whinstone golems would be enough for now.<br>
But do you know that the whinstone golems are extremely strong?<br>
I am sorry. I've met many adventurers in my long life and the way I see it, you're just beginning your journey as an adventurer and do not have enough experience for the job. It may be too dangerous for you.<br>
<font color="LEVEL">(Quest for characters level 15 and above.)</font>
<font color="LEVEL">(Quest for characters level 15-21.)</font>
</body></html>

View File

@@ -35,9 +35,10 @@ public class Q00297_GatekeepersFavor extends Quest
private static final int WHINSTONE_GOLEM = 20521;
// Items
private static final int STARSTONE = 1573;
private static final int GATEKEEPER_TOKEN = 1659;
private static final int GATEKEEPER_TOKEN = 736;
// Misc
private static final int MIN_LEVEL = 15;
private static final int MAX_LEVEL = 21;
private static final int STARSTONE_COUT = 20;
public Q00297_GatekeepersFavor()
@@ -47,6 +48,7 @@ public class Q00297_GatekeepersFavor extends Quest
addTalkId(WIRPHY);
addKillId(WHINSTONE_GOLEM);
registerQuestItems(STARSTONE);
addCondMaxLevel(MAX_LEVEL, "30540-01.htm");
}
@Override

View File

@@ -2,5 +2,5 @@
Twenty Starstones from the whinstone golems would be enough for now.<br>
But do you know that the whinstone golems are extremely strong?<br>
I am sorry. I've met many adventurers in my long life and the way I see it, you're just beginning your journey as an adventurer and do not have enough experience for the job. It may be too dangerous for you.<br>
<font color="LEVEL">(Quest for characters level 15 and above.)</font>
<font color="LEVEL">(Quest for characters level 15-21.)</font>
</body></html>

View File

@@ -35,9 +35,10 @@ public class Q00297_GatekeepersFavor extends Quest
private static final int WHINSTONE_GOLEM = 20521;
// Items
private static final int STARSTONE = 1573;
private static final int GATEKEEPER_TOKEN = 1659;
private static final int GATEKEEPER_TOKEN = 736;
// Misc
private static final int MIN_LEVEL = 15;
private static final int MAX_LEVEL = 21;
private static final int STARSTONE_COUT = 20;
public Q00297_GatekeepersFavor()
@@ -47,6 +48,7 @@ public class Q00297_GatekeepersFavor extends Quest
addTalkId(WIRPHY);
addKillId(WHINSTONE_GOLEM);
registerQuestItems(STARSTONE);
addCondMaxLevel(MAX_LEVEL, "30540-01.htm");
}
@Override

View File

@@ -2,5 +2,5 @@
Twenty Starstones from the whinstone golems would be enough for now.<br>
But do you know that the whinstone golems are extremely strong?<br>
I am sorry. I've met many adventurers in my long life and the way I see it, you're just beginning your journey as an adventurer and do not have enough experience for the job. It may be too dangerous for you.<br>
<font color="LEVEL">(Quest for characters level 15 and above.)</font>
<font color="LEVEL">(Quest for characters level 15-21.)</font>
</body></html>

View File

@@ -35,9 +35,10 @@ public class Q00297_GatekeepersFavor extends Quest
private static final int WHINSTONE_GOLEM = 20521;
// Items
private static final int STARSTONE = 1573;
private static final int GATEKEEPER_TOKEN = 1659;
private static final int GATEKEEPER_TOKEN = 736;
// Misc
private static final int MIN_LEVEL = 15;
private static final int MAX_LEVEL = 21;
private static final int STARSTONE_COUT = 20;
public Q00297_GatekeepersFavor()
@@ -47,6 +48,7 @@ public class Q00297_GatekeepersFavor extends Quest
addTalkId(WIRPHY);
addKillId(WHINSTONE_GOLEM);
registerQuestItems(STARSTONE);
addCondMaxLevel(MAX_LEVEL, "30540-01.htm");
}
@Override

View File

@@ -2,5 +2,5 @@
Twenty Starstones from the whinstone golems would be enough for now.<br>
But do you know that the whinstone golems are extremely strong?<br>
I am sorry. I've met many adventurers in my long life and the way I see it, you're just beginning your journey as an adventurer and do not have enough experience for the job. It may be too dangerous for you.<br>
<font color="LEVEL">(Quest for characters level 15 and above.)</font>
<font color="LEVEL">(Quest for characters level 15-21.)</font>
</body></html>

View File

@@ -35,9 +35,10 @@ public class Q00297_GatekeepersFavor extends Quest
private static final int WHINSTONE_GOLEM = 20521;
// Items
private static final int STARSTONE = 1573;
private static final int GATEKEEPER_TOKEN = 1659;
private static final int GATEKEEPER_TOKEN = 736;
// Misc
private static final int MIN_LEVEL = 15;
private static final int MAX_LEVEL = 21;
private static final int STARSTONE_COUT = 20;
public Q00297_GatekeepersFavor()
@@ -47,6 +48,7 @@ public class Q00297_GatekeepersFavor extends Quest
addTalkId(WIRPHY);
addKillId(WHINSTONE_GOLEM);
registerQuestItems(STARSTONE);
addCondMaxLevel(MAX_LEVEL, "30540-01.htm");
}
@Override

View File

@@ -2,5 +2,5 @@
Twenty Starstones from the whinstone golems would be enough for now.<br>
But do you know that the whinstone golems are extremely strong?<br>
I am sorry. I've met many adventurers in my long life and the way I see it, you're just beginning your journey as an adventurer and do not have enough experience for the job. It may be too dangerous for you.<br>
<font color="LEVEL">(Quest for characters level 15 and above.)</font>
<font color="LEVEL">(Quest for characters level 15-21.)</font>
</body></html>

View File

@@ -35,9 +35,10 @@ public class Q00297_GatekeepersFavor extends Quest
private static final int WHINSTONE_GOLEM = 20521;
// Items
private static final int STARSTONE = 1573;
private static final int GATEKEEPER_TOKEN = 1659;
private static final int GATEKEEPER_TOKEN = 736;
// Misc
private static final int MIN_LEVEL = 15;
private static final int MAX_LEVEL = 21;
private static final int STARSTONE_COUT = 20;
public Q00297_GatekeepersFavor()
@@ -47,6 +48,7 @@ public class Q00297_GatekeepersFavor extends Quest
addTalkId(WIRPHY);
addKillId(WHINSTONE_GOLEM);
registerQuestItems(STARSTONE);
addCondMaxLevel(MAX_LEVEL, "30540-01.htm");
}
@Override

View File

@@ -2,5 +2,5 @@
Twenty Starstones from the whinstone golems would be enough for now.<br>
But do you know that the whinstone golems are extremely strong?<br>
I am sorry. I've met many adventurers in my long life and the way I see it, you're just beginning your journey as an adventurer and do not have enough experience for the job. It may be too dangerous for you.<br>
<font color="LEVEL">(Quest for characters level 15 and above.)</font>
<font color="LEVEL">(Quest for characters level 15-21.)</font>
</body></html>

View File

@@ -35,9 +35,10 @@ public class Q00297_GatekeepersFavor extends Quest
private static final int WHINSTONE_GOLEM = 20521;
// Items
private static final int STARSTONE = 1573;
private static final int GATEKEEPER_TOKEN = 1659;
private static final int GATEKEEPER_TOKEN = 736;
// Misc
private static final int MIN_LEVEL = 15;
private static final int MAX_LEVEL = 21;
private static final int STARSTONE_COUT = 20;
public Q00297_GatekeepersFavor()
@@ -47,6 +48,7 @@ public class Q00297_GatekeepersFavor extends Quest
addTalkId(WIRPHY);
addKillId(WHINSTONE_GOLEM);
registerQuestItems(STARSTONE);
addCondMaxLevel(MAX_LEVEL, "30540-01.htm");
}
@Override