unpack trtbl.narc and trtblofs.narc (#656)

This commit is contained in:
scbroede
2025-08-23 14:47:37 -04:00
committed by GitHub
parent 92b87b88c2
commit 5bb32ff3ec
941 changed files with 19241 additions and 16420 deletions

View File

@@ -824,7 +824,7 @@ TRAINER_UNKNOWN_822
TRAINER_UNKNOWN_823
TRAINER_UNKNOWN_824
TRAINER_UNKNOWN_825
TRAINER_UNKNOWN_828
TRAINER_UNKNOWN_826
TRAINER_ACE_TRAINER_ANTON
TRAINER_ACE_TRAINER_BRENNA
TRAINER_SCIENTIST_DARRIUS

View File

@@ -165,8 +165,8 @@ res/pokemon/pms.narc,/poketool/personal/pms.narc
res/pokemon/wotbl.narc,/poketool/personal/wotbl.narc
res/trainers/trdata.narc,/poketool/trainer/trdata.narc
res/trainers/trpoke.narc,/poketool/trainer/trpoke.narc
res/prebuilt/poketool/trmsg/trtbl.narc,/poketool/trmsg/trtbl.narc
res/prebuilt/poketool/trmsg/trtblofs.narc,/poketool/trmsg/trtblofs.narc
res/trainers/trtbl.narc,/poketool/trmsg/trtbl.narc
res/trainers/trtblofs.narc,/poketool/trmsg/trtblofs.narc
res/prebuilt/battle/graphic/b_bag_gra.narc,/battle/graphic/b_bag_gra.narc
res/prebuilt/battle/graphic/b_plist_gra.narc,/battle/graphic/b_plist_gra.narc
res/prebuilt/battle/graphic/batt_bg.narc,/battle/graphic/batt_bg.narc
1 Source File Target File
165 res/pokemon/wotbl.narc /poketool/personal/wotbl.narc
166 res/trainers/trdata.narc /poketool/trainer/trdata.narc
167 res/trainers/trpoke.narc /poketool/trainer/trpoke.narc
168 res/prebuilt/poketool/trmsg/trtbl.narc res/trainers/trtbl.narc /poketool/trmsg/trtbl.narc
169 res/prebuilt/poketool/trmsg/trtblofs.narc res/trainers/trtblofs.narc /poketool/trmsg/trtblofs.narc
170 res/prebuilt/battle/graphic/b_bag_gra.narc /battle/graphic/b_bag_gra.narc
171 res/prebuilt/battle/graphic/b_plist_gra.narc /battle/graphic/b_plist_gra.narc
172 res/prebuilt/battle/graphic/batt_bg.narc /battle/graphic/batt_bg.narc

View File

@@ -164,8 +164,8 @@ de5c1035595e3cb52990b183497e513246bd0efe *res/pokemon/pms.narc
cd4b737f173cc6ac1a25636efa4edfd83da79599 *res/pokemon/wotbl.narc
59f49fe682ef8cf4dfb8f6b7da2e0f51401b50cc *res/trainers/trdata.narc
da4dc734c7051754a3280d9e918942c42d183adb *res/trainers/trpoke.narc
f2510b7ff0305a01e0aaec1fd438ebd63a52b3bc *res/prebuilt/poketool/trmsg/trtbl.narc
eb67fe3a80265f7d874c107850a3f6b75cadb83d *res/prebuilt/poketool/trmsg/trtblofs.narc
f2510b7ff0305a01e0aaec1fd438ebd63a52b3bc *res/trainers/trtbl.narc
eb67fe3a80265f7d874c107850a3f6b75cadb83d *res/trainers/trtblofs.narc
8bac81f0ff446438c6bf34a161619dce22e9db77 *res/prebuilt/battle/graphic/b_bag_gra.narc
036b81fe61c6347100c73b2c23d28da5abc7626c *res/prebuilt/battle/graphic/b_plist_gra.narc
d672202157109fb1bb293070b5d35787b2b2b6d3 *res/prebuilt/battle/graphic/batt_bg.narc

View File

@@ -3,7 +3,6 @@ subdir('personal')
subdir('pokeanm')
subdir('pokegra')
subdir('trgra')
subdir('trmsg')
subdir('waza')
prebuilt_files = [

View File

@@ -1,8 +0,0 @@
prebuilt_files = [
'trtbl.narc',
'trtblofs.narc'
]
foreach f : prebuilt_files
nitrofs_files += fs.copyfile(f)
endforeach

View File

@@ -38,8 +38,12 @@ species_text_bank_names = [
'species_category_jp.json'
]
trainer_text_bank_names = [
'npc_trainer_messages.json'
]
# This list will be what's used hereafter when referring to any-and-all generated banks.
generated_text_banks = species_text_bank_names
generated_text_banks = species_text_bank_names + trainer_text_bank_names
# 2. All other files must be static. Pull these from `generated/text_banks.txt`. This allows us
# to circumvent needing to build an NAIX, which reduces overall build depenedencies and speeds
@@ -97,6 +101,19 @@ species_text_banks = custom_target('species_text_banks',
text_bank_files += species_text_banks
trainer_text_banks = custom_target('trainer_text_banks',
output: trainer_text_bank_names,
command: [
'mv',
'@OUTDIR@/../trainers/npc_trainer_messages.json',
'@OUTDIR@/npc_trainer_messages.json',
],
env: trainer_env,
depends: [ datagen_trainer_out ],
)
text_bank_files += trainer_text_banks
text_banks = custom_target('pl_msg.narc',
output: 'pl_msg.narc',
input: json_to_bin_gen.process(text_bank_files),

File diff suppressed because it is too large Load Diff

View File

@@ -37,5 +37,29 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"The Trainers and Pokémon that gather\n",
"here arent pushovers.\f",
"They all have tricks up their sleeves!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Youre not a Trainer that can be\n",
"taken lightly!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"The Pokémon youll meet here wont\n",
"make it easy for you to move onward.\n"
]
}
]
}

