From e63a1603a597f1bad394e0a105fd03c5b552c231 Mon Sep 17 00:00:00 2001 From: Racconccity <71821238+Racconccity@users.noreply.github.com> Date: Mon, 1 Nov 2021 19:03:31 +0100 Subject: [PATCH] Added several items A form item and 4 held items have been added that allow you to change the appearance and statistics of Genesect, Zekrom, Reshiram and Kyurem. As it is my first contribution I do not know if there will be an error, the id I suppose it will be for the corresponding image. --- csv/items.csv | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/csv/items.csv b/csv/items.csv index 2058dc26..4269645c 100644 --- a/csv/items.csv +++ b/csv/items.csv @@ -22,6 +22,11 @@ id,name,description,cost,shard,action,page,emote,separate 890,Yellow Nectar,,150,,form_item,3,item_yellow_nectar, 891,Pink Nectar,,150,,form_item,3,item_pink_nectar, 892,Purple Nectar,,150,,form_item,3,item_purple_nectar, +---,DNA Splicers,Can be used on Kyurem to fuse it with Reshiram or Zekrom,150,,form_item,3,item_dna_splicer, +---,Shock Drive,,150,,held_item,4,item_shock_driver, +---,Burn Drive,,150,,held_item,4,item_burn_driver, +---,Chill Drive,,150,,held_item,4,item_chill_driver, +---,Douse Drive,,150,,held_item,4,item_douse_driver, 13001,Everstone,Prevents pokémon from evolving.,150,,held_item,4,item_everstone,1 13002,XP Blocker,Prevents pokémon from gaining XP.,150,,held_item,4,,1 14001,Friendship Bracelet,Causes certain pokémon to evolve when leveled up.,150,,held_item,4,,1 @@ -93,4 +98,4 @@ id,name,description,cost,shard,action,page,emote,separate 15001,Shard,,200,,shard,7,,1 15002,Redeem,Spawns any catchable pokémon of your choice.,200,1,redeem,7,,1 15003,Incense,Spawns a pokémon every 20 seconds for an hour.,50,1,incense,7,,1 -15004,Shiny Charm,Increases your shiny rate by 20% for 1 week.,150,1,shiny_charm,7,,1 \ No newline at end of file +15004,Shiny Charm,Increases your shiny rate by 20% for 1 week.,150,1,shiny_charm,7,,1