Nunu & WillumpBuild Guide by Zasrana Hyenaa
Updated on August 27, 2024
New Guide
VoteVotediamond
Build Guide By Zasrana Hyenaa 3,711 Views 1 Comments
3,711 Views 1 CommentsNunu & Willump Build Guide By Zasrana Hyenaa Updated on August 27, 2024
GuideDiscussion (1)
x
Did this guide help you? If so please give them a vote or leave a comment.You can even win prizes by doing so!
Vote
Comment
You must be logged in to comment. Please login or register.
I liked this Guide
I didn't like this Guide
Commenting is required to vote!
Thank You!
Your votes and comments encourage our guide authors to continue
creating helpful guides for the League of Legends community.
Recommended Items
Sorcerer's ShoesLiandry's TormentWarmog's ArmorAbyssal MaskKnight's VowLocket of the Iron Solari
Runes: RUNES TANKY VS BRUISER/TANKY
12
Resolve
Aftershock
Demolish
Conditioning
Unflinching
Precision
Triumph
Legend: Haste
Bonus:
+10% Attack Speed
+9 Adaptive (5.4 AD or 9 AP)
+10-180 Bonus Health
Spells:
Always
Flash
Smite
Items
SPREAD SHEET HOW TO BUILD (Follow 1ST to 5TH)
Start
Gustwalker HatchlingHealth PotionStealth Ward
1ST BACK
Bami's CinderBootsDark Seal
BOOTS
Sorcerer's ShoesPlated SteelcapsMercury's Treads
1ST ITEM
1ST ITEM
Fated AshesLiandry's Torment
2ND ITEM
2ND ITEM
Warmog's ArmorCrystalline BracerGiant's Belt
3RD ITEM
3RD ITEM + WHY AND WHEN
Abyssal MaskUnending DespairFrozen HeartRabadon's DeathcapBramble Vest
4TH ITEM
4TH ITEM + WHY AND WHEN
Knight's VowAbyssal MaskUnending DespairKaenic RookernZhonya's HourglassLocket of the Iron SolariDead Man's Plate
5TH ITEM
5TH ITEM + WHY AND WHEN
Mejai's SoulstealerThornmailHollow RadianceLocket of the Iron Solari
EXAMPLES (FOLLOW SPREAD SHEET IDEALLY)
FULL BUILD EXAMPLE 1
Sorcerer's ShoesLiandry's TormentWarmog's ArmorAbyssal MaskKnight's VowLocket of the Iron Solari
FULL BUILD EXAMPLE 2
Sorcerer's ShoesLiandry's TormentWarmog's ArmorFrozen HeartAbyssal MaskThornmail
FULL BUILD EXAMPLE 3
Sorcerer's ShoesLiandry's TormentWarmog's ArmorRabadon's DeathcapAbyssal MaskMejai's Soulstealer
Ability Order Always
Nunu & Willump Passive Ability
Q
W
E
R
Threats & Synergies
ThreatsSynergies
ExtremeMajorEvenMinorTiny
Show All
NoneLowOkStrongIdeal
Extreme Threats
Ideal Synergies
Kindred
Kindred: The champ I hate the most its the only champ that is really worth dodging. (people play well kindred only from like dia+ so If I was low elo I wouldnt dodge but its still extreme counter so be careful)..... HOW TO PLAY VS: dodge or pray
Yuumi
Synergies
IdealStrongOkLowNone
Yuumi
Gathering Statistics
Please check back soon for detailed counter information. When new champions are released we need time to gather their data.
Champion Build Guide
HYENA'S NUNU CHEAT SHEET BUILD [14.16]
By Zasrana Hyenaa
ABOUT ME
Im nunu otp nunu lvl 78 mastery. 18yo (Challanger 812 lp peak soloq rn) (Ranking around top 1-10 best nunu on eune most of the times according to league of graphs)
Right now I created my first EUW account and reached Diamond with 70%WR with vlad/nunu only..
I already created in depth guide about nunu you can check it out its called "ALL POSSIBLE OPTIONS FOR NUNU JG [ 14.13 ] [CHALLANGER]"
If you want you can add me on eune - "SKIBIDI MOGGLER#ORV"
ABOUT GUIDE
This guide is made to be followed step by step so you can always build the right and best way (IMO)
So follow the gust walker, first buy, boots, liandry, warmong and then everytime read the notes about the items so you can choose the best one and if you already know league then it will take you like 10 seconds becouse you will automaticly read like only magic resist items when enemy is ap, or you can just memorize it.
QUICK SIMPLE GUIDE
If you want to learn nunu completly you can check my other guide and read my main guide "ALL POSSIBLE OPTIONS FOR NUNU JG [ 14.13 ] [CHALLANGER]" there I talk about everything like tricks, micro, macro, ganks, etc...
This guide is made either for first time nunu, learning nunu and even when you already know nunu but still want to see the build to not forget.
If you follow this guide one by one you will always end up with best build for your situation no matter how good you are and how much you know so its ideal to follow for everyone
Gathering Statistics
Please check back soon for detailed counter information. When new champions are released we need time to gather their data.
Zasrana HyenaaNunu & Willump Guide
Follow
HYENA'S NUNU CHEAT SHEET BUILD [14.16]
ABOUT ME
ABOUT GUIDE
QUICK SIMPLE GUIDE
');}$('.side-toc__main--scrollable').on('wheel', function(e){var pos = parseInt($(this).attr('pos'));var max = $(this).find('.side-toc__main__inner').outerHeight() - 155;if(e.originalEvent.deltaY < 0) { // scrolling upif (pos > 10) {pos-=10;} else {pos = 0;}} else { // scrolling down if (pos+10 < max) {pos+=10;} else {pos = max;}}$(this).attr('pos',pos);$(this).find('.scroller').css('top',pos/max * 150);$(this).find('a').css('top',-pos);e.preventDefault();});var grabScroller = false;var currY;$('.scroller').on('mousedown',function(e){grabScroller = true;currY = e.pageY;$(this).addClass('dragging');e.preventDefault();});$(document).on('mousemove',function(e){if (grabScroller) {var cont = $('.side-toc__main--scrollable');var pos = parseInt(cont.attr('pos'));var max = cont.find('.side-toc__main__inner').outerHeight() - 155;var diff = e.pageY - currY;currY = e.pageY;pos += diff;if (pos < 0) { pos=0; }if (pos > max) { pos=max; }cont.attr('pos',pos);cont.find('.scroller').css('top',pos/max * 150);cont.find('a').css('top',-pos);e.preventDefault();}});$(document).on('mouseup',function(){if (grabScroller) { grabScroller = false; $('.scroller').removeClass('dragging'); }});});