I had this idea before. If you want to have it that way, it will cause a server lag bro.
Im happy to share to you my little script i made.
//Script by MrVandalBus
prontera,156,191,0 script mapheal#1::mapheal -1,2,2,{
OnTouch:
[size=4]sc_start SC_ASPDPOTION2,360000,0;[/size]
sc_start SC_STRFood,360000,10;
sc_start SC_AGIFood,360000,10;
sc_start SC_VITFood,360000,10;
sc_start SC_INTFood,360000,10;
sc_start SC_DEXFood,360000,10;
sc_start SC_LUKFood,360000,10;
sc_start SC_HitFood,1200000,30;
sc_start SC_FleeFood,1200000,30;
sc_start SC_BATKFood,1200000,10;
sc_start SC_MATKFood,120000,10;
skilleffect 383,0; sc_start SC_WINDWALK,360000,5;
skilleffect 74,0; sc_start SC_MAGNIFICAT,360000,5;
skilleffect 75,0; sc_start SC_GLORIA,360000,5;
skilleffect 29,0; sc_start SC_INCREASEAGI,360000,10;
percentheal 100,100;
}
// other town duplicates
morocc,156,93,0 duplicate(mapheal) mapheal#2 -1,2,2
geffen,119,59,0 duplicate(mapheal) mapheal#3 -1,2,2
payon,162,233,0 duplicate(mapheal) mapheal#4 -1,2,2
izlude,128,114,0 duplicate(mapheal) mapheal#5 -1,2,2
aldebaran,140,131,0 duplicate(mapheal) mapheal#6 -1,2,2