Home › Forums › Angry Birds Epic Forum › [SPOILER ALERT] Upcoming Elite Headgears › Reply To: [SPOILER ALERT] Upcoming Elite Headgears
@poptimus @kennymcc @smwforever45 @pointless While I am in your league of liking the samurai design, the dragon head is ripped from the dragon designs made during that Puzzles and Dragons event.
Speaking of events, the world boss we are about to fight is named Kraken Pig in-code. Not to mention, I found that here are actually no designs made for the 4th classes elites. Their codes are there but just not the designs yet. But why they skipped the 4th classes and went straight to 5, I don’t know.
I also found a bunch of unused codes in game which would have been great.
* pig_potion_supermass
* pig potion_superspeed
* pig_potion_superstamina_eventrecover
* premium_bird_eventprize.json
* goldlvl_drop_boss
* premium_mastery_valuegettier_ (<- this interests me the most. So they are going to make more tiers of mastery like we want?)
<activity
android:name=”com.rovio.android.basiccontactables.MainActivity”
android:label=”@string/app_name”
android:launchMode=”singleTop”>
<meta-data
android:name=”android.app.searchable”
android:resource=”@xml/searchable” />
<intent-filter>
<action android:name=”Mastery II” />
</intent-filter>
<intent-filter>
<action android:name=”turn.android.increase” />
</intent-filter>
<intent-filter>
<action android:name=”chance.android.increase” />
</intent-filter>
<intent-filter>
<action android:name=”Congratulations! You have leveled up!” />
<category android:name=”android.intent.category.LAUNCHER” />
</activity>
And many more.