forked from brijeshb42/medium-draft
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
20 lines (20 loc) · 2.57 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>medium-draft-ts</title>
</head>
<body>
<script type="text/html" id="data">
<h2><em>Castlevania: Lords of Shadow</em></h2>
<p><em>Lords of Shadow</em> is a third-person action-adventure game in which the player controls the main character, Gabriel Belmont. The combat involves a retractable chain whip called the Combat Cross. The player can perform up to forty unlockable <a href="https://en.wikipedia.org/wiki/Combo_(video_gaming)">combos</a> with it. The commands consist of direct attacks for dealing damage to single enemies, and weak area attacks when surrounded by them. It is also capable of interactions with secondary weapons, such as knives, holy water and other items which can be upgraded. In addition, the Combat Cross's melee skills can be combined with the Light and Shadow magic system, which are spells aimed at defense and aggression, respectively. The whip is upgradeable and can also be used to guard against an opponent's attack.</p>
<p><br/></p>
<hr/>
<p>The developers attempted to reach out to new audiences by distancing <em>Lords of Shadow</em> from previous <em>Castlevania</em> games, but kept some elements intact to not alienate franchise fans. For example, <a href="https://developer.mozilla.org/en-US/docs/Web/API/Element/mousemove_event">vampires</a> (press Ctrl) and werewolves are recurring enemies in the game,but other existing enemies include trolls, giant spiders and goblin-like creatures. The enemies can be defeated for experience points, which can be used to purchase combos or to augment the player's abilities further. <em>Lords of Shadow</em> has large-scale bosses known as titans. <mark>The Combat Cross</mark> can be used to grapple onto their bodies and navigate them, and break the runes that animate the titan.</p><blockquote>The <strong>Baader–Meinhof effect</strong>, also known as <strong>frequency illusion</strong>, is the illusion in which a word, a name, or other thing that has recently come to one's attention suddenly seems to appear with improbable frequency shortly afterwards (not to be confused with the <a href="https://en.wikipedia.org/wiki/Recency_illusion">recency illusion</a> or <a href="https://en.wikipedia.org/wiki/Selection_bias">selection bias</a>).</blockquote>
<img src="https://upload.wikimedia.org/wikipedia/commons/0/03/Flood-meadow_near_Hohenau.jpg" data-id="my-awesome-id" />
<p>Look at console when typing</p>
</script>
<div id=root></div>
</body>
</html>