-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwiki.php
161 lines (157 loc) · 6.83 KB
/
wiki.php
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<?php require_once 'engine/init.php'; include 'layout/overall/header.php'; ?>
<main>
<div class="inner">
<div class="navi" data-scroll-navi>
<div class="box">
<ul class="nav">
<li>
<a data-scroll-href="block-1">
<img src="layout/template/site/hellgrave/promo/images/ico-nav.png" alt="">
<span>MINING<br> SYSTEM</span>
</a>
</li>
<li>
<a data-scroll-href="block-2">
<img src="layout/template/site/hellgrave/promo/images/ico-nav.png" alt="">
<span>ARENA<br> WAVES</span>
</a>
</li>
<li>
<a data-scroll-href="block-3">
<img src="layout/template/site/hellgrave/promo/images/ico-nav.png" alt="">
<span>DUNGEON<br> SYSTEM</span>
</a>
</li>
<li>
<a data-scroll-href="block-4">
<img src="layout/template/site/hellgrave/promo/images/ico-nav.png" alt="">
<span>DAILY<br> QUEST</span>
</a>
</li>
<li>
<a data-scroll-href="block-5">
<img src="layout/template/site/hellgrave/promo/images/ico-nav.png" alt="">
<span>CUSTOM<br> MAP</span>
</a>
</li>
</ul>
</div>
</div>
<br></br>
<div class="content-block block-1">
<div class="img wow zoomInUp"><span><img src="layout/template/site/hellgrave/img/map/header_npc_elyotrope.jpg" alt=""></span></div>
<div class="clear" style="height: 50px;"></div>
<div class="block-title wow zoomInUp">Mining System</div>
<div class="block-text min wow zoomInUp">
On Hellgrave, you can start Mining on some Stones.<br> On the picture you can see differents stones, from small to bigger one.<br>
You start becoming a Miner on south of Mordragor, talking with NPC Elyotrope and doing the first mission to get the Pick, Elyotrope needs 10 Dragon Tail's in order to bring you the Pick.<br>
After complete the mission, you can start mining around the world, there are stones in all continent, some of them are located in depth zones.<br>
The mining system, is not simple and hard, the maximum level is 120.<br>
You can get differents stones while mining:<br>
- Yellow Gem, Violet Gem, Green Gem, Blue Gem, Red Gem, White Gem, Crystal of Power.<br>
- Hexagonal Ruby, Moonstone, Diamond, Watermelon Tourmaline.<br>
- Giant Ruby, Giant Amthyst, Giant Topaz, Giant Sapphire, Giant Emerald.<br>
All these stones can be sold on Mordragor.<br>
</div>
<div class="clear" style="height: 60px;"></div>
</div>
<div class="content-block block-2">
<div class="clear" style="height: 75px;"></div>
<div class="block-title wow zoomInUp">Arena Waves</div>
<div class="block-text min wow zoomInUp">
From Mordragor Temple, you can enter on main teleport, here it bring you to the Trinity Island.<br>
You will find Arena System, it consist to start pulling the lever ( 1 player or 4 players ) and you will get teleported to<br>
the Arena System, it has 3 levels, with waves of monsters including a final Boss.<br>
You can Choice to continue the level of Arena or get back to the temple if is to hard.<br>
Make sure you can fight them before enter, if you start another level, probably you die if you are not ready.
</div>
<div class="clear" style="height: 33px;"></div>
<div class="img wow zoomInUp"><span><img src="layout/template/site/hellgrave/promo/images/arenawave.png" alt=""></span></div>
<div class="clear" style="height: 75px;"></div>
<div class="content-block block-3">
<div class="clear" style="height: 75px;"></div>
<div class="block-title wow zoomInUp">Dungeon System</div>
<div class="block-text min wow zoomInUp">
From the Trinity Island, you can do a dungeon with your friends or solo.<br>
Dungeon has custom bosses, you need defeat the boss in order to access to the next boss room.<br>
</div>
<div class="clear" style="height: 33px;"></div>
<div class="img wow zoomInUp"><span><img src="layout/template/site/hellgrave/promo/images/dungeonsystem.png" alt=""></span></div>
<div class="clear" style="height: 75px;"></div>
<div class="flex-block wow zoomInUp">
<div class="img"><span><img src="layout/template/site/hellgrave/promo/images/upcomingdungeon.png" alt=""></span></div>
<div class="text-row wow zoomInUp">
<div class="title">Upcoming New Dungeons</div>
<div class="text">
There are upcoming some Updates on Hellgrave Server, which means, new content, new dungeons, and some more.<br>
I will be constatly in update to reach a goal of a complete server RPG with a lot of features and things to do with friends.
<br><br>
</div>
</div>
</div>
</div>
<div class="content-block block-4">
<div class="clear" style="height: 75px;"></div>
<div class="block-title wow zoomInUp">Daily Quest</div>
<div class="block-text min wow zoomInUp">
Daily Quest System
<br><br>
From Trinity Island, you can access one time per day on the Daily Quest.<br> What means daily quest ?<br>
Each day try the daily quest and you will get a different reward.<br>
Can you find how to open the wall and access to the chest ?<br>
Or maybe did you know how to continue on cave while the passage is blocked ?<br>
</div>
<div class="clear" style="height: 60px;"></div>
<div class="img-flex wow zoomInUp">
<div class="img fixed">
<span>
<img src="layout/template/site/hellgrave/promo/images/dailyreward.png" alt="">
<span class="text-desc">
<span class="title">Differents Rewards</span>
<span class="text">Each day you can done the Daily Quest, and get a different reward per day. You can get differents rewards, Gold Tokens, Ultimate Mana Potion, Ultimate Health potion, Ultimate Spirit Potion, Cluster of Solace, Dream Matter, Silver Token, Tibia Coins and Firewalker Boots.</span>
</span>
</span>
</div>
<div class="img fixed">
<span>
<img src="layout/template/site/hellgrave/promo/images/mechanism.png" alt="">
<span class="text-desc">
<span class="title">Improved Mechanics</span>
<span class="text">Can you find how to pass the wall on the entrance ? Did you find how to open the wall and access to the chest ? Some Mechanics has been added on the daily quest, to make it more interesting.</span>
</span>
</span>
</div>
</div>
</div>
<div class="content-block block-5">
<div class="clear" style="height: 75px;"></div>
<div class="block-title wow zoomInUp">Custom Map RPG</div>
<div class="block-text min wow zoomInUp">
The Map is totally custom, you can check the Interactive Map from the Menu.
</div>
<div class="clear" style="height: 60px;"></div>
<div class="img-flex wow zoomInUp">
<div class="img fixed">
<span>
<img src="layout/template/site/hellgrave/promo/images/secrets.png" alt="">
<span class="text-desc">
<span class="title">Secrets</span>
<span class="text">There are many secrets on Hellgrave, can you find all of them?.</span>
</span>
</span>
</div>
<div class="img fixed">
<span>
<img src="layout/template/site/hellgrave/promo/images/detailed.png" alt="">
<span class="text-desc">
<span class="title">Detailed</span>
<span class="text">The map was created fixing and getting the most possible a RPG Content, detailed tiles, mountains, rivers on caves and much more. Maybe can you take a picture and upload it on gallery from your account panel and show off the world of Hellgrave ?.</span>
</span>
</span>
</div>
</div>
</div>
</div>
</main>
<?php
include 'layout/overall/footer.php'; ?>