View File

@@ -37,5 +37,31 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Are you feeling all run-down?\r",
"But a good Trainer is one who wins no\n",
"matter the situation!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Thats right. A good Trainer will win,\n",
"no matter what the situation may be.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"The Trainers feelings...\n",
"The Pokémons feelings...\r",
"If they are one and the same, you\n",
"will never lose.\n"
]
}
]
}

View File

@@ -51,5 +51,30 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"What, were you just dawdling around\n",
"hoping Id notice you for a battle?\r",
"You know youre going to get whupped\n",
"here, dont you?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"I kinda deserved that, didnt I?\n",
"I gotta stop mouthing off like that...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Ill remember you and your shifty\n",
"Pokémon, too. Im watching you...\n"
]
}
]
}

View File

@@ -50,5 +50,38 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"As an Ace Trainer, I have to take\n",
"battles in stride.\r",
"I need to stay cool and calm whether\n",
"I win or lose.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Aiyeeeeh!\n",
"We lost!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"How dare you beat us!\n",
"Go away! Go!\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Last time, I got a little emotional\n",
"over losing...\r",
"Ill stay cool and calm today!\r"
]
}
]
}

View File

@@ -21,5 +21,27 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"We spend all our time battling in the\n",
"blizzards of Snowpoint City.\r",
"Well show you how its toughened\n",
"us up!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Whats with your toughness?!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Youve battled all over, you say?\n",
"That makes you tough, perhaps.\n"
]
}
]
}

View File

@@ -51,5 +51,30 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"I want my Pokémon to get a taste of\n",
"the sweetness that is victory.\r",
"I cant afford to lose this one!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"This defeat has the tang of my bitter\n",
"tears..."
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Im sorry, my Pokémon team...\r",
"I promise, Ill get better at this so\n",
"you can get a taste of victory!\n"
]
}
]
}

View File

@@ -37,5 +37,36 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Im an elite battler, but cold is\n",
"my nemesis!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"But, how...?\n",
"Am I weak at battling, too?\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Id rather be asleep in the lodges\n",
"bed...\r",
"I cant take this cold...\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Im an elite at battling, but cold is\n",
"my nemesis!\r"
]
}
]
}

View File

@@ -37,5 +37,30 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"I will win. I am sure of it.\n",
"Therefore, you will lose!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"But...\n",
"This isnt possible!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Its not that youve won.\n",
"Its just that I lost!\r",
"...Its all the same.\n",
"Go, me.\n"
]
}
]
}

View File

@@ -48,5 +48,28 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"By focusing on only one type, you can\n",
"really see the strengths and\f",
"weaknesses of that Pokémon.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "My focus was too narrow minded..."
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Start by becoming friendly with your\n",
"Pokémon. I mean really friendly.\r",
"If you do that, youll learn naturally\n",
"how you should battle with it.\n"
]
}
]
}

