With three counters youll change the names of all your WATER Dinosaurs on the field to Hydrogeddon until the end of the turn, then search your Deck for Bonding H2O and add it to your hand
Marketplace TCGplayer Sets Marketplace Cardmarket Sets Market Trend Price History Deck Usage & Meta Stats Public deck and tournament usage for Dark Creator
To pull those sought-after legendary icons
Perhaps hashing out this info will give us a bit more insight on what triggers to look for on these late release packs and their origins
Go back to a clean version of that script section, and replace everything from pbDrawTextPositions(overlay, textPositions) to pbDrawImagePositions(overlay, imagePositions) with the below Ruby: pbDrawTextPositions(overlay, textPositions) x = 32 y = 262 imagePositions = [] 2.times do |row| # number of rows 9.times do |badge| # number of badges in a row if $player.badges[badge + (row * 9)] # number of badges in a row imagePositions.push(["Graphics/UI/Trainer Card/icon_badges", x, 310, badge * 32, row * 32, 32, 32]) end x += 48 end x = 32 y += 38 # distance between top of one row to the top of the next end pbDrawImagePositions(overlay, imagePositions) #28 Your code doesn't match the correct number of ends
Pre-Order Now