P3D-Legacy/P3D/Content/Data/Scripts/pallet/evaljohtext.dat

79 lines
5.1 KiB
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<pokedex.dexcaught(0)><10
@text.show(Look for Pok<00>mon in~grassy areas!)
:end
:endif
:if:<pokedex.dexcaught(0)><20
@text.show(Good.~I see you understand how~to use Pok<00> Balls.)
:end
:endif
:if:<pokedex.dexcaught(0)><30
2016-09-07 18:50:38 +02:00
@text.show(You're getting good~at this.*But you have a long~way to go.)
:end
:endif
:if:<pokedex.dexcaught(0)><40
2016-09-07 18:50:38 +02:00
@text.show(Hmm, you're catching~Pok<00>mon at a decent pace!)
:end
:endif
:if:<pokedex.dexcaught(0)><50
2016-09-07 18:50:38 +02:00
@text.show(You're trying--~I can see that.*Your Pok<00>dex is coming~together.)
:end
:endif
:if:<pokedex.dexcaught(0)><60
2016-09-07 18:50:38 +02:00
@text.show(You're training them well.*You know some Pok<00>mon~don't evolve just by battling~with others, right?)
:end
:endif
:if:<pokedex.dexcaught(0)><70
2016-09-07 18:50:38 +02:00
@text.show(Do you have a Fishing Rod?*There are some Pok<00>mon~that can only be found~by fishing!)
:end
:endif
:if:<pokedex.dexcaught(0)><80
2016-09-07 18:50:38 +02:00
@text.show(Excellent!~You seem to be good~at collecting things!)
:end
:endif
:if:<pokedex.dexcaught(0)><95
2016-09-07 18:50:38 +02:00
@text.show(Some Pok<00>mon only appear~during certain times~of the day.)
:end
:endif
:if:<pokedex.dexcaught(0)><110
2016-09-07 18:50:38 +02:00
@text.show(Your Pok<00>dex is really~filling up.*Keep up the good work!)
:end
:endif
:if:<pokedex.dexcaught(0)><125
2016-09-07 18:50:38 +02:00
@text.show(I'm impressed.~You're evolving Pok<00>mon,~not just catching them.)
:end
:endif
:if:<pokedex.dexcaught(0)><140
2016-09-07 18:50:38 +02:00
@text.show(If you can learn how to~use the custom Pok<00> Balls~made by Kurt effectively,~you'll be able to~catch Pok<00>mon better!)
:end
:endif
:if:<pokedex.dexcaught(0)><155
2016-09-07 18:50:38 +02:00
@text.show(When you trade Pok<00>mon,~you can also trade~information.~Your friends can really~help you!)
:end
:endif
:if:<pokedex.dexcaught(0)><170
2016-09-07 18:50:38 +02:00
@text.show(Are you trading~your Pok<00>mon?*It's tough to do~this alone!)
:end
:endif
:if:<pokedex.dexcaught(0)><185
2016-09-07 18:50:38 +02:00
@text.show(You've found so~many Pok<00>mon!*You've really helped~my studies!)
:end
:endif
:if:<pokedex.dexcaught(0)><200
2016-09-07 18:50:38 +02:00
@text.show(Magnificent!~You have the ability to~become a great Pok<00>mon~Professor someday!)
:end
:endif
2022-08-29 00:50:15 +02:00
:if:<pokedex.dexcaught(0)><220
@text.show(Wow!~You've reached 200!*Your Pok<00>dex is~looking great!)
:end
:endif
2022-08-29 00:50:15 +02:00
:if:<pokedex.dexcaught(0)><241
2016-09-07 18:50:38 +02:00
@text.show(Your Pok<00>dex is amazing!*You're ready to~turn professional!)
:end
:endif
2022-08-29 00:50:15 +02:00
:if:<pokedex.dexcaught(0)>>240
2016-09-07 18:50:38 +02:00
@text.show(Really, you've~surprised me!*But just as I expected,*you've completed the~Johto Pok<00>dex.*I am so grateful!*If you've got~much determination,~then even more exciting~adventures await you in~the world of Pok<00>mon!)
@register.register(johtodexcomplete)
:end
:endif
:end