View File

@@ -36,5 +36,33 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Tough Pokémon...\n",
"Tough Trainers...\r",
"You tell me, where else can I find\n",
"a place as good as this to train?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"That was good.\n",
"Youve bonded well with your Pokémon.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Tough Pokémon...\n",
"Tough Trainers...\r",
"Their strength comes from their bond.\n",
"And thats something that can be\f",
"made stronger anywhere.\n"
]
}
]
}

View File

@@ -50,5 +50,27 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Ive only been involved with Pokémon\n",
"for a short time.\r",
"I managed to get this far because\n",
"skilled friends toughened me up!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "I cant believe how tough you are!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"If you have wonderful friends, there\n",
"is no limit to how far you can go.\n"
]
}
]
}

View File

@@ -37,5 +37,28 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"What does it feel like, taking one step\n",
"after another into darkness?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Youre the kind of person who can keep\n",
"going forward even into the unknown.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I think, sometimes, one has to make\n",
"mistakes to learn what is right.\n"
]
}
]
}

View File

@@ -23,5 +23,32 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"An ace has the knowledge and\n",
"experience of battling at high levels.\r",
"Ill demonstrate what that means to\n",
"a noob like you!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Wow...\n",
"Im in the mood to sing a lullaby...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Your earnest enthusiasm...\n",
"I guess that kinda makes you an ace.\r",
"Maybe youre a Trainer who has the\n",
"potential to surpass aces!\n"
]
}
]
}

View File

@@ -51,5 +51,25 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Let me see what you got there, kid.\n",
"I could give you some advice.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "You got way too much!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Well, I dont have any advice for\n",
"someone as tough as you!\n"
]
}
]
}

View File

@@ -37,5 +37,32 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"This cold is but nothing compared\n",
"to the fire that burns in my heart!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Your heart burns as hot as mine!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"The weather clears up sometimes.\n",
"The view is breathtaking then.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Well come at you with our hearts\n",
"ablaze!\r"
]
}
]
}

View File

@@ -37,5 +37,18 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Well come at you with our hearts\n",
"ablaze!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Your heart burns as hot as mine!\n"
}
]
}

View File

@@ -37,5 +37,35 @@
"power": 50,
"ball_seal": 21
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Youre willing to battle?\n",
"Let me see what you have?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Your love of Pokémon really shows!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I grew up together with Felix and\n",
"my team, right from my childhood.\r",
"All our memories, weve always shared\n",
"them.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Oh, hi, we meet again.\r",
"May I see what youve done with your\n",
"Pokémon?\r"
]
}
]
}

View File

@@ -37,5 +37,39 @@
"power": 50,
"ball_seal": 19
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Worthy opponents... The search for\n",
"them drives me to travel far.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Ive certainly found a tough\n",
"adversary in you...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"How much you believe in your\n",
"Pokémon...\r",
"Thats a critical factor in how a\n",
"battle will turn out.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Weve faced many challengers since\n",
"we met, but they were all weak...\r",
"I relish the tough resistance that\n",
"only you can provide!\r"
]
}
]
}

View File

@@ -37,5 +37,23 @@
"power": 50,
"ball_seal": 19
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Weve faced many challengers since\n",
"we met, but they were all weak...\r",
"I relish the tough resistance that\n",
"only you can provide!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Ive found a tough adversary in\n",
"you...\n"
]
}
]
}

View File

@@ -51,5 +51,39 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Ill take on anyone!\n",
"It can only make me stronger!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"You won and I lost, but the both of\n",
"us gained something from this.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"In a Pokémon battle, it doesnt\n",
"matter how old or young you are.\r",
"Your gender doesnt matter, either.\n",
"Nothing like that means anything!\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Ill battle against people whove\n",
"beaten me again and again.\r",
"By doing that, we both grow a little\n",
"as Trainers.\r"
]
}
]
}

View File

@@ -51,5 +51,23 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Ill battle against people whove\n",
"beaten me again and again.\r",
"By doing that, we both grow a little\n",
"as Trainers.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"You won and I lost, but the both of\n",
"us gained something from this.\n"
]
}
]
}

View File

@@ -51,5 +51,23 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Ill battle against people whove\n",
"beaten me again and again.\r",
"By doing that, we both grow a little\n",
"as Trainers.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"You won and I lost, but the both of\n",
"us gained something from this.\n"
]
}
]
}

View File

