PokeBot-GenerationII/data/paths.lua

82 lines
4.0 KiB
Lua

local paths = {
-- Bed room
{7, 24, {3,3}, {7,3}, {7,0}},
-- Mom house
{6, 24, {9,1}, {9,3}, {7,3}, {s="talk_mom"}, {7,3}, {8,3}, {8,7}, {7,7}, {7,8}},
-- Go to lab
{4, 24, {13,6}, {6,6}, {6,3}},
-- Choose your character!
{5, 24, {4,4}, {c="a",a="Elm. lab"}, {4,4}, {7,4}, {s="totodileIChooseYou"}, {5,3}, {s="totodileCheckSpec"}, {5,12}},
-- 1: GO TALK IN WILD LAB
-- Go to route 29
{4, 24, {6,4}, {6,7}, {2,7}, {2,9}, {-1,9}},
-- Route 29
{3, 24, {c="a",a="Route29"}, {59,9}, {44,9}, {44,15}, {39,15}, {39,16}, {31,16}, {31,10} , {36,10}, {36,7}, {23,7}, {23,5}, {21,5}, {21,3}, {16,3}, {16,7}, {14,7}, {14,8}, {4,8}, {4,7}, {-1,7}},
-- CherryGrove City
{3, 26, {39,7}, {28,7}, {28,5}, {17,5}, {17,-1}},
-- Route 30
{1, 26, {c="a",a="Route30"}, {7,53}, {7,48}, {12,48}, {12,35}, {9,35}, {s="speak"}, {9,35}, {9,31}, {14,31}, {14,23}, {11,23}, {11,17}, {12,17}, {12,9}, {13,9}, {s="speak"}, {17,9}, {17,5}},
-- Inside wild lab house
{10, 26, {3,6}, {3,8}},
-- 2: GO BACK TO PROF ELM. LAB
-- Route 30
{1, 26, {17,6}, {17,11}, {12,11}, {12,17}, {11,17}, {11,23}, {14,23}, {14,31}, {3,31}, {3,39}, {4,39}, {s="speak"}, {4,41}, {7,41}, {7,54}},
-- CherryGrove City
{3, 26, {c="a",a="Rival Battle"}, {17,0}, {17,5}, {28,5}, {28,7}, {33,7}, {s="fightRival"}, {33,8}, {33,7}, {40,7}},
-- Route 29
{3, 24, {c="a",a="Route29"}, {0,7}, {7,7}, {7,10}, {16,10}, {16,14}, {31,14}, {31,11}, {39,11}, {39,12}, {42,12}, {42,9}, {60,9}},
-- Go to elm. lab
{4, 24, {0,9}, {5,9}, {5,5}, {6,5}, {6,3}},
-- Talk to Elm.
{4, 24, {4,11}, {4,3}, {s="chooseRivalName"}, {5,3}, {s="interact",dir="Up"}, {5,12}},
-- 3: GO TO VIOLET CITY
-- Go to route 29
{4, 24, {6,4}, {6,7}, {2,7}, {2,9}, {-1,9}},
-- Route 29
{3, 24, {59,9}, {53,9}, {s="howToCatch"}, {44,9}, {c="catchSentret"}, {44,15}, {39,15}, {39,16}, {31,16}, {31,10} , {36,10}, {36,7}, {23,7}, {23,5}, {21,5}, {21,3}, {16,3}, {16,7}, {14,7}, {14,8}, {4,8}, {4,7}, {-1,7}},
-- CherryGrove City
{3, 26, {39,7}, {28,7}, {28,5}, {17,5}, {17,-1}},
-- Route 30
{1, 26, {c="a",a="Route30"}, {c="falknerExp"}, {c="catchPoliwag"}, {7,53}, {7,48}, {12,48}, {12,31}, {9,31}, {9,29}, {6,29}, {6,27}, {5,27}, {5,24}, {4,24}, {4,18}, {3,18}, {3,16}, {4,16}, {4,12}, {0,12}, {0,6}, {6,6}, {6,-1}},
-- Route 31
{2, 26, {c="a",a="Route31"}, {26,17}, {26,14}, {c="catchBellsprout"}, {32,14}, {32,9}, {29,9}, {29,6}, {s="speak"}, {29,8}, {18,8}, {18,6}, {16,6}, {s="interact",dir="Down"}, {15,6}, {15,9}, {16,9}, {16,12}, {9,12}, {9,7}, {3,7}},
-- Inside guard area
{11, 26, {9,5}, {-1,5}},
-- 4: GET BADGE 1
-- Violet City
{5, 10, {c="a",a="Violet City"}, {39,25}, {36,25}, {36,26}, {31,26}, {s="CheckTotoHealth"}, {31,26}, {27,26}, {27,19}, {18,19}, {18,17}},
-- Inside Gym
{7, 10, {c="a",a="Falkner Gym"}, {4,15}, {s="use", poke="totodile", item="berry", close=true, option="give"}, {4,10}, {s="fightBirdKeeperAbe"}, {6,10}, {6,8}, {3,8}, {3,6}, {s="use", poke="totodile", item="potion", close=false}, {s="use", poke="totodile", item="bitter_berry", close=true, option="give"}, {4,6}, {s="fightBirdKeeperRod"}, {4,1}, {s="CheckTotoHealthGym1"}, {s="setDirection",dir="Right"}, {s="openTextbox"}, {s="fightFalkner"}, {4,6}, {3,6}, {3,8}, {6,8}, {6,10}, {5,10}, {5,16}},
-- 5: GO TO ##### CITY
--outside Falkner gym
{5, 10, {c="a",a="Violet City"}, {18,18}, {18,19}, {27,19}, {27,26}, {31,26}, {31,25}},
--inside poke-center
{10, 10, {3,7}, {3,3}, {s="speak"}, {s="setDirection",dir="Right"}, {s="speak"}, {3,8}},
-- Violet City again after recovering
{5, 10, {31,26}, {27,26}, {27,21}, {13,21}, {13,29}, {s="interact",dir="Right"}, {13,30}, {14,30}},
-- Route 32
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
--{, , {,}, {,}, {,}, {,}, {,}, {,}, {,}},
}
return paths