(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
Ryuuk Cosplay
Aug 17, 2022
by YiLiao
Ryuuk of Death Note
Category: Anime
Completed: 100%
Cost: $ Can70
Hours to Make: 10-20
First worn at: MTAC 07'
Inspiration: I wanted to do him justice since he's so awesome. He's my absolute favourite anime character and I just HAD to cosplay him! Also thanks to Kazechan for the awesome photo of me!
Favorite Aspect: The mask, I freaked out so many people.
Least Favorite Aspect: The ribbons since they wouldn't stay in place, and painting my neck.
Easiest Task: The shoulders. I used fake plants and sprayed them black, then attached shoulder pads and they sat nicely in place.
Hardest Task: The belt, the foam around the edges didn't want to stick no matter what I used. The ribbons around my arms and legs were impossible to wrap and pin to myself without someone's help.
Awards:
First Place Death Note Look-alike contest at CosplayLab