"Exist slowly, softly, like the trees"



Page 1 of 5




JOURNAL
~~~~~~




Property of
Wynreth Revontulet

Page 2 of 5

Basic info:

Race: Mali'ame (wood elf)
Gender: No
Eyes: Gold
Hair: Dark brown, wavy, mid-back length
Height: 5'7 (170cm)
Build: Slim

Page 3 of 5

Likes:

-Reading
-Climbing
-Crafting
-Spending time with family
-Mornings
-Daisies
-Pine trees
-Rabbits
-Nature

Page 4 of 5

Dislikes:

-Hunting
-Eating meat
-Confrontation
-Needles

Page 5 of 5

First Seed 24, 200

Since the Vale was rebuilt, I've been going around, climbing, and leaving new tags in my favourite spots.

Current tag count: 11

d } function rleave2(){ const rarrow = document.getElementById("pagef2") rarrow.setAttribute("src", "page_forward.png") } function lhover2(){ const larrow = document.getElementById("pageb2") larrow.setAttribute("src", "page_backward_highlighted.png") } function lleave2(){ const larrow = document.getElementById("pageb2") larrow.setAttribute("src", "page_backward.png") } //page 3 function rhover3(){ const rarrow = document.getElementById("pagef3") rarrow.setAttribute("src", "page_forward_highlighted.png") } function rleave3(){ const rarrow = document.getElementById("pagef3") rarrow.setAttribute("src", "page_forward.png") } function lhover3(){ const larrow = document.getElementById("pageb3") larrow.setAttribute("src", "page_backward_highlighted.png") } function lleave3(){ const larrow = document.getElementById("pageb3") larrow.setAttribute("src", "page_backward.png") } //page 4 function rhover4(){ const rarrow = document.getElementById("pagef4") rarrow.setAttribute("src", "page_forward_highlighted.png") } function rleave4(){ const rarrow = document.getElementById("pagef4") rarrow.setAttribute("src", "page_forward.png") } function lhover4(){ const larrow = document.getElementById("pageb4") larrow.setAttribute("src", "page_backward_highlighted.png") } function lleave4(){ const larrow = document.getElementById("pageb4") larrow.setAttribute("src", "page_backward.png") } //page 5 function rhover5(){ const rarrow = document.getElementById("pagef5") rarrow.setAttribute("src", "page_forward_highlighted.png") } function rleave5(){ const rarrow = document.getElementById("pagef5") rarrow.setAttribute("src", "page_forward.png") } function lhover5(){ const larrow = document.getElementById("pageb5") larrow.setAttribute("src", "page_backward_highlighted.png") } function lleave5(){ const larrow = document.getElementById("pageb5") larrow.setAttribute("src", "page_backward.png") } //turn pages function setpage1(){ var x = document.getElementById("pg2"); if (x.style.display === "block"); { x.style.display = "none"; } var y = document.getElementById("pg1"); if (y.style.display === "none"); { y.style.display = "block"; } } function setpage2(){ var x = document.getElementById("pg1"); if (x.style.display === "block"); { x.style.display = "none"; } var y = document.getElementById("pg2"); if (y.style.display === "none"); { y.style.display = "block"; } var z = document.getElementById("pg3"); if (z.style.display === "block"); { z.style.display = "none"; } } function setpage3(){ var x = document.getElementById("pg2"); if (x.style.display === "block"); { x.style.display = "none"; } var y = document.getElementById("pg3"); if (y.style.display === "none"); { y.style.display = "block"; } var z = document.getElementById("pg4"); if (z.style.display === "block"); { z.style.display = "none"; } } function setpage4(){ var x = document.getElementById("pg3"); if (x.style.display === "block"); { x.style.display = "none"; } var y = document.getElementById("pg4"); if (y.style.display === "none"); { y.style.display = "block"; } var z = document.getElementById("pg5"); if (z.style.display === "block"); { z.style.display = "none"; } } function setpage5(){ var x = document.getElementById("pg4"); if (x.style.display === "block"); { x.style.display = "none"; } var y = document.getElementById("pg5"); if (y.style.display === "none"); { y.style.display = "block"; } var z = document.getElementById("pg6"); if (z.style.display === "block"); { z.style.display = "none"; } }