@@ -37,5 +37,31 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Im not just looking for tough\n",
"Trainers to battle.\r",
"Ive been battling here because\n",
"I want to feel the rush!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Your power is thrilling...\n",
"Im thrilled down to my toes!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Im so glad that there are Pokémon!\r",
"There isnt much else that gives me\n",
"the thrill that Pokémon do!\n"
]
}
]
}

View File

@@ -51,5 +51,35 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"You seem to have a lot of confidence.\n",
"Lets see if its justified!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Haha!\n",
"A total loss for me!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"You seem to have an abundance of\n",
"talent. Its pretty amazing.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"When I lost to you last time, I was\n",
"just unlucky.\r"
]
}
]
}

View File

@@ -37,5 +37,29 @@
"power": 50,
"ball_seal": 23
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": "Welcome to my Pokémon show!\r"
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Did you enjoy the show?\n",
"Super fabulous, wasnt it?\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Ill be happy to battle you again!\n",
"Lets battle again sometime, yeah?"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": "Welcome to my new Pokémon show!\r"
}
]
}

View File

@@ -51,5 +51,37 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"I always play for keeps!\n",
"This isnt practice!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Good job!\n",
"That was an excellent battle.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"If you dont play for keeps, youll\n",
"lose battles you should be dominating.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"When I lost to you last time, I was\n",
"battling for keeps.\r",
"But this time, I really mean it.\n",
"This is seriously for keeps!\r"
]
}
]
}

View File

@@ -27,5 +27,35 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"I took great pains raising my partners.\n",
"Ill show you how strong I made them!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "It needs to be leveled more?!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"My Pokémon...\r",
"Theyre the first friends I ever\n",
"caught. They mean everything to me!"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"...When I close my eyes, I can picture\n",
"how we lost to you in vivid detail.\r",
"But, Ive raised them since then! Ill\n",
"throw their strength in your face!\r"
]
}
]
}

View File

@@ -37,5 +37,32 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Victory Road... Somehow, it feels as\n",
"if my journey is now coming to an end.\r",
"But, before the final chapter is\n",
"written, I must pen your defeat!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"That wasnt how I planned the final\n",
"chapter to go in my writing class..."
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"If you dont give up, you can reach\n",
"your goal.\r",
"That perseverance is whats important\n",
"to Trainers. Thats in my book, too."
]
}
]
}

View File

@@ -23,5 +23,28 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"My willpower was shaped and tempered\n",
"by howling blizzards.\r",
"Ill bring it to bear on you!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "You werent even fazed...\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Ive battled countless Trainers\n",
"and many more Pokémon still.\r",
"My spirit has been hardened from all\n",
"the battles I have fought."
]
}
]
}

View File

@@ -35,5 +35,38 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"They call me an Ace Trainer.\r",
"Allow me to demonstrate the talent\n",
"that makes me so!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Im burning with jealousy over your\n",
"raw talent!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I think keeping up the effort to\n",
"better yourself is a talent in itself.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Last time, I stumbled before I could\n",
"showcase my talent.\r",
"This time, Ill conclusively demonstrate\n",
"the might of an Ace Trainer!\r"
]
}
]
}

View File

@@ -37,5 +37,23 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Last time, you beat me before I had\n",
"a chance to show you my skill.\r",
"This time, Ill shows you why they\n",
"consider me an ace!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Im burning with jealousy over your\n",
"talent!\n"
]
}
]
}

View File

@@ -23,5 +23,39 @@
"power": 50,
"ball_seal": 11
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"I constantly analyze Pokémon and\n",
"various battles on my laptop.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"...Things dont always work out\n",
"according to my calculations...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I had a lot of fun battling with\n",
"you, though.\r",
"I wonder if I can analyze the\n",
"battle data properly?\r",
"I could use a rematch to get\n",
"some additional data.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"I analyzed our last battle on my\n",
"laptop.\r"
]
}
]
}

View File

@@ -23,5 +23,28 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Can you answer this for me?\n",
"What is space?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"And another...\n",
"A new memory was born.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"For me, space is where memories are\n",
"made...\n"
]
}
]
}

View File

@@ -36,5 +36,34 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"If we were to battle, your Pokémon \n",
"would become tougher.\r",
"Likewise, my Pokémon would also\n",
"become tougher.\r",
"Its all good.\n",
"This calls for a battle!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"You know, I would have really enjoyed\n",
"a win there. Wouldve been real nice.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"This mines been abandoned, but\n",
"now its home to many Pokémon.\r",
"I guess everything finds a place\n",
"to call home someday..."
]
}
]
}

