nickdos Posted November 24, 2017 Posted November 24, 2017 (edited) How to clear Current_Handler, Latest_Handler, OT_Memory and all the Super training medals? What variable changes the "Origin Game" and what kind of values does Met_Location accept for every location? Specifically I want to set "Origin game" to "Ultra Moon" and Met_Location to "Paniola Ranch" I want to change all the origin info of XY-met pokemon to UM Read the FAQ and it referred me to https://github.com/kwsch/PKHeX/blob/master/PKHeX.WinForms/Subforms/PKM Editors/BatchEditor.cs but I can't make much sense of it and find what I need exactly, sorry Edit: found it for now, Here is if anyone needs help, had to copy the values from another pokemon with the desired properties. This will only change the info for bred pokemon, hence =Egg_Location=60002 =Egg_Location=60002 .OT_Gender=0 .OT_Name=Nick .TID=40092 .SID=09700 .CurrentHandler=0 .CurrentFriendship=255 .Egg_Location=60002 .Enjoyment=0 .Dist7=False .Dist8=False .DistSuperTrain1=False .DistSuperTrain2=False .DistSuperTrain3=False .DistSuperTrain4=False .DistSuperTrain5=False .DistSuperTrain6=False .Geo1_Country=0 .Geo1_Region=0 .Geo2_Country=0 .Geo2_Region=0 .Geo3_Country=0 .Geo3_Region=0 .Geo4_Country=0 .Geo4_Region=0 .Geo5_Country=0 .Geo5_Region=0 .HT_Affection=0 .HT_Feeling=0 .HT_Friendship=0 .HT_Gender=0 .HT_Intensity=0 .HT_Memory=0 .HT_Name= .HT_TextVar=0 .OppositeFriendship=0 .OT_Affection=0 .OT_Feeling=0 .OT_Friendship=255 .OT_Gender=0 .OT_Intensity=0 .OT_Memory=0 .OT_Name=Nick .OT_TextVar=0 .Version=33 .Met_Location=78 .SuperTrain1_ATK=False .SuperTrain1_DEF=False .SuperTrain1_HP=False .SuperTrain1_SPA=False .SuperTrain1_SPD=False .SuperTrain1_SPE=False .SuperTrain2_ATK=False .SuperTrain2_DEF=False .SuperTrain2_HP=False .SuperTrain2_SPA=False .SuperTrain2_SPD=False .SuperTrain2_SPE=False .SuperTrain3_ATK=False .SuperTrain3_DEF=False .SuperTrain3_HP=False .SuperTrain3_SPA=False .SuperTrain3_SPD=False .SuperTrain3_SPE=False .SuperTrain4_1=False .SuperTrain5_1=False .SuperTrain5_2=False .SuperTrain5_3=False .SuperTrain5_4=False .SuperTrain6_1=False .SuperTrain6_2=False .SuperTrain6_3=False .SuperTrain7_1=False .SuperTrain7_2=False .SuperTrain7_3=False .SuperTrain8_1=False .RibbonAlert=False .RibbonArtist=False .RibbonBattlerExpert=False .RibbonBattleRoyale=False .RibbonBattlerSkillful=False .RibbonBattleTreeGreat=False .RibbonBattleTreeMaster=False .RibbonBestFriends=False .RibbonBirthday=False .RibbonChampionG3Hoenn=False .RibbonChampionG6Hoenn=False .RibbonChampionKalos=False .RibbonChampionNational=False .RibbonChampionRegional=False .RibbonChampionSinnoh=False .RibbonChampionWorld=False .RibbonContestStar=False .SecretSuperTrainingComplete=False .SecretSuperTrainingUnlocked=False Edited November 24, 2017 by nickdos
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now