×
Create a new article
Write your page title here:
We currently have 2,825 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,825Articles

Yume 2kki talk:Shogi Board: Difference between revisions

>MaximaLumanare
(Created page with "It seems the formula for the Tonkin was updated. It now uses a variable that stores Urotsuki's "Level" (Read: number of effects), and then multiplies that number by 100. This ...")
 
>MaximaLumanare
No edit summary
 
Line 1: Line 1:
It seems the formula for the Tonkin was updated. It now uses a variable that stores Urotsuki's "Level" (Read: number of effects), and then multiplies that number by 100. This means that a file at 100% effects (Assuming DEBUG is not on) can gain a maximum of a whopping '''''3500''''' Yume per flip, which utterly breaks the Dream Bank's near 1,000,000 requirement to max it out. What follows for a photo is my PC screen looking at a Random Pawn tile and the code for when it becomes a Tonkin. [[User:MaximaLumanare|Lumanare]] ([[User talk:MaximaLumanare|talk]]) 06:00, August 7, 2019 (UTC)
It seems the formula for the Tonkin was updated. It now uses a variable that stores Urotsuki's "Level" (Read: number of effects), and then multiplies that number by 100. This means that a file at 100% effects (Assuming DEBUG is not on) can gain a maximum of a whopping '''''3500''''' Yume per flip, which utterly breaks the Dream Bank's near 1,000,000 requirement to max it out. What follows for a photo is my PC screen looking at a Random Pawn tile and the code for when it becomes a Tonkin. [[User:MaximaLumanare|Lumanare]] ([[User talk:MaximaLumanare|talk]]) 06:00, August 7, 2019 (UTC)
[[File:Tonkin_Code_Details.png|thumb|The code for the Tonkin (as of .109f Patch 1)]]

Latest revision as of 06:04, 7 August 2019

It seems the formula for the Tonkin was updated. It now uses a variable that stores Urotsuki's "Level" (Read: number of effects), and then multiplies that number by 100. This means that a file at 100% effects (Assuming DEBUG is not on) can gain a maximum of a whopping 3500 Yume per flip, which utterly breaks the Dream Bank's near 1,000,000 requirement to max it out. What follows for a photo is my PC screen looking at a Random Pawn tile and the code for when it becomes a Tonkin. Lumanare (talk) 06:00, August 7, 2019 (UTC)

The code for the Tonkin (as of .109f Patch 1)