View File

@@ -51,5 +51,36 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Have you any knowledge of levels\n",
"or the stats of Pokémon? Well, I do!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Hmm. I like how you attack.\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Pokémon and numbers...\n",
"Who cares about that stuff?\r",
"Winning is whats important.\n",
"Numbers arent everything.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Pokémon battles arent decided by\n",
"numbers.\r",
"Its the bond you share with your\n",
"Pokémon that decides outcomes!\r"
]
}
]
}

View File

@@ -51,5 +51,27 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Youve come all this way for Pokémon?\n",
"You must be dedicated.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Your dedication won out.\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"The Pokémon here must battle each\n",
"other all the time.\r",
"That must be why they are so strong\n",
"in this area.\n"
]
}
]
}

View File

@@ -36,5 +36,27 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"What it means to win battles...\n",
"That is what I seek.\f",
"Teach me if you will!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "I grow less certain still...\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Perhaps there is no meaning to\n",
"victory, but still I will battle!\r",
"That is what makes me a Trainer!\n"
]
}
]
}

View File

@@ -23,5 +23,32 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Im fully kitted up and equipped!\n",
"Anytime will be fine!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Hunh?!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Perhaps I should maybe change into\n",
"a more comfy outfit...\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Im fully equipped again today!\n",
"Anytime youre ready will be fine!\r"
]
}
]
}

View File

@@ -51,5 +51,37 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"To be ready to answer any call!\n",
"To be ready to accept any challenge!\r",
"That is the way of a Trainer!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Oh, yeah?\n",
"Eat snowball, punk!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"You can make all the preparations in\n",
"the world, but if it doesnt work, it\f",
"doesnt work.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"I got everything ready so we could\n",
"have a rematch whenever you come.\r"
]
}
]
}

View File

@@ -51,5 +51,28 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Show me how youve battled to get\n",
"here! Lets do this!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "So, thats how you battled...?\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Once you emerge from Victory Road,\n",
"the Pokémon League lies directly\f",
"ahead...\r",
"But many Trainers fail to ever find\n",
"their way on Victory Road...\n"
]
}
]
}

View File

@@ -50,5 +50,33 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Im taking the Veilstone Gym\n",
"challenge. But first...\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "...My confidence is crushed.\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I think about Pokémon all day long.\n",
"I was confident, you know.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Oh, its you again!\r",
"Ive regained my confidence.\n",
"Lets have another battle!\r"
]
}
]
}

View File

@@ -51,5 +51,19 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Oh, its you again!\r",
"Ive regained my confidence.\n",
"Lets have another battle!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "You made me lose my confidence...\n"
}
]
}

View File

@@ -51,5 +51,19 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Oh, its you again!\r",
"Ive regained my confidence.\n",
"Lets have another battle!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "You made me lose my confidence...\n"
}
]
}

View File

@@ -37,5 +37,32 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"What sort of moves have you taught?\n",
"That tells me how good you are!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Yowch!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I heard that somewhere theres\n",
"someone who teaches Pokémon moves.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Have you taught your team any new\n",
"moves since last time?\r"
]
}
]
}

View File

@@ -37,5 +37,30 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"When Trainers lock eyes...\r",
"Thats right! Its time to let\n",
"their Pokémon go wild!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Your Pokémon have a real peppy feel to\n",
"them!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Whether youre talking to people or\n",
"Pokémon, its important to always look\f",
"them square in the eyes.\n"
]
}
]
}

View File

@@ -51,5 +51,39 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"The world is huge, and there are\n",
"so many different Pokémon!\r",
"What kinds of Pokémon are with you?\n",
"Please, I want to have a look!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Wow, there are Pokémon that\n",
"wonderful!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"There is always something to like\n",
"about any Pokémon.\r",
"Its so hard to decide which ones\n",
"I should raise.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"If Im having trouble deciding,\n",
"I go with my favorites!\r"
]
}
]
}

View File

@@ -51,5 +51,31 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": "Please dont hold anything back.\r"
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Hmm...\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I feel invigorated from that battle,\n",
"even though we lost.\r",
"After all, we gave it everything we\n",
"had."
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Hello again! Please dont hold\n",
"anything back--just like before.\r"
]
}
]
}

View File

@@ -51,5 +51,18 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Hello again! Please dont hold\n",
"anything back, just like before.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Hmm...\n"
}
]
}

