947 ピカチュウ (ワッチョイWW dff9-wJY4) sage 2018/10/12(金) 11:52:22.10 ID:W+v+OLWM0
このスレで話題になってるかと思ったけどもしかして話題になってないみたい?
新アップデートの解析だと技1、技2ってコードがなくなってるみたいで
もしかしたら覚えられる技が2つ以上になるかもね?って書いてあるぞ

http://www.reddit.com/r/TheSilphRoad/comments/9n57xs/the_silph_roads_indepth_apk_teardown_of_v01231_is/

17. Hints of the Combat Update?
Two changes appeared in this APK that we feel may reveal hints about the upcoming combat update!

Firstly, a new RPC call appeared that appears to send a message called COMBAT_DATA.
Not much to be gleaned there, but it's new.

More importantly, in our opinion, was a minor tweak to how Pokemon moves are stored.
Previously, each Pokemon had attributes like:

ability1TitleText
ability1PowerText
ability1TypeIcon
ability2TitleText
ability2PowerText
ability2TypeIcon

Now, before anyone loses their mind, ability here ought to be named move, as these have been in the APK forever, and do refer to a Pokemon's 2 moves.
The important part is that they are numbered: 1 and 2. There is no ability3+ metadata, only 1 and 2.

In this APK update, these attributes were renamed! They are now simply:

abilityTitleText
abilityPowerText
abilityTypeIcon
...see the difference? We no longer see a hard-coded number for limiting movesets to 1 and 2.

Admittedly, this is a major speculative leap.
But the implication of this change could open the opportunity for more than 2 moves per Pokemon!