汉化代欧奇希斯图鉴变动

This commit is contained in:
RoamerX 2026-01-18 19:42:32 +08:00
parent 270f498300
commit 2a48ebcbc7
3 changed files with 22 additions and 14 deletions

View File

@ -2986,3 +2986,15 @@
✅ 处理文件c:\Users\Nox\Documents\GitHub\pokeemerald-expansion-Chinese\src\data\pokemon\species_info\gen_8_families.h ✅ 处理文件c:\Users\Nox\Documents\GitHub\pokeemerald-expansion-Chinese\src\data\pokemon\species_info\gen_8_families.h
✅ 处理文件c:\Users\Nox\Documents\GitHub\pokeemerald-expansion-Chinese\src\data\pokemon\species_info\gen_9_families.h ✅ 处理文件c:\Users\Nox\Documents\GitHub\pokeemerald-expansion-Chinese\src\data\pokemon\species_info\gen_9_families.h
❌ 未找到 SPECIES_CAPSAKID跳过 ❌ 未找到 SPECIES_CAPSAKID跳过
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_8_families.h
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_6_families.h
❌ 未找到 SPECIES_ZYGARDE_10_AURA_BREAK跳过
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_9_families.h
❌ 未找到 SPECIES_CAPSAKID跳过
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_3_families.h
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_1_families.h
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_4_families.h
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_5_families.h
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_7_families.h
❌ 未找到 SPECIES_MIMIKYU_BUSTED_TOTEM跳过
✅ 处理文件:\\wsl.localhost\Ubuntu\home\nox\decomps\pokeemerald-expansion-chinese\src\data\pokemon\species_info\gen_2_families.h

Binary file not shown.

View File

@ -12903,10 +12903,9 @@ const struct SpeciesInfo gSpeciesInfoGen3[] =
.height = 17, .height = 17,
.weight = 608, .weight = 608,
.description = COMPOUND_STRING( .description = COMPOUND_STRING(
"Deoxys emerged from a virus that came\n" "它是宇宙病毒的DNA受到激光照射后\n"
"from space. It is highly intelligent and\n" "发生突变而生成的宝可梦。\n"
"can shoot lasers from the crystalline\n" "胸部的水晶体好像是它的大脑。"),
"organ on its chest."),
.pokemonScale = 256, .pokemonScale = 256,
.pokemonOffset = 0, .pokemonOffset = 0,
.trainerScale = 290, .trainerScale = 290,
@ -12983,9 +12982,8 @@ const struct SpeciesInfo gSpeciesInfoGen3[] =
.height = 17, .height = 17,
.weight = 608, .weight = 608,
.description = COMPOUND_STRING( .description = COMPOUND_STRING(
"This Deoxys has transformed into its\n" "变化为攻击形态的代欧奇希斯\n"
"aggressive guise. It can fool enemies\n" "能够变换形态来迷惑对手。"),
"by altering its appearance."),
.pokemonScale = 256, .pokemonScale = 256,
.pokemonOffset = 0, .pokemonOffset = 0,
.trainerScale = 290, .trainerScale = 290,
@ -13061,9 +13059,8 @@ const struct SpeciesInfo gSpeciesInfoGen3[] =
.height = 17, .height = 17,
.weight = 608, .weight = 608,
.description = COMPOUND_STRING( .description = COMPOUND_STRING(
"When it changes form, an aurora\n" "变化形态的时候会出现极光。\n"
"appears. It absorbs attacks by\n" "通过变化细胞形态来吸取攻击。"),
"altering its cellular structure."),
.pokemonScale = 256, .pokemonScale = 256,
.pokemonOffset = 0, .pokemonOffset = 0,
.trainerScale = 290, .trainerScale = 290,
@ -13140,10 +13137,9 @@ const struct SpeciesInfo gSpeciesInfoGen3[] =
.height = 17, .height = 17,
.weight = 608, .weight = 608,
.description = COMPOUND_STRING( .description = COMPOUND_STRING(
"A Pokémon that mutated from an\n" "当宇宙病毒被激光照射时,\n"
"extraterrestrial virus exposed to a laser\n" "发生突变而形成的宝可梦。\n"
"beam. Its body is configured for superior \n" "身体的形状很适合快速移动。"),
"agility and speed."),
.pokemonScale = 256, .pokemonScale = 256,
.pokemonOffset = 0, .pokemonOffset = 0,
.trainerScale = 290, .trainerScale = 290,