View File

@@ -51,5 +51,28 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Were all good to go!\n",
"We just have to battle now!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Aww...\n",
"Im out of useful items!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"We came completely unprepared for\n",
"this little adventure...\n"
]
}
]
}

View File

@@ -51,5 +51,28 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"I came here after winning my way\n",
"through the Battle Tower!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"But...\n",
"I had a win streak going...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Train more at the Battle Tower...\n",
"Thats what Ill do.\n"
]
}
]
}

View File

@@ -51,5 +51,36 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Wh-what is it?\n",
"P-Pokémon battle?!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Whew...\n",
"You are alive, arent you?\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Around these parts, perhaps because\n",
"of all the snow, there are many\f",
"folktales of hauntings...\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"This isnt like last time. See how\n",
"much Ive trained since then!\r"
]
}
]
}

View File

@@ -51,5 +51,21 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"This isnt like last time. See how\n",
"much Ive trained since then!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Whew...\n",
"Youre overtrained for me.\n"
]
}
]
}

View File

@@ -51,5 +51,26 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"You... One look at you tells me\n",
"youre a real contender!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Youre as tough as you look."
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"One day, people will run to the other\n",
"side of the road when I walk by em.\r",
"Its a goal of mine Im working on."
]
}
]
}

View File

@@ -37,5 +37,35 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Ive pumped up my gang till they cant\n",
"get pumped no more.\r",
"Theyre going to school your Pokémon!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "My bunch got schooled, and how!\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I fed my gang Protein, Carbos...\n",
"You name it, I pumped em full of it.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Hey! Youre that Trainer who schooled\n",
"me and my Pokémon!\r",
"OK, this time well return the favor!\n",
"Well be doing the schooling!\r"
]
}
]
}

View File

@@ -37,5 +37,37 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"There is something missing in the\n",
"way I battle...\r",
"Ive come here to find it.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"I see it now...\n",
"I know what I lack.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Battling you was an eye-opener.\r",
"I learned something very important\n",
"in that short time.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Have you discovered whats missing in\n",
"your battles? I have.\r"
]
}
]
}

View File

@@ -37,5 +37,18 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Whats missing from my game...\n",
"Have you discovered yours yet?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "I see it now...\n"
}
]
}

View File

@@ -37,5 +37,37 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Theres something about you...\n",
"Youre not just anybody.\r",
"I challenge you!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Youre at a different level of\n",
"expertise for sure!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Youve won countless times...\n",
"That has made you very powerful.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Theres something about you...\n",
"You still remain extraordinary.\r",
"I challenge you again!\r"
]
}
]
}

View File

@@ -36,5 +36,34 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"When eyes meet...\n",
"Thats when a battle starts!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "You wont let me win?\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I suddenly remembered what it was \n",
"like when I had my first battle.\r",
"I wonder why that would be?\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"When eyes meet...\n",
"Thats when a battle starts!\f",
"Thats what makes us Trainers!\r"
]
}
]
}

View File

@@ -23,5 +23,35 @@
"power": 50,
"ball_seal": 12
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Ive got the urge to battle with you.\n",
"Hope youre willing to oblige!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"I shouldnt have paid attention\n",
"to my urge...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"So long as my partners alongside me,\n",
"Im willing to take on the world!\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"The urge to battle you again has\n",
"struck me. Want to humor me?\r"
]
}
]
}

View File

@@ -23,5 +23,21 @@
"power": 50,
"ball_seal": 12
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"The urge to battle you again has\n",
"struck me. Humor me!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"I shouldnt have paid attention\n",
"to my urge...\n"
]
}
]
}

View File

@@ -51,5 +51,30 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Is the Gyms trick floor making you\n",
"a little hot under the collar?\r",
"If you cant maintain your cool in\n",
"battle, youll freeze up.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"You were surprisingly cool...\n",
"At least I have my warm boots.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Your Pokémon look so hot in battle.\n",
"So hot, theyre cool! Hahah!"
]
}
]
}

View File

@@ -37,5 +37,29 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"...Its t-too cold.\n",
"I cant even feel my t-tongue.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"This result...\n",
"...Its cold. Bitter cold.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"The higher up you slide from, the\n",
"more speed youll have to smash\f",
"those big snowballs.\n"
]
}
]
}

View File

