Advertisement
fredysugiman

Nouvelle Lune - Artemis Story book

Nov 3rd, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.41 KB | None | 0 0
  1. Code
  2. [spoiler][/spoiler]
  3. [list=1]This story is the background of [url=http://www.gaiaonline.com/marketplace/itemdetail/10019161/]Artemis[/url] item set for Gaia[center]A long, long time ago, a young spirit named Artemis spent her afterlife in a forest that was forever cast in a perpetual night. Although she loved her forest, and all the creatures in it, Artemis had always held in her heart a special dream: to visit the sky. The heavens had always looked so empty and lonely to Artemis, and even before her passing she had hoped to one day climb into the sky itself. Finally, after much deliberation, Artemis decided she ought to pursue her heart’s desire. How hard could it possibly be? [/center][b][img]http://i695.photobucket.com/albums/vv312/fredysugiman/nouvelle_lune_GO/intro.png~original[/img][/b][center]It took some searching, but Artemis eventually managed to find the tallest tree in her forest. It stretched upward as far as her eyes could see -- surely it reached the sky itself! And so Artemis set about climbing the tree, carefully hopping from branch to branch as she slowly made her way higher and higher.[/center][b][img]http://i695.photobucket.com/albums/vv312/fredysugiman/nouvelle_lune_GO/conflict_1.png~original[/img][/b][center]Artemis made it to the top of the tree, but even if she stretched her hands out as far as they could go, they simply never came anywhere close to the sky. But Artemis wasn’t discouraged! From her new tall perch she could see a mountain in the distance, its pointed peak scraping the bottom of the clouds. And so Artemis climbed back down the tree and found her way to the mountain. This had to lead straight into the sky! Artemis steeled her nerve and began picking her way up the mountain, determined to make it to the very top.[/center][b][img]http://i695.photobucket.com/albums/vv312/fredysugiman/nouvelle_lune_GO/conflict_2.png~original[/img][/b][center]The top of the mountain was higher than Artemis could have ever imagined! She’d climbed past the clouds themselves to get to this point. Surely she could visit the heavens now! But no matter how high she jumped or how much she tried, she couldn’t seem to make it into sky. Feeling defeated, Artemis made her way back down the mountain and returned to her thicket. To her surprise and horror, however, a doe had been wounded while she was gone. Although Artemis tried everything she could to save the deer, the poor creature eventually passed on. Artemis was devastated. She hadn’t been there to watch over her forest, and as a result the unthinkable had occurred. Heartbroken, Artemis and the other creatures of her grove buried the doe in a peaceful meadow. Artemis planted a single seed there, a sign of her sorrow and respect.[/center][b][img]http://i695.photobucket.com/albums/vv312/fredysugiman/nouvelle_lune_GO/conflict_3.png~original[/img][/b][center]As Artemis mourned by the deer’s gravesite, she heard something strange: the sound of soil shifting. She opened her eyes and stared in wonder as a massive tree, bigger than any tree she had ever seen, suddenly erupted out of the ground before her. It grew, and grew, and grew -- it never seemed to stop! Its branches formed a gnarled staircase that spiraled around the trunk, all the way to the very top of the tree. The tree reached so high she couldn’t even see the top of it anymore, and its massive crown of leaves seemed to glitter with a comforting, twinkling glow. Artemis gaped, too stunned to react. Was… was she supposed to climb it?[/center][b][img]http://i695.photobucket.com/albums/vv312/fredysugiman/nouvelle_lune_GO/conflict_4.png~original[/img][/b][center]Gathering all her courage, Artemis hesitantly placed a foot on the first branch. She began her long climb, ascending higher and higher. After a while, Artemis realized she felt… strange. She had always glowed a little bit -- most spirits do -- but now her aura of light was dazzling to look at. When Artemis made it to the top of the tree she was positively alight, a halo of luminous brilliance surrounding her. Smiling, Artemis settled in amongst the sparkling leaves and clouds, watching her forest from her new perch high in the sky, bright and beaming, the land below her bathed in a pale, soothing glow.
  4.  
  5. Credits source: [url=http://thousandskies.com/blog/2014/1/10/nouvelle-lune-gaia-online]Thousandskies.com[/url] for the story[/center][b][img]http://i695.photobucket.com/albums/vv312/fredysugiman/nouvelle_lune_GO/victory.png~original[/img][/b][*][align=left]1[/align][*][align=left]2[/align][*][align=left]3[/align][*][align=left]4[/align][*][align=left]5[/align][*][align=left]E[/align][/list]
  6.  
  7.  
  8. /* Main Storyboard CSS*/
  9.  
  10. #text_77689 {
  11. left:50% !important;
  12. top:30px !important;
  13. }
  14.  
  15. #text_77689 .spoiler-wrapper {
  16. position:absolute;
  17. top:0px;
  18. left:-75px;
  19. width:150px;
  20. height:25px;
  21. border:none !Important;
  22. }
  23.  
  24. #text_77689 .spoiler-wrapper:before {
  25. position:absolute;
  26. display:block;
  27. content:'Open Nouvelle Lune Story';
  28. font-family:comic sans ms;
  29. font-size:10px;
  30. text-align:center;
  31. background:rgba(0,0,0,0.3);
  32. color:white;
  33. height:19px;
  34. width:140px;
  35. padding:3px 5px;
  36. border-radius:5px;
  37. }
  38.  
  39.  
  40. #text_77689 .spoiler-revealed:before {
  41. content:'Close storyboard';
  42. }
  43.  
  44.  
  45. #text_77689 .spoiler-title, #text_77689 .spoiler-title * {
  46. position:absolute;
  47. top:0px;
  48. left:0px;
  49. height:100%;
  50. width:100%;
  51. opacity:0;
  52. }
  53.  
  54. #text_77689 img {
  55. width:240px;
  56. -moz-position:sticky;
  57. -webkit-position:sticky;
  58. position:sticky;
  59. top:0px;
  60. opacity:0.3;
  61. }
  62.  
  63. #text_77689 center:hover + span img, #text_77689 span:hover img {
  64. opacity:1;
  65. }
  66.  
  67. .decoration ol {
  68. position:absolute;
  69. top:30px;
  70. left:-250px;
  71. width:480px;
  72. height:0px;
  73. background:rgba(255,255,255,0.6);
  74. box-shadow:0px 0px 3px #000;
  75. border-radius:10px;
  76. border:0px solid transparent;
  77. overflow-y:auto;
  78. overflow-x:hidden;
  79. }
  80.  
  81. .decoration .spoiler-revealed ~ ol {
  82. height:400px;
  83. border:10px solid transparent;
  84. }
  85.  
  86. .decoration ol span, .decoration ol center {
  87. float:left;
  88. width:auto;
  89. height:700px;
  90. font-family:comic sans ms;
  91. font-size: 15px;
  92. line-height:30px;
  93. padding:0px 0px 50px 0px;
  94. }
  95.  
  96. .decoration ol center {
  97. width:220px;
  98. color:rgb(30,30,55);
  99. text-shadow:2px 2px 2px #888;
  100. padding:50px 0px 0px 0px;
  101. }
  102.  
  103. .decoration ol *:nth-of-type(2):not(li) {
  104. height:550px;
  105. }
  106.  
  107. .decoration ol *:nth-of-type(4):not(li) {
  108. height:1020px;
  109. }
  110.  
  111. .decoration ol *:nth-of-type(5):not(li) {
  112. height:800px;
  113. }
  114.  
  115. .decoration ol *:nth-of-type(6):not(li) {
  116. height:890px;
  117. }
  118.  
  119. .decoration ol li {
  120. top:0px;
  121. right:0px;
  122. position:absolute;
  123. display:block;
  124. height:4800px;
  125. width:15px;
  126. background:transparent;
  127. -webkit-transform:scale(0,0); /*--remove on webkit, due no supp yet--*/
  128. }
  129.  
  130. .decoration ol li div {
  131. position:absolute;
  132. -moz-position:sticky;
  133. -webkit-position:sticky;
  134. position:sticky;
  135. top:160px;
  136. font-size:15px;
  137. font-family:Helvetica;
  138. background:rgba(255,255,255,0.5);
  139. text-align:center !important;
  140. }
  141.  
  142. .decoration ol li:nth-of-type(2) {top:850px;height:4020px;}
  143. .decoration ol li:nth-of-type(2) div { top:180px;}
  144.  
  145. .decoration ol li:nth-of-type(3) {top:1470px;height:3380px;}
  146. .decoration ol li:nth-of-type(3) div { top:200px;}
  147.  
  148. .decoration ol li:nth-of-type(4) {top:2200px;height:2670px;}
  149. .decoration ol li:nth-of-type(4) div { top:220px;}
  150.  
  151. .decoration ol li:nth-of-type(5) {top:3250px;height:1590px;}
  152. .decoration ol li:nth-of-type(5) div { top:240px;}
  153.  
  154. .decoration ol li:nth-of-type(6) {top:4100px;height:780px;}
  155. .decoration ol li:nth-of-type(6) div { top:260px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement