Preset 1
Role
EX Role
Type
Weakness
HP
Attack
Defense
Sp. Atk
Sp. Def
Speed
Made by __ with https://pomasters.github.io/SyncPairEditor/
Imported images are not saved.
You can use ←↑↓→ on your keyboard or directly enter a number.
Background
Trainer
Pokemon
Pokemon2
Trainer
Trainer2
Trainer
Pokémon
Change the layout of the editor.
(Common mistake)
Pay attention to the , inside [{},{}] if multiple {}
1 {}
[
{
"propertie": "value",
"propertie": "value"
}
]
2 {} and ,
[
{
"propertie": "value",
"propertie": "value"
},
{
"propertie": "value",
"propertie": "value"
}
]
(Common mistake)
Pay attention to the , inside { } if multiple "propertie":"value"
1 "propertie": "value"
{
"propertie": "value"
}
2 "propertie": "value" and ,
{
"propertie": "value",
"propertie": "value"
}
Image↓ button don't work
Make sure to not have image from custom url in your code. Import them with the buttons.
Rarity
1 to 5
6 for acces to EX but not EXed or 7 for EXed icon
Role & Gender
"Special Strike" "Physical Strike" "Tech" "Support" "Sprint" "Field"
"Male" "Female" "" (empty quotes)
Shiny Icon
(shiny) before the name of Pokemon
I don't want the stats
Put all stats to 0. If 2 Pokémon, all stat should be 0.
I don't want a second Pokemon
Remove one {pokemon} inside the "pokemon": []
"pokemon": [
{
"name": "Pikachu",
"formName": "Normal",
},
{
"name": "Pikachu",
"formName": "Shiny",
}
],
like this
"pokemon": [
{
"name": "Pikachu",
"formName": "Normal",
}
],
I don't want passiveMaster/passives2/lucky/syncMove2/movesMAX
Remove {passive}/{move} inside the [] to make it empty
"passivesMaster": [
{
"name": "Master Passive",
"description": ""
}
],
like this
"passivesMaster": [],
Hide one specific move
Put the move's name or type to "" (empty quotes).
1 move hidden =/= having 3 moves in this case.
Trainer move
Put the move's type to trainer.
Move user
pokemon, pokemon2, trainer, trainer2 or ""
Buddy Move
(b move) before the name of a move
Background
Click on the background to change the display.
EX Effect
Add (ex:blabla) in the sync move description to add an EX effect.
You can specify +strike +tech +support +sprint +field [field] instead of blabla to quickly add the effect for the role you want.
You can add multiple [field]separate by a , if you want. For example, (ex:+field Electric Terrain,Fairy Zone)
Bug/Suggestion/Question
Contact u/Xtraterrestre on reddit.
NEWS
Preset 1
Role
EX Role
Type
Weakness
HP
Attack
Defense
Sp. Atk
Sp. Def
Speed
Made by __ with https://pomasters.github.io/SyncPairEditor/
Sync Grid made with https://pomasters.github.io/SyncPairEditor/
60
0
/
/
0
0
0
Sync Grid made with https://pomasters.github.io/SyncPairEditor/
Made with https://pomasters.github.io/SyncPairEditor/