//==============================================
// ҪNh¾
// NXg by FPE (2006.6.27)
// Jathena++ ׾¡Ghttp://www.foxofice.net/bbs
//----------------------------------------------

alde_alche.gat,27,185,5	script	ҪNh||	750,{
	if(Class==18)
	{
		mes "[ҪNh||]";
		mes "|̡ͭAڭ̤@_ҪƷ~oiVOa~~~I";
		close;
		end;
	}
	if(Class!=5)
	{
		mes "[ҪNh||]";
		mes "AO֡HIIA]ӳo̷F~IA|Oӯ}aڥ_ҪƷ~paIH.....";
		mes "...֨}....";
		close;
		end;
	}

	mes "[ҪNh||]";
	mes "...SLҪNhܡH";
	next;
	mes "[ҪNh||]";
	mes "...OΧAۧ....";
	next;

	switch(select("ڷQ¾ҪNh","߰¾ҪNh","}"))
	{
	case 1:
		if(JobLevel<40)
		{
			mes "[ҪNh||]";
			mes "A٨S¾A^hhmX~AA¾~ޯ40ŪɭԦAӧ~";
			close;
			end;
		}
		if(SkillPoint>0)
		{
			mes "[ҪNh||]";
			mes "ХNޯIƩMݩIƤtAӥӽ¾I";
			close;
			end;
		}
		mes "[ҪNh||]";	
		mes "nաINA~Iw[JҪNhu|I";
		jobchange 18,Upper;
		set ReClass,18;
		close;
		end;
		break;
	case 2:
		mes "[ҪNh||]";
		mes "u¾~40ťHWӤH~নҪNh";
		next;
		mes "[ҪNh||]";
		mes "@WS@˪FOҪNhXӪ...]A...k...K...K...";
		close;
		end;
		break;
	case 3:
		mes "[ҪNh||]";
		mes "wHɦ^ӡI";
		close;
		end;
		break;
	}
}