-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
96 lines (89 loc) · 4.58 KB
/
index.html
File metadata and controls
96 lines (89 loc) · 4.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="모바일게임 드래곤빌리지 컬렉션 유저를 위한 편의성 툴입니다.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://jbilee.github.io/dvc/">
<meta property="og:title" content="DVC툴">
<meta property="og:image" content="https://i.imgur.com/19p98ma.png">
<meta property="og:description" content="모바일게임 드래곤빌리지 컬렉션 유저를 위한 편의성 툴입니다.">
<meta property="og:site_name" content="DVC툴">
<meta property="og:locale" content="ko_KR">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="DVC툴">
<meta name="twitter:description" content="모바일게임 드래곤빌리지 컬렉션 유저를 위한 편의성 툴입니다.">
<meta name="twitter:image" content="https://i.imgur.com/19p98ma.png">
<title>DVC툴</title>
<link rel="icon" href="./img/favicon.png">
<link rel="stylesheet" href="./src/app.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;700&display=swap" rel="stylesheet">
</head>
<body>
<main>
<div class="main-body">
<h1>DVC툴</h1>
<p>DVC툴은 모바일게임 <strong><a href="https://www.highbrow.com/collection" target="_blank">드래곤빌리지 컬렉션</a></strong> 유저를
위한 편의성 툴입니다.</p>
<div class="card-container">
<div class="card">
<div class="card__title">
노력치 계산기
</div>
<div class="card__content">
<p>드래곤 성격작에 필요한 훈련치를 계산해주는 툴입니다.</p>
<p>특정 성격을 만들 때 필요한 노력치의 추천 훈련 루트를 찾아줍니다.</p>
</div>
<div class="card__link"><a href="https://jbilee.github.io/dvc/calc/">→ 계산기로 이동</a></div>
</div>
<div class="card">
<div class="card__title">
성격 탐색기
</div>
<div class="card__content">
<p>이미 훈련된 드래곤의 초기 성격을 찾아주는 툴입니다.</p>
<p>현재 성격과 훈련되어 있는 수치를 입력하면 초기 성격을 알 수 있습니다.</p>
</div>
<div class="card__link"><a href="https://jbilee.github.io/dvc/find/">→ 탐색기로 이동</a></div>
</div>
</div>
<fieldset class="info">
<legend class="info__icon">
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg" fill="#135dd5" stroke="#135dd5"
stroke-width="0.00048000000000000007">
<g id="SVGRepo_bgCarrier" stroke-width="0"></g>
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
<g id="SVGRepo_iconCarrier">
<title>megaphone-solid</title>
<g id="Layer_2" data-name="Layer 2">
<g id="invisible_box" data-name="invisible box">
<rect width="48" height="48" fill="none"></rect>
</g>
<g id="Q3_icons" data-name="Q3 icons">
<g>
<path
d="M34,6h-.6l-30,8.8A2,2,0,0,0,2,16.8v9a2.2,2.2,0,0,0,1.4,2l30,8.8H34a2,2,0,0,0,2-2V8A2,2,0,0,0,34,6ZM19.1,34.2,8.4,31l1.3,8.4A2.9,2.9,0,0,0,12.6,42h4.5a2.8,2.8,0,0,0,2.1-1,3.4,3.4,0,0,0,.8-2.6Z">
</path>
<path
d="M40,15.3a1.5,1.5,0,0,0,.9-.2l4-2a2,2,0,0,0-1.8-3.6l-4,2a2,2,0,0,0-.9,2.7A2.1,2.1,0,0,0,40,15.3Z">
</path>
<path
d="M44.9,29.6l-4-2a2.1,2.1,0,0,0-2.7.8,2,2,0,0,0,.9,2.7l4,2a1.5,1.5,0,0,0,.9.2,2.1,2.1,0,0,0,1.8-1.1A1.9,1.9,0,0,0,44.9,29.6Z">
</path>
<path d="M40,23.3h4a2,2,0,0,0,0-4H40a2,2,0,0,0,0,4Z"></path>
</g>
</g>
</g>
</g>
</svg>
</legend>
<p>DVC툴에서 사용하는 데이터는 각종 외부 소스에서 수동으로 가져옵니다.</p>
<p>DVC툴은 플레이어의 편의를 위해 만들어진 팬메이드 툴입니다. 게임 드래곤빌리지 컬렉션과 관련된 모든 저작권은 제작사 <strong>㈜하이브로</strong>에 있습니다.</p>
</fieldset>
</div>
</main>
</body>
</html>