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

55 lines
3.6 KiB
Plaintext
Raw Normal View History

2016-09-07 18:50:38 +02:00
<EFBFBD><EFBFBD>version=2
:if:<pokedex.caught><50
@text.show(The goal may be~far away, but don't~give up yet!~Keep going!)
:end
:endif
:if:<pokedex.caught><100
@text.show(Don't forget, some~Pok<00>mon only appear at~certain times of the day!)
:end
:endif
:if:<pokedex.caught><150
@text.show(If you break rocks,~some Pok<00>mon that were~hiding there might~come jumping out!)
:end
:endif
:if:<pokedex.caught><200
@text.show(That's wonderful you've~been able to gather~this many Pok<00>mon!~The path ahead is long.*Keep up the~great work!)
:end
:endif
:if:<pokedex.caught><250
@text.show(If you Headbutt a tree,~sometimes a Pok<00>mon~might fall out!)
:end
:endif
:if:<pokedex.caught><300
@text.show(A lot of Pok<00>mon not~found in the Johto region~like to congregate~at the Safari Zone.)
:end
:endif
:if:<pokedex.caught><350
@text.show(Some special places in~Johto hold Pok<00>mon that~can't be found anywhere else.)
:end
:endif
:if:<pokedex.caught><400
@text.show(Wow, you've gotten so far...!~I'm actually a little surprised!)
:end
:endif
:if:<pokedex.caught><425
@text.show(This is a critical moment!~You can't become discouraged!)
:end
:endif
:if:<pokedex.caught><450
@text.show(Just a little more!~I've got high expectations~for you!)
:end
:endif
:if:<pokedex.caught><464
@text.show(I have never before~in all my years seen such~an incredible Trainer!)
:end
:endif
:if:<pokedex.caught><721
@text.show(Wow! This is amazing!~There are Pok<00>mon in here~that I never knew existed!)
:end
:endif
:if:<pokedex.caught>=721
@text.show(Excellent!*That is an amazing~National Pok<00>dex!*Wow...~You've lived up to my~expectations wonderfully!*No, you've exceeded them,~<player.name>.*You've become an~amazing Trainer!*Thank you, <player.name>!)
@register.register(dexcomplete)
:end
:endif
:end