|
@@ -3,7 +3,7 @@
|
|
|
//===== By: ==================================================
|
|
|
//= L0ne_W0lf
|
|
|
//===== Current Version: =====================================
|
|
|
-//= 2.3
|
|
|
+//= 2.1
|
|
|
//===== Compatible With: =====================================
|
|
|
//= rAthena SVN
|
|
|
//===== Description: =========================================
|
|
@@ -38,8 +38,6 @@
|
|
|
//= 1.9 Upped success rates for Report from the New World drops.
|
|
|
//= 2.0 Added Mid Camp Warper, translated from the Official [Slim]
|
|
|
//= 2.1 Fixed some typos [tr0n]
|
|
|
-//= 2.2 Fixed giving of Base Exp [JayPee]
|
|
|
-//= 2.3 Revert the amount of Base Exp reward [JayPee]
|
|
|
//============================================================
|
|
|
|
|
|
// Onward to the New World
|
|
@@ -8457,13 +8455,13 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{
|
|
|
mes "material to give you.";
|
|
|
mes "How about a spiritual reward?";
|
|
|
next;
|
|
|
- mes "^4d4dff You have received 80,000 EXP";
|
|
|
- mes "and 30000 JEXP.^000000.";
|
|
|
delitem 579,50; //Delicious_Fish
|
|
|
set ep13_alba,6;
|
|
|
getexp 8000,3000;
|
|
|
erasequest 7042;
|
|
|
setquest 7047;
|
|
|
+ mes "^4d4dff You have received 8,000 EXP";
|
|
|
+ mes "and 3,000 JEXP.^000000.";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -8489,14 +8487,14 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{
|
|
|
mes "material to give you.";
|
|
|
mes "How about a spiritual reward?";
|
|
|
next;
|
|
|
- mes "^4d4dff You have received 90,000 EXP";
|
|
|
- mes "and 40000 JEXP.^000000.";
|
|
|
delitem 7198,30; //Great_Leaf
|
|
|
delitem 7188,30; //Browny_Root
|
|
|
set ep13_alba,6;
|
|
|
getexp 9000,4000;
|
|
|
erasequest 7043;
|
|
|
setquest 7047;
|
|
|
+ mes "^4d4dff You have received 9,000 EXP";
|
|
|
+ mes "and 4,000 JEXP.^000000.";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -8527,14 +8525,14 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{
|
|
|
mes "material to give you.";
|
|
|
mes "How about a spiritual reward?";
|
|
|
next;
|
|
|
- mes "^4d4dff You have received 80,000 EXP";
|
|
|
- mes "and 30000 JEXP.^000000.";
|
|
|
delitem 528,20; //Monster's_Feed
|
|
|
delitem 537,30; //Pet_Food
|
|
|
set ep13_alba,6;
|
|
|
getexp 8000,3000;
|
|
|
erasequest 7044;
|
|
|
setquest 7047;
|
|
|
+ mes "^4d4dff You have received 8,000 EXP";
|
|
|
+ mes "and 3,000 JEXP.^000000.";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -8562,14 +8560,14 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{
|
|
|
mes "material to give you.";
|
|
|
mes "How about a spiritual reward?";
|
|
|
next;
|
|
|
- mes "^4d4dff You have received 80,000 EXP";
|
|
|
- mes "and 30000 JEXP.^000000.";
|
|
|
delitem 517,50; //Meat
|
|
|
delitem 537,30; //Pet_Food
|
|
|
set ep13_alba,6;
|
|
|
getexp 8000,3000;
|
|
|
erasequest 7045;
|
|
|
setquest 7047;
|
|
|
+ mes "^4d4dff You have received 8,000 EXP";
|
|
|
+ mes "and 3,000 JEXP.^000000.";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -8595,13 +8593,13 @@ mid_camp,143,306,5 script Breeder Taab#ep13_alba 946,{
|
|
|
mes "material to give you.";
|
|
|
mes "How about a spiritual reward?";
|
|
|
next;
|
|
|
- mes "^4d4dff You have received 80,000 EXP";
|
|
|
- mes "and 30000 JEXP.^000000.";
|
|
|
delitem 6020,30; //Fur
|
|
|
set ep13_alba,6;
|
|
|
getexp 8000,3000;
|
|
|
erasequest 7046;
|
|
|
setquest 7047;
|
|
|
+ mes "^4d4dff You have received 8,000 EXP";
|
|
|
+ mes "and 3,000 JEXP.^000000.";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -9919,7 +9917,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{
|
|
|
set ep13_yong1,10;
|
|
|
setquest 12060;
|
|
|
next;
|
|
|
- mes "^0000ffYou gain EXP 30,000^000000";
|
|
|
+ mes "^0000ffYou gain EXP 3,000^000000";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -9939,7 +9937,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{
|
|
|
setquest 12060;
|
|
|
set ep13_yong1,ep13_yong1+1;
|
|
|
next;
|
|
|
- mes "^0000ffYou gain EXP 15,000^000000";
|
|
|
+ mes "^0000ffYou gain EXP 1,500^000000";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -9960,7 +9958,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{
|
|
|
setquest 12060;
|
|
|
set ep13_yong1,ep13_yong1+1;
|
|
|
next;
|
|
|
- mes "^0000ffYou gain EXP 15,000^000000";
|
|
|
+ mes "^0000ffYou gain EXP 1,500^000000";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -9980,7 +9978,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{
|
|
|
setquest 12060;
|
|
|
set ep13_yong1,ep13_yong1+1;
|
|
|
next;
|
|
|
- mes "^0000ffYou gain EXP 15,000^000000";
|
|
|
+ mes "^0000ffYou gain EXP 1,500^000000";
|
|
|
close;
|
|
|
}
|
|
|
else {
|
|
@@ -10003,7 +10001,7 @@ mid_camp,69,144,0 script Ferocious Gorurug 421,{
|
|
|
setquest 12060;
|
|
|
set ep13_yong1,ep13_yong1+1;
|
|
|
next;
|
|
|
- mes "^0000ffYou gain EXP 15,000^000000";
|
|
|
+ mes "^0000ffYou gain EXP 1,500^000000";
|
|
|
close;
|
|
|
}
|
|
|
else {
|