Transport System Dialog Script automatically pass the check
These methods are used to travel between cities. They are available through the following methods:
- Having a voucher (consumable item)
- Having the "Frequent Traveler" skill maxed out
- Paying the flat travel fee:
- Bus: $500
- Ferry: $1000
- Train: $3000
- Barter:
- Passing a Cha high check
- Sneak:
- Passing a Dex medium check
If the player fails a Sneak check, they will be banned from using the transport system for an in-game week
- A new Achievement will appear, called "Peace with the Transport Squad"
- It will require the player to complete some simple, random achievement task, in order to lift the ban early
Taking a Bus
The player can travel by bus to and from any city that counts with a Gym, by:
pbBusDialog()
Taking a Ferry
The player can travel by Ferry to and from the following locations:
- Cianwood City
- Olivine City
- Cinnabar Island
- Vermilion City
- (once unlocked) World Cup Island
pbFerryDialog()
Taking a Train
The player can travel by Train to and from Goldenrod City and Saffron City.
pbTrainDialog()