@@ -48,5 +48,32 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Really? So you think you can beat me?\n",
"Im an Ace Trainer, you do realize?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "I admit defeat...\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Beaten in battle, but not in spirit.\n",
"Thats the mark of a real Ace Trainer.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Ace Trainers always work to improve\n",
"their natural-born talents.\r"
]
}
]
}

View File

@@ -51,5 +51,21 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Ace Trainers always work to improve\n",
"their natural-born talents.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"I see...\n",
"I have to concede defeat.\n"
]
}
]
}

View File

@@ -51,5 +51,32 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"I was born in Floaroma Town.\n",
"Im sure thrilled to be here.\r",
"It took a long time to get here.\n",
"Were not going to lose again!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"We went down...\n",
"We couldnt stick it out...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"You can level all you want, but that\n",
"wont guarantee you any wins.\r",
"But we keep trying to get better.\n",
"Thats what makes us Trainers.\n"
]
}
]
}

View File

@@ -27,5 +27,28 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Let me ask to see if you know.\n",
"What is time?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Another memory...\n",
"In a chain of memories.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"For me, time is the fabric woven by\n",
"memories, one after another...\n"
]
}
]
}

View File

@@ -37,5 +37,30 @@
"power": 50,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"This total strangerll be a good way\n",
"to see if I have what it takes to own\f",
"the Pokémon Leagues Elite Four!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"That battle just now must make you\n",
"tougher than everyone in the world.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"It doesnt appear as if anyone could\n",
"even try to stand against your might.\r",
"The Elite Four should just surrender."
]
}
]
}

View File

@@ -36,5 +36,30 @@
"power": 60,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Wow! Im surprised youve come this\n",
"far, but youll have to turn back.\r",
"There isnt any chance that you\n",
"could ever beat me!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"What makes your Pokémon\n",
"so special?\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"As a challenger, youre one tough\n",
"Trainer.\n"
]
}
]
}

View File

@@ -17,5 +17,11 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_DEFEAT",
"en_US": "Waaah! Youre too much!\n"
}
]
}

View File

@@ -21,5 +21,28 @@
"power": 20,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Even concealed, there is no hiding\n",
"the aroma of flowers.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Just like your inability to conceal\n",
"your abundant skill.\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Your next opponent is under four\n",
"flowers.\n"
]
}
]
}

View File

@@ -20,5 +20,35 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"I love Pokémon that smell sweet.\n",
"Like this one--get a whiff of this!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Did you understand what I meant?\n",
"Didnt my Pokémon smell nice?\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"If you plant lots of Berries, you\n",
"can be surrounded by sweet scents.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Sniff... Oh?\n",
"Your Pokémon smells nice!\r"
]
}
]
}

View File

@@ -17,5 +17,21 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Sniff... Oh?\n",
"Your Pokémon smells nice!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Did you understand what I meant?\n",
"Didnt my Pokémon smell nice?\n"
]
}
]
}

View File

@@ -17,5 +17,21 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Sniff... Oh?\n",
"Your Pokémon smells nice!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Did you understand what I meant?\n",
"Didnt my Pokémon smell nice?\n"
]
}
]
}

View File

@@ -17,5 +17,21 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Sniff... Oh?\n",
"Your Pokémon smells nice!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Did you understand what I meant?\n",
"Didnt my Pokémon smell nice?\n"
]
}
]
}

View File

@@ -26,5 +26,36 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Oh, you want to have a battle?\r",
"I was meaning to enter a Contest,\n",
"but beating you wont take long...\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": "Oh, you have us beaten.\n"
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"You and your Pokémon have so much\n",
"energy.\r",
"I think you would do well in\n",
"Contests, too.\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Oh, didnt we meet before?\r",
"I was meaning to enter a Contest,\n",
"but lets have a quick battle first.\r"
]
}
]
}

View File

@@ -47,5 +47,31 @@
"power": 20,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"My Grass-type Pokémon can dole out\n",
"special attacks...\r",
"I wont let you win easily!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"The more beautiful a flower,\n",
"the faster it withers...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Oh, thats right...\n",
"A hint about the next Trainer...\r",
"In the middle of three trees.\n",
"Thats my hint. Good luck.\n"
]
}
]
}

View File

@@ -26,5 +26,35 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"What kind of person are you, to be\n",
"drawn here by the scent of flowers?\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"It was a strong Trainer who was drawn\n",
"here by the scent of flowers!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"By the way, have you collected new\n",
"apps from the Pokétch Company?\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"You came back to me because you\n",
"couldnt forget the smell of flowers!\r"
]
}
]
}

