From 6bacbbb853790d32442d49d0aa239b7126c68705 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miquel=20Ra=C3=AFch?= Date: Wed, 16 Sep 2026 18:03:32 +0200 Subject: [PATCH] feat: Add Vivillon pattern form references to Scatterbug evolution line The pattern is fixed when a Scatterbug is generated and carries through both evolutions, so each of the 20 patterns needs its own row. Add the 38 missing rows and set the form references on the two existing ones. Patterns are matched by form identifier rather than by position: Vivillon's default form is Meadow, and its Fancy and Poke Ball forms fall outside the main id block. --- data/v2/csv/pokemon_evolution.csv | 42 +++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/data/v2/csv/pokemon_evolution.csv b/data/v2/csv/pokemon_evolution.csv index 8f4b81cb1..da1590bfc 100644 --- a/data/v2/csv/pokemon_evolution.csv +++ b/data/v2/csv/pokemon_evolution.csv @@ -338,8 +338,8 @@ id,evolved_species_id,evolution_trigger_id,version_group_id,is_default,trigger_i 338,658,1,15,1,,36,,,,,,,,,,,,,,0,0,0,0,,,,,,,,,, 339,680,1,15,1,,35,,,,,,,,,,,,,,0,0,0,0,,,,,,,,,, 340,705,1,15,1,,40,,,,,,,,,,,,,,0,0,0,0,,,,,,,,,, -341,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,,,,,,,,, -342,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,,,,,,,,, +341,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,665,10086,,,,,,, +342,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,664,665,,,,,,, 343,689,1,15,1,,39,,,,,,,,,,,,,,0,0,0,0,,,,,,,,,, 344,711,2,15,1,,,,,,,,,,,,,,,,0,0,0,0,,710,711,,,,,,, 345,660,1,15,1,,20,,,,,,,,,,,,,,0,0,0,0,,,,,,,,,, @@ -575,3 +575,41 @@ id,evolved_species_id,evolution_trigger_id,version_group_id,is_default,trigger_i 579,586,1,11,1,,34,,,,,,,,,,,,,,0,0,0,0,,10068,10071,,,,,,, 580,586,1,11,1,,34,,,,,,,,,,,,,,0,0,0,0,,10069,10072,,,,,,, 581,586,1,11,1,,34,,,,,,,,,,,,,,0,0,0,0,,10070,10073,,,,,,, +582,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10271,10290,,,,,,, +583,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10272,10291,,,,,,, +584,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10273,10292,,,,,,, +585,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10274,10293,,,,,,, +586,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10275,10294,,,,,,, +587,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10276,10295,,,,,,, +588,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10277,10296,,,,,,, +589,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10278,10297,,,,,,, +590,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10279,10298,,,,,,, +591,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10280,10299,,,,,,, +592,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10281,10300,,,,,,, +593,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10282,10301,,,,,,, +594,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10283,10302,,,,,,, +595,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10284,10303,,,,,,, +596,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10285,10304,,,,,,, +597,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10286,10305,,,,,,, +598,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10287,10306,,,,,,, +599,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10288,10307,,,,,,, +600,665,1,15,1,,9,,,,,,,,,,,,,,0,0,0,0,,10289,10308,,,,,,, +601,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10290,10087,,,,,,, +602,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10291,10088,,,,,,, +603,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10292,10089,,,,,,, +604,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10293,10090,,,,,,, +605,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10294,10091,,,,,,, +606,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10295,666,,,,,,, +607,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10296,10092,,,,,,, +608,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10297,10093,,,,,,, +609,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10298,10094,,,,,,, +610,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10299,10095,,,,,,, +611,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10300,10096,,,,,,, +612,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10301,10097,,,,,,, +613,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10302,10098,,,,,,, +614,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10303,10099,,,,,,, +615,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10304,10100,,,,,,, +616,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10305,10101,,,,,,, +617,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10306,10102,,,,,,, +618,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10307,10161,,,,,,, +619,666,1,15,1,,12,,,,,,,,,,,,,,0,0,0,0,,10308,10162,,,,,,,