Difference between revisions of "Black Market"
Jump to navigation
Jump to search
(Added command table) |
m (reordered and corrected the commands; fixed the link to Black Token) |
||
Line 1: | Line 1: | ||
The black market is where trainers can deposit Pokémon for other trainers to buy for a specified price. A [[Items#Cards|Black Card]] is required to deposit Pokémon on the black market, but not to buy Pokémon from it. The minimum price that a Pokémon can be deposited on the black market for is 50 {{cordabuck}}, while the maximum price is 500,000 {{cordabuck}}. | The black market is where trainers can deposit Pokémon for other trainers to buy for a specified price. A [[Items#Cards|Black Card]] is required to deposit Pokémon on the black market, but not to buy Pokémon from it. The minimum price that a Pokémon can be deposited on the black market for is 50 {{cordabuck}}, while the maximum price is 500,000 {{cordabuck}}. | ||
− | By default, players have 5 slots on their black market account. [[Premium]] users have 15 slots. [[Items# | + | By default, players have 5 slots on their black market account. [[Premium]] users have 15 slots. [[Items#Other_2|Black Tokens]] can permanently unlock another slot on a player's black market account; however this item is no longer obtainable. |
The full list of Pokémon currently on the black market can be found at http://www.tilia.ovh/bm.php. | The full list of Pokémon currently on the black market can be found at http://www.tilia.ovh/bm.php. | ||
Line 9: | Line 9: | ||
! Command !! Function | ! Command !! Function | ||
|- | |- | ||
− | | <code>bmcheck</code> || Checks which Pokémon | + | | <code>bmbuy [id]</code> || Purchases the Pokémon with the ID <code>[id]</code>. |
+ | |- | ||
+ | | <code>bmcheck</code> || Checks which Pokémon you put up on Black Market. | ||
|- | |- | ||
| <code>bmdeposit [id] [price]</code> || Deposits your Pokémon with ID <code>[id]</code>, with the price specified at <code>[price]</code>. | | <code>bmdeposit [id] [price]</code> || Deposits your Pokémon with ID <code>[id]</code>, with the price specified at <code>[price]</code>. | ||
|- | |- | ||
− | | <code> | + | | <code>bmsearch [species]</code> || Searches for Pokémon of this species, either by name or Pokédex number, currently on the black market. |
− | |||
− | |||
|- | |- | ||
− | | <code> | + | | <code>bmwithdraw [id]</code> || Withdraws your Pokémon with ID <code>[id]</code> from the black market. |
|} | |} |
Revision as of 17:49, 6 May 2020
The black market is where trainers can deposit Pokémon for other trainers to buy for a specified price. A Black Card is required to deposit Pokémon on the black market, but not to buy Pokémon from it. The minimum price that a Pokémon can be deposited on the black market for is 50 , while the maximum price is 500,000 .
By default, players have 5 slots on their black market account. Premium users have 15 slots. Black Tokens can permanently unlock another slot on a player's black market account; however this item is no longer obtainable.
The full list of Pokémon currently on the black market can be found at http://www.tilia.ovh/bm.php.
Commands
Command | Function |
---|---|
bmbuy [id] |
Purchases the Pokémon with the ID [id] .
|
bmcheck |
Checks which Pokémon you put up on Black Market. |
bmdeposit [id] [price] |
Deposits your Pokémon with ID [id] , with the price specified at [price] .
|
bmsearch [species] |
Searches for Pokémon of this species, either by name or Pokédex number, currently on the black market. |
bmwithdraw [id] |
Withdraws your Pokémon with ID [id] from the black market.
|