Chibi-Elle

LOTTE CODE [COMPLETE]

Aug 12th, 2020 (edited)
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.09 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(//fonts.googleapis.com/css?family=Pinyon+Script|Lilita+One|Spicy+Rice|Satisfy|Overlock|Sail|Sonsie+One|Neucha);
  3.  
  4. body{
  5. background-color: #fff;
  6. background-image: linear-gradient(to top left, #c3a5ac, #a54554, #5f283c, #361a2c);
  7. background-position: center;
  8. background-size: 100%;
  9. background-repeat:no-repeat;
  10. }
  11.  
  12. #whole {
  13. position: fixed;
  14. left: 0px;
  15. right: 0px;
  16. top: 0px;
  17. bottom: 0px;
  18. }
  19.  
  20. #overlay {
  21. background: url('https://cdn.lowgif.com/medium/cc3e4c5b2cafae22-.gif');
  22. z-index: -1;
  23. position: fixed;
  24. background-size: 10%;
  25. left: 0px; top: 0px; right: 0px; bottom: 0px;
  26. }
  27.  
  28. ::-webkit-scrollbar-track {background-color:;}
  29. ::-webkit-scrollbar-thumb {background-color:;}
  30. ::-webkit-scrollbar {width:0px;height:0px;}
  31.  
  32. #render {
  33. position: absolute;
  34. height: 150vh;
  35. width: 97vw;
  36. background-color: transparent;
  37. border-radius: 0%;
  38. left: 0vw;
  39. bottom: -60vh;
  40. background-repeat: no-repeat;
  41. background-image: url('https://cdn131.picsart.com/314735012315211.png?type=webp&to=min&r=640');
  42. z-index: 5;
  43. }
  44.  
  45. #box {
  46. position: fixed;
  47. bottom: 11.5vh;
  48. left: 5.16vw;
  49. height: 78vh;
  50. width: 88.5vw;
  51. background-color: #5f283c;
  52. border: 3px solid #a54554;
  53. border-radius: 0%;
  54. z-index: 4;
  55. opacity: 0.9;
  56. }
  57.  
  58. #name1 {
  59. position: fixed;
  60. bottom: 82vh;
  61. left: 16.8vw;
  62. font-family: 'Sonsie One';
  63. color: #c3a5ac;
  64. background-image: url('');
  65. background-position: ;
  66. z-index: 6;
  67. opacity: 1;
  68. font-size: 107px;
  69. letter-spacing: 0px;
  70. }
  71.  
  72. #name2 {
  73. position: fixed;
  74. -webkit-text-fill-color: transparent;
  75. -webkit-background-clip: text;
  76. bottom: 82vh;
  77. left: 17vw;
  78. font-family: 'Sonsie One';
  79. color: #361a2c;
  80. background-image: url('https://ak.picdn.net/shutterstock/videos/10550183/thumb/1.jpg');
  81. background-position: center, center;
  82. background-size: 10%;
  83. z-index: 6;
  84. opacity: 1;
  85. font-size: 108px;
  86. letter-spacing: 0px;
  87. }
  88.  
  89. #lastname {
  90. position: fixed;
  91. bottom: 4vh;
  92. left: 33.8vw;
  93. font-family: 'Sonsie One';
  94. color: #c3a5ac;
  95. background-image: url('');
  96. background-position: ;
  97. z-index: 6;
  98. opacity: 1;
  99. font-size: 107px;
  100. letter-spacing: 0px;
  101. }
  102.  
  103. #lasttop {
  104. position: fixed;
  105. -webkit-text-fill-color: transparent;
  106. -webkit-background-clip: text;
  107. bottom: 4vh;
  108. left: 34vw;
  109. font-family: 'Sonsie One';
  110. color: #c3a5ac;
  111. background-image: url('https://ak.picdn.net/shutterstock/videos/10550183/thumb/1.jpg');
  112. background-position: center, center;
  113. background-size: 10%;
  114. z-index: 6;
  115. opacity: 1;
  116. font-size: 108px;
  117. letter-spacing: 0px;
  118. }
  119.  
  120. #breakdown {
  121. position: fixed;
  122. left: 32.9vw;
  123. bottom: 19.5vh;
  124. border: 2px solid #a54554;
  125. height: 32vh;
  126. width: 27.25vw;
  127. background-color: #361a2c;
  128. z-index: 6;
  129. opacity: 1;
  130. color: #fff;
  131. font-family: 'Overlock';
  132. font-size: 14px;
  133. overflow-y: auto;
  134. padding: 1px;
  135. padding-left: 5px;
  136. padding-right: 5px;
  137. }
  138.  
  139. #outofmagic {
  140. position: fixed;
  141. left: 61.65vw;
  142. bottom: 19.5vh;
  143. border: 2px solid #a54554;
  144. height: 32vh;
  145. width: 27.25vw;
  146. background-color: #361a2c;
  147. z-index: 6;
  148. opacity: 1;
  149. color: #fff;
  150. font-family: 'Overlock';
  151. font-size: 14px;
  152. overflow-y: auto;
  153. padding: 1px;
  154. padding-left: 5px;
  155. padding-right: 5px;
  156. }
  157.  
  158. #magicrepertoire {
  159. position: fixed;
  160. left: 32.9vw;
  161. bottom: 54vh;
  162. border: 2px solid #a54554;
  163. height: 28vh;
  164. width: 17vw;
  165. background-color: #361a2c;
  166. z-index: 6;
  167. opacity: 1;
  168. color: #fff;
  169. font-family: 'Overlock';
  170. font-size: 14px;
  171. overflow-y: auto;
  172. padding: 1px;
  173. padding-left: 5px;
  174. padding-right: 5px;
  175. }
  176.  
  177. #coven {
  178. position: fixed;
  179. left: 51.4vw;
  180. bottom: 54vh;
  181. border: 2px solid #a54554;
  182. height: 28vh;
  183. width: 19vw;
  184. background-color: #361a2c;
  185. z-index: 6;
  186. opacity: 1;
  187. color: #fff;
  188. font-family: 'Overlock';
  189. text-align: center;
  190. font-size: 14px;
  191. overflow-y: auto;
  192. padding: 1px;
  193. padding-left: 5px;
  194. padding-right: 5px;
  195. }
  196.  
  197. .friend {
  198. width: 3vw;
  199. height: 4vh;
  200. opacity: 1;
  201. border: 1px dashed #c3a5ac;
  202. border-Radius: 10%;
  203. margin-left: 0px;
  204. margin-right: 0px;
  205. margin-top: 0px;
  206. margin-bottom: 0px;
  207. opacity: 0.8;
  208. -webkit-transition:opacity 0.7s linear;
  209. -webkit-transition:all 0.6s ease-out;
  210. -moz-transition:all 0.6s ease-out;
  211. transition:all 0.6s ease-out;
  212. }
  213.  
  214. .friend:hover {
  215. opacity: 0.7;
  216. border: 1px dashed #a54554;
  217. margin-left: 3px;
  218. margin-right: 0px;
  219. margin-top: 1px;
  220. margin-bottom: 0px;
  221. -webkit-transition:opacity 0.7s linear;
  222. -webkit-transition:all 0.6s ease-out;
  223. -moz-transition:all 0.6s ease-out;
  224. transition:all 0.6s ease-out;
  225. }
  226.  
  227. #heritage {
  228. position: fixed;
  229. left: 71.9vw;
  230. bottom: 54vh;
  231. border: 2px solid #a54554;
  232. height: 28vh;
  233. width: 17vw;
  234. background-color: #361a2c;
  235. z-index: 6;
  236. opacity: 1;
  237. color: #fff;
  238. font-family: 'Overlock';
  239. font-size: 14px;
  240. overflow-y: auto;
  241. padding: 1px;
  242. padding-left: 5px;
  243. padding-right: 5px;
  244. }
  245.  
  246. h1 {
  247. font-family: 'Sail';
  248. font-size: 17px;
  249. color: #c3a5ac;
  250. text-transform: ;
  251. letter-spacing: 3px;
  252. border-bottom: 0px solid #;
  253. background-image: url('https://www.transparenttextures.com/patterns/black-orchid.png');
  254. background-color: #8C3B59;
  255. text-align: right;
  256. margin-right: 0px;
  257. margin-left: 0px;
  258. line-height: 14px;
  259. margin-top: 3px;
  260. margin-bottom: 5px;
  261. }
  262.  
  263. h2 {
  264. font-family: 'Sail';
  265. font-size: 17px;
  266. color: #c3a5ac;
  267. text-transform: ;
  268. letter-spacing: 3px;
  269. border-bottom: 0px solid #;
  270. background-image: url('https://www.transparenttextures.com/patterns/black-orchid.png');
  271. background-color: #8C3B59;
  272. text-align: left;
  273. margin-right: 0px;
  274. margin-left: 0px;
  275. line-height: 14px;
  276. margin-top: 3px;
  277. margin-bottom: 5px
  278. }
  279.  
  280. h3 {
  281. font-family: 'Sail';
  282. font-size: 17px;
  283. color: #c3a5ac;
  284. text-transform: ;
  285. letter-spacing: 3px;
  286. border-bottom: 0px solid #;
  287. background-image: url('https://www.transparenttextures.com/patterns/black-orchid.png');
  288. background-color: #8C3B59;
  289. text-align: center;
  290. margin-right: 0px;
  291. margin-left: 0px;
  292. line-height: 14px;
  293. margin-top: 3px;
  294. margin-bottom: 5px
  295. }
  296.  
  297. b {
  298. color: #ff7c80;
  299. font-family: 'Neucha';
  300. }
  301.  
  302. a {
  303. text-decoration: none;
  304. color: #D697B7;
  305. font-family: 'Lilita One';
  306. }
  307.  
  308. a:hover {
  309. color: #92486E;
  310. text-decoration: underline;
  311. }
  312.  
  313. i {
  314. color: #CF9AFF;
  315. }
  316.  
  317. #tab1 {
  318. position: fixed;
  319. left: 61vw;
  320. bottom: 88vh;
  321. width: 60px;
  322. height: 60px;
  323. border-radius: 50%;
  324. box-shadow: 15px 15px 0 0 #c3a5ac;
  325. z-index: 6;
  326. }
  327.  
  328. #tab1:hover {
  329. position: fixed;
  330. left: 61vw;
  331. bottom: 88vh;
  332. width: 60px;
  333. height: 60px;
  334. border-radius: 50%;
  335. box-shadow: 15px 15px 0 0 #FFFF8B;
  336. z-index: 6;
  337. }
  338.  
  339. #tab2 {
  340. position: fixed;
  341. left: 69vw;
  342. bottom: 88vh;
  343. width: 60px;
  344. height: 60px;
  345. border-radius: 50%;
  346. box-shadow: 15px 15px 0 0 #c3a5ac;
  347. z-index: 6;
  348. }
  349.  
  350. #tab2:hover {
  351. position: fixed;
  352. left: 69vw;
  353. bottom: 88vh;
  354. width: 60px;
  355. height: 60px;
  356. border-radius: 50%;
  357. box-shadow: 15px 15px 0 0 #FFFF8B;
  358. z-index: 6;
  359. }
  360.  
  361. #tab3 {
  362. position: fixed;
  363. left: 77vw;
  364. bottom: 88vh;
  365. width: 60px;
  366. height: 60px;
  367. border-radius: 50%;
  368. box-shadow: 15px 15px 0 0 #c3a5ac;
  369. z-index: 6;
  370. }
  371.  
  372. #tab3:hover {
  373. position: fixed;
  374. left: 77vw;
  375. bottom: 88vh;
  376. width: 60px;
  377. height: 60px;
  378. border-radius: 50%;
  379. box-shadow: 15px 15px 0 0 #FFFF8B;
  380. z-index: 6;
  381. }
  382.  
  383. #tab4 {
  384. position: fixed;
  385. left: 85vw;
  386. bottom: 88vh;
  387. width: 60px;
  388. height: 60px;
  389. border-radius: 50%;
  390. box-shadow: 15px 15px 0 0 #c3a5ac;
  391. z-index: 6;
  392. }
  393.  
  394. #tab4:hover {
  395. position: fixed;
  396. left: 85vw;
  397. bottom: 88vh;
  398. width: 60px;
  399. height: 60px;
  400. border-radius: 50%;
  401. box-shadow: 15px 15px 0 0 #FFFF8B;
  402. z-index: 6;
  403. }
  404. </style>
  405.  
  406. <div id="whole" oncontextmenu="return false;">
  407. <div id="overlay"></div>
  408. <div id="render"></div>
  409. <div id="box"></div>
  410. <a href="#2"><div id="tab1"></div></a>
  411. <a href="#3"><div id="tab2"></div></a>
  412. <a href="#4"><div id="tab3"></div></a>
  413. <a href="#1"><div id="tab4"></div></a>
  414. <div id="name1">Charlotte</div>
  415. <div id="name2">Charlotte</div>
  416. <div id="lastname">Devereaux</div>
  417. <div id="lasttop">Devereaux</div>
  418. <div id="magicrepertoire"><h2>Statistics</h2>
  419. <B>Name:</B> <font style=float:right>Charlotte Anne Devereaux.</font><br>
  420. <B>Nickname(s):</B> <font style=float:right>Lotte.</font><br>
  421. <B>Alias:</B> <font style=float:right>Executioner.</font><br>
  422. <B>Age:</b> <font style=float:right>Twenty.</font><br>
  423. <B>D.o.B.:</b> <font style=float:right>September 17th.</font><br>
  424. <b>Zodiac:</b> <font style=float:right>Virgo.</font><br>
  425. <B>P.o.B.:</b> <font style=float:right>Savannah, Georgia, U.S.</font><br>
  426. <B>Gender:</b> <font style=float:right>Female.</font><br>
  427. <B>Species:</b> <font style=float:right>Human.</font><br>
  428. <B>Orientation:</b> <font style=float:right>Heterosexual.</font><br>
  429. <B>Marital:</B> <font style=float:right>Celibate.</font><br>
  430. <B>Alignment:</b> <font style=float:right>Good.</font><br>
  431. <B>Occupation:</b> <font style=float:right>Exorcist.</font><br>
  432. <B>Partner:</B> <font style=float:right><a target="_blank" href="https://media.discordapp.net/attachments/743231062670442567/743554688091422891/94453cc923bf92765b58fcd82bc42baa.png?width=306&height=473" target="_blank">Draz</a>.</font>
  433. <h1>Appearance</h1>
  434. <B>Hair Color:</b> <font style=float:right>Brunette.</font><br>
  435. <B>Eye Color:</B> <font style=float:right>Blue.</font><br>
  436. <B>Skin Tone:</b> <font style=float:right>Cream.</font><br>
  437. <B>Height:</b> <font style=float:right>5'0".</font><br>
  438. <B>Weight:</b> <font style=float:right>110 lbs.</font><br>
  439. <B>Build:</b> <font style=float:right>Petite.</font><br>
  440. <B>Blood Type:</b> <font style=float:right>AB.</font>
  441. </div>
  442.  
  443. <div id="outofmagic"><h1>Out of Character</h1>
  444. <B>00.</B> This profile was coded by <a target="_blank" href="https://roleplay.chat/profile.php?user=Sailor+Chuu" target="_blank">Chuu</a> for Lotte Devereaux. Do not touch! In my journey to begin coding, I'd like to thank friends of mine that are also coders for helping me out along the way: <a target="_blank" href="https://roleplay.chat/profile.php?user=Knight" target="_blank">Knight</a>, whose friend code I borrowed, and <a target="_blank" href="https://roleplay.chat/profile.php?user=White+Dove" target="_blank">White Dove</a>. White Dove commissions so check her stuff out! <br>
  445. <B>01.</B> Just gettin' this outta the way: my faceclaim is Rin Tohsaka from Fate/Stay Night but I am <U>not</U> playing the character. I'm borrowing her pretty face for my OC, that's all. Credit to the anonymous artist who did this lovely render! <br>
  446. <B>02.</B> This character is an OC of mine. I have spent many years developing her and do not intend to throw her backstory away. Respect effort, please and thank you. I will typically only play her within her character-specific universe. For casual play, I will do my best to refrain from letting OC elements bleed into another's fabricated world. I understand how hard it is to forge creative new ideas and I hope we can be kind to one another.<br>
  447. <B>03.</B> PM-friendly, but no smut messages please. Despite her relationship status, I already consider her paired so I am not interested in writing with another in an intimate fashion outside of this individual. However, I am open to conversation, just have a purpose in mind when approaching me because idle chit-chat isn't completely my thing.
  448. </div>
  449. <div id="coven"><h3>Connections</h3>
  450. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://66.media.tumblr.com/96b109d7c5fe7bb66ed09f4d450c6d7e/tumblr_py15pewMJ51s9smy6o2_500.gif" title="Drazarath, Demon Lord of Wrath. Slaying Partner. Contractee. He is... unusual for demonkin, but I must do my best not to lower my guard around him." class="friend"></a>
  451. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://cdn.discordapp.com/attachments/743231062670442567/743890595591749672/whails-art-faye-thaidorn-small-signed.jpg" title="Info here" class="friend"></a>
  452. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  453. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  454. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  455. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  456. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  457. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  458. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  459. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  460. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  461. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  462. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  463. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  464. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  465. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  466. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  467. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  468. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  469. <a target="_blank" href="https://roleplay.chat/profile.php?user=" target="_blank"><img src="https://media2.giphy.com/media/eBgWizk5dmZRS/giphy.gif" title="Info here" class="friend"></a>
  470. </div>
  471. <div id="heritage"><h1>Personality</h1>
  472. Charlotte, better known as <I>Lotte</i> (LAH-TEE), is a girl with an outwardly cold disposition, taking her role as an Exorcist for the Catholic Church of Savannah far more serious than her contemporaries. She lives and breathes her work, and it is often said of her that she thinks and speaks of nothing else. The rumors aren't entirely wrong, as Lotte herself would admit to being single-minded when on the job, hunting for spirits to cross over and evil to vanquish. Her social skills are rather lacking, she struggles to experience empathy for others and display compassion. Cruel people have labeled her a sociopath, but this is untrue. Lotte <B>feels</B> deeply, but is not able to put a name to the sensations and often disregards them in favor of carrying out her tasks. Everything is business with her, she does not like slacking off. Even in her downtime, she is concentrating on future moves and potential hunts.<br>
  473. Her stern behavior is usually confused with a lack of care toward others and is sometimes misconstrued as arrogance. While it is true that she is a prude and can be uptight about the notion of romance, she tends to view her partners as equals and will treat them with a high degree of professionalism when in the field. She does not think of herself as better than anyone else and considers all willing to do their part in the war on evil to be her comrades, even if said individuals have less than noble origins. Lotte's manner of speech is unusual for a modern woman as she tends to be concise, her word-choice prim, and worst of all, out-dated.
  474. </div>
  475. <div id="breakdown">
  476. <div style="height:32vh;overflow-y:hidden;">
  477. <a name="1"></a>
  478. <div style="height:31.95vh;overflow:auto;">
  479. <div style="margin: 0 auto;width:33.2em;">
  480. <h2>Magic Abilities</h2>
  481. <B>Purification:</B> Purification, simply put, is the process of removing contaminants from something. It separates two substances, making them both 'pure' in the sense they are wholly themselves, and nothing more. There is uniformity throughout and said substance does not vary in composition. This concept is typically thought of in scientifically, particularly in the field of Chemistry, in which one goes about extracting one component from another by thoroughly dissolving molecular bonds formed between periodic elements. However, this is not a far cry from what occurs when this practice is turned onto spiritual bodies. <br>
  482. The spiritual self has its own kind of unique chemistry that comprises what humans tend to think of as the <i>soul</i>. The magi of this world who have received their gifts from an entity, be it black or white in nature, undergo an alteration of the soul that permits them to access latent abilities slumbering within them and manifest them in the form of magic. Purification of the spiritual body is a feat only achievable with magic as a catalyst for this cleansing, much like the use of solvents in the dissolution of chemical bonds. Knowledge of the human condition isn't necessary for purification to be successfully performed, but one may find themself driven to understand it both biologically and metaphysically. <br>
  483. For Lotte to purify, first she must understand the ideology behind 'purity' of the soul in order to identify fallacy and contaminants that may stain it. She must be able to "see" it and to do this, her eyes shift from blue to silver, a signature hue belonging to those who are blessed. This gift is thought of as "Divine Sight," permitting her to <B>see</B> when another has become corrupt, or "evil." This penetrative view of where it exists is essential in allowing her to remove it. The purification process is much like the chemical one replicated in a laboratory; it's a reaction of undiluted, spiritual energy being added into the blighted mixture that will forcefully uproot the malignant substance from the soul. It completely dissolves those bonds and exterminates the sullied fragments.<br>
  484. This is why her magic is so potent against demonic entities because, for those that have never been human, it threatens to erase them from existence in much the same manner a body would break down if dropped into a vat of hydrochloric acid. This is extremely useful when helping souls cross over into the other side as she is able to free them of negativity accumulated around their time of death or thereafter. Unfortunately, her abilities are most potent when she can create enclosed circles around her targets, but physical contact is also effective. She has to maintain it for the duration of their purification, rendering her physical body vulnerable to attack.
  485. </div></div>
  486.  
  487. <a name="2"></a>
  488. <div style="height:32vh;overflow:auto;">
  489. <div style="margin: 0 auto;width:33.2em;">
  490. <h1>Inventory</h1>
  491. <B>Red Jasper:</B> Red Jasper is particularly beneficial for those who work against oppression of any kind. It aides those who are in fear of danger find safety and is known for helping us remember dreams. Red Jasper is additionally helpful when dealing with demonic spirits or any other spirit one may wish to employ for low-magic. It is known for its ability to augment the magician's strength of will power and for adding density to the frequency of that magician, placing them on top in encounters with the other side.<br>
  492. <B>Black Tourmaline:</B> Black Tourmaline is known for being protective against harm or malady and is an excellent crystal ally for those who are recovering from any form of ailment that weakens the physical or spiritual bodies. Black Tourmaline is also known for bringing balance to the mental and physical worlds. When working with the spirit world, Black Tourmaline has a long history of protecting magicians from both demonic forces as well as the dark spells that usually come with them.<br>
  493. <B>Amethyst:</B> Amethyst is a powerhouse stone with many benefits. It vibrates at a high frequency, creating a bubble of spiritual protection against negative energy by blocking their lower frequencies. Amethyst is a purification stone on many levels, but its most important attribute is its capacity to cleanse the soul directly when making contact with the skin. Aside from that, it is adept at healing the mind and shielding it from dark influences that might draw a person away from the light. Amethyst acts as a protective ward when journeying in other realms. Its “sphere of light" safeguards the user and helps maintain their focus and intention. Amethyst geodes and crystals help purify the atmosphere and create a zone of clarity that has a considerable area of effect. It is repulsive to negative entities.<br>
  494. <B>Jet:</B> Jet is a type of gem imbued with protective properties, notorious for its ability to ground its users in the physical plane, as it is an earth stone. As an aside, grounding is defined as being fully present and connected with the energy emanating from the world beneath one's feet. Having a jet amulet is perfect for people doing magical work, especially for shamans, journeying, and astral travel. Because it is adept at warding away malignant energies, it is great to have on one's person as an Exorcist.
  495. </div></div>
  496.  
  497. <a name="3"></a>
  498. <div style="height:32vh;overflow:auto;">
  499. <div style="margin: 0 auto;width:33.2em;">
  500. <h2>Headcanons</h2>
  501. </div></div>
  502.  
  503. <a name="4"></a>
  504. <div style="height:32vh;overflow:auto;">
  505. <div style="margin: 0 auto;width:33.2em;">
  506. <h1>History</h1>
  507.  
  508. </div></div></div></div>
Add Comment
Please, Sign In to add comment