View File

@@ -16,5 +16,14 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Does this mean Im only talented as\n",
"an Artist?\n"
]
}
]
}

View File

@@ -25,5 +25,40 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"You and I!\r",
"Let us create a scene!\n",
"A fantastic tableau of battle!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Magnificent!\n",
"I am aglow with inspiration!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"That battle will surely become a\n",
"stupendous masterpiece painting!\r",
"I shall title it...\r",
"“My Pokémon Is Fight”!\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"The key to becoming a good painter\n",
"is to be observant.\r",
"That is the same for battling.\n",
"One must be observant!\r"
]
}
]
}

View File

@@ -25,5 +25,23 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"The key to becoming a good painter\n",
"is to be observant.\r",
"That is the same for battling.\n",
"One must be observant!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Magnificent!\n",
"I am aglow with inspiration!\n"
]
}
]
}

View File

@@ -25,5 +25,23 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"The key to becoming a good painter\n",
"is to be observant.\r",
"That is the same for battling.\n",
"One must be observant!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Magnificent!\n",
"I am aglow with inspiration!\n"
]
}
]
}

View File

@@ -49,5 +49,23 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"The key to becoming a good painter\n",
"is to be observant.\r",
"That is the same for battling.\n",
"One must be observant!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Magnificent!\n",
"I am aglow with inspiration!\n"
]
}
]
}

View File

@@ -26,5 +26,36 @@
"power": 20,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"OK, OK!\n",
"Lets be quick about this!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Oh, yeah? Lets do this again!\n",
"...Oops. Im out of Pokémon!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Yup! Good going!\n",
"I like the way you battle!\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"What took you so long?\r",
"Weve waited here a long time for\n",
"a rematch with you!\r"
]
}
]
}

View File

@@ -26,5 +26,22 @@
"power": 30,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"What took you so long?\n",
"Weve waited here a long time for\f",
"a rematch with you!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"No way! Give us another battle!\n",
"...Oh, right. Im out of Pokémon.\n"
]
}
]
}

View File

@@ -26,5 +26,22 @@
"power": 30,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"What took you so long?\n",
"Weve waited here a long time for\f",
"a rematch with you!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"No way! Give us another battle!\n",
"...Oh, right. Im out of Pokémon.\n"
]
}
]
}

View File

@@ -26,5 +26,22 @@
"power": 30,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"What took you so long?\n",
"Weve waited here a long time for\f",
"a rematch with you!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"No way! Give us another battle!\n",
"...Oh, right. Im out of Pokémon.\n"
]
}
]
}

View File

@@ -17,5 +17,35 @@
"power": 20,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Hiyah!\n",
"Theres no holding anything back!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"I... I concede!\n",
"I think youre on a different level...\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Hiyah! You put me in my place!\n",
"I appreciate it!\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"Hiyah! This time, there really is no\n",
"holding anything back!\r"
]
}
]
}

View File

@@ -17,5 +17,28 @@
"power": 30,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Beating you would be my 100th\n",
"straight win! Heres to a fun battle!\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"How could I lose now?!\n",
"This is beyond aggravating!\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"I wish I could beat Maylene in\n",
"Veilstone City one day...\n"
]
}
]
}

View File

@@ -16,5 +16,35 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_PRE_BATTLE",
"en_US": [
"Let me demonstrate my technique.\n",
"Its how this grown-up battles.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Oh, my gosh!\n",
"You attack that savagely?\n"
]
},
{
"type": "TRMSG_POST_BATTLE",
"en_US": [
"Youre so much more of a Trainer\n",
"than you look!\n"
]
},
{
"type": "TRMSG_REMATCH",
"en_US": [
"OK, this time Ill really show you how a\n",
"grown-up battles!\r"
]
}
]
}

View File

@@ -16,5 +16,21 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Give this grown-up another chance to\n",
"demonstrate her technique.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Thats how you attack?\n",
"So harshly?\n"
]
}
]
}

View File

@@ -34,5 +34,21 @@
"power": 0,
"ball_seal": 0
}
],
"messages": [
{
"type": "TRMSG_REMATCH",
"en_US": [
"Give this grown-up another chance to\n",
"demonstrate her technique.\r"
]
},
{
"type": "TRMSG_DEFEAT",
"en_US": [
"Thats how you attack?\n",
"So harshly?\n"
]
}
]
}

Some files were not shown because too many files have changed in this diff Show More