xiv_lodestone 0.0.4 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +13 -0
- data/LICENSE.txt +1 -1
- data/OUTLINE.md +37 -0
- data/README.md +45 -11
- data/lib/xiv_lodestone/lodestone_character.rb +17 -12
- data/lib/xiv_lodestone/lodestone_character_attribute.rb +5 -5
- data/lib/xiv_lodestone/lodestone_character_collectable.rb +29 -0
- data/lib/xiv_lodestone/lodestone_character_disciple.rb +11 -21
- data/lib/xiv_lodestone/lodestone_character_gear.rb +11 -19
- data/lib/xiv_lodestone/lodestone_helper.rb +42 -27
- data/lib/xiv_lodestone/lodestone_server.rb +34 -0
- data/lib/xiv_lodestone/version.rb +1 -1
- data/lib/xiv_lodestone.rb +1 -0
- data/spec/resources/status.html +2151 -0
- data/spec/spec_helper.rb +4 -0
- data/spec/xiv_lodestone_character_attribute_spec.rb +26 -0
- data/spec/xiv_lodestone_character_collectable_spec.rb +28 -0
- data/spec/xiv_lodestone_character_disciple_spec.rb +33 -0
- data/spec/xiv_lodestone_character_gear_spec.rb +37 -0
- data/spec/xiv_lodestone_helper_spec.rb +52 -0
- data/spec/xiv_lodestone_server_spec.rb +28 -0
- data/spec/xiv_lodestone_spec.rb +13 -72
- data/xiv_lodestone.gemspec +0 -1
- metadata +19 -17
- data/lib/xiv_lodestone/lodestone_character_mount.rb +0 -35
@@ -0,0 +1,2151 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html lang="en-us" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml">
|
3
|
+
<head><meta charset="utf-8">
|
4
|
+
<title>Server Status | FINAL FANTASY XIV, The Lodestone</title>
|
5
|
+
<meta name="description" content="Official community site for FINAL FANTASY XIV: A Realm Reborn.">
|
6
|
+
<meta name="keywords" content="FF14,FFXIV,Final Fantasy XIV,Final Fantasy 14,Lodestone,players' site,community site,A Realm Reborn">
|
7
|
+
<meta name="author" content="SQUARE ENIX Inc.">
|
8
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
9
|
+
<link rel="shortcut icon" type="image/vnd.microsoft.icon" href="http://img.finalfantasyxiv.com/lds/pc/global/images/favicon.ico?1370575015">
|
10
|
+
<link rel="apple-touch-icon-precomposed" href="http://img.finalfantasyxiv.com/lds/pc/global/images/common/ic/home.png?1370575015">
|
11
|
+
<meta name="msapplication-TileImage" content="http://img.finalfantasyxiv.com/lds/pc/global/images/common/ic/home.png?1370575015">
|
12
|
+
<meta name="msapplication-TileColor" content="#000000">
|
13
|
+
<link rel="alternate" hreflang="ja" href="http://jp.finalfantasyxiv.com/lodestone/worldstatus/">
|
14
|
+
<link rel="alternate" hreflang="en-gb" href="http://eu.finalfantasyxiv.com/lodestone/worldstatus/">
|
15
|
+
<link rel="alternate" hreflang="fr" href="http://fr.finalfantasyxiv.com/lodestone/worldstatus/">
|
16
|
+
<link rel="alternate" hreflang="de" href="http://de.finalfantasyxiv.com/lodestone/worldstatus/">
|
17
|
+
|
18
|
+
|
19
|
+
|
20
|
+
<!--[if lt IE 9]>
|
21
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/html5shiv.js?1367039497"></script>
|
22
|
+
|
23
|
+
<![endif]-->
|
24
|
+
<!-- ** CSS ** -->
|
25
|
+
<link href="http://img.finalfantasyxiv.com/lds/pc/global/css/lodestone.css?1419579887" rel="stylesheet">
|
26
|
+
<link href="http://img.finalfantasyxiv.com/lds/pc/global/css/add/lodestone.css?1407474990" rel="stylesheet">
|
27
|
+
<link href="http://img.finalfantasyxiv.com/lds/pc/global/css/style.css?1419579887" rel="stylesheet">
|
28
|
+
<link href="http://img.finalfantasyxiv.com/lds/pc/global/css/setindex.css?1405406742" rel="stylesheet">
|
29
|
+
<link href="http://img.finalfantasyxiv.com/lds/pc/global/css/jquery.fancybox.css?1375336977" rel="stylesheet">
|
30
|
+
<link href="http://img.finalfantasyxiv.com/lds/pc/en/css/base.css?1419579887" rel="stylesheet">
|
31
|
+
|
32
|
+
<link href="http://img.finalfantasyxiv.com/lds/pc/global/css/eorzea_db.css?1418121191" rel="stylesheet">
|
33
|
+
|
34
|
+
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
<!-- Facebook -->
|
39
|
+
<meta property="fb:app_id" content="1400886233468625">
|
40
|
+
<meta property="og:type" content="website">
|
41
|
+
<meta property="og:description" content="Official community site for FINAL FANTASY XIV: A Realm Reborn.">
|
42
|
+
<meta property="og:title" content="Server Status | FINAL FANTASY XIV, The Lodestone">
|
43
|
+
<meta property="og:url" content="http://na.finalfantasyxiv.com/lodestone/worldstatus/">
|
44
|
+
<meta property="og:site_name" content="FINAL FANTASY XIV, The Lodestone">
|
45
|
+
|
46
|
+
<meta property="og:image" content="http://img.finalfantasyxiv.com/lds/pc/global/images/ogp.png?1377342923">
|
47
|
+
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
<meta property="og:locale" content="en_US">
|
52
|
+
|
53
|
+
<script>
|
54
|
+
var base_domain = 'finalfantasyxiv.com';
|
55
|
+
var strftime_fmt = {
|
56
|
+
'dateYMDHMS': '%m/%d/%Y %\u002dI:%M:%S %p',
|
57
|
+
'dateYMDHM': '%m/%d/%Y %\u002dI:%M %p',
|
58
|
+
'dateYMDH': '%m/%d/%Y %\u002dI',
|
59
|
+
'dateYMD': '%m/%d/%Y',
|
60
|
+
'dateEternal': '%m.%d.%Y'
|
61
|
+
};
|
62
|
+
var base_uri = '/lodestone/';
|
63
|
+
var api_uri = '/lodestone/api/';
|
64
|
+
var static_uri = 'http://img.finalfantasyxiv.com/lds/';
|
65
|
+
var subdomain = 'na';
|
66
|
+
var csrf_token = '33bdd717f0a12960bee02971a20b2932cab91779';
|
67
|
+
var cis_origin = 'https://secure.square\u002denix.com';
|
68
|
+
var ldst_max_image_size = 5242880;
|
69
|
+
var eorzeadb = {
|
70
|
+
version: '1418121533',
|
71
|
+
dynamic_tooltip: false
|
72
|
+
};
|
73
|
+
</script>
|
74
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/strftime.js?1367039497"></script>
|
75
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/load_on_html_top.js?1370575015"></script>
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
</head>
|
80
|
+
<body id="" class=" base top lang_na">
|
81
|
+
|
82
|
+
<div id="fb-root"></div>
|
83
|
+
<script>(function(d, s, id) {
|
84
|
+
var js, fjs = d.getElementsByTagName(s)[0];
|
85
|
+
if (d.getElementById(id)) return;
|
86
|
+
js = d.createElement(s); js.id = id;
|
87
|
+
|
88
|
+
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=1400886233468625";
|
89
|
+
|
90
|
+
fjs.parentNode.insertBefore(js, fjs);
|
91
|
+
}(document, 'script', 'facebook-jssdk'));</script>
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
<div id="header_area"><div class="inner clearfix">
|
97
|
+
|
98
|
+
<div class="logo">
|
99
|
+
<a href="
|
100
|
+
|
101
|
+
http://na.square-enix.com/
|
102
|
+
|
103
|
+
" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/header/logo_square_enix.gif?1370575015" alt="SQUARE ENIX" width="130" height="14"></a></div>
|
104
|
+
|
105
|
+
<div id="lang_area" class="dropdown_trigger_box">
|
106
|
+
<a href="javascript:void(0);" class="bt_lang dropdown_trigger button">
|
107
|
+
<span>English</span>
|
108
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/header/na.png?1370575015" alt="">
|
109
|
+
</a>
|
110
|
+
|
111
|
+
<div class="dropdown"><div class="lang_dd_header"><div class="lang_dd_footer"><div class="lang_dd_body">
|
112
|
+
<ul class="pt2">
|
113
|
+
|
114
|
+
<li>
|
115
|
+
<a href="http://jp.finalfantasyxiv.com/lodestone/worldstatus/">
|
116
|
+
<span>日本語</span>
|
117
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/header/jp.png?1370575015" />
|
118
|
+
</a>
|
119
|
+
</li>
|
120
|
+
|
121
|
+
<li>
|
122
|
+
<a href="http://na.finalfantasyxiv.com/lodestone/worldstatus/">
|
123
|
+
<span>English</span>
|
124
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/header/na.png?1370575015" />
|
125
|
+
</a>
|
126
|
+
</li>
|
127
|
+
|
128
|
+
<li>
|
129
|
+
<a href="http://eu.finalfantasyxiv.com/lodestone/worldstatus/">
|
130
|
+
<span>English</span>
|
131
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/header/eu.png?1370575015" />
|
132
|
+
</a>
|
133
|
+
</li>
|
134
|
+
|
135
|
+
<li>
|
136
|
+
<a href="http://fr.finalfantasyxiv.com/lodestone/worldstatus/">
|
137
|
+
<span>Français</span>
|
138
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/header/fr.png?1370575015" />
|
139
|
+
</a>
|
140
|
+
</li>
|
141
|
+
|
142
|
+
<li>
|
143
|
+
<a href="http://de.finalfantasyxiv.com/lodestone/worldstatus/">
|
144
|
+
<span>Deutsch</span>
|
145
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/header/de.png?1370575015" />
|
146
|
+
</a>
|
147
|
+
</li>
|
148
|
+
|
149
|
+
</ul>
|
150
|
+
</div></div></div></div>
|
151
|
+
</div>
|
152
|
+
|
153
|
+
</div></div>
|
154
|
+
|
155
|
+
|
156
|
+
|
157
|
+
<!-- #header -->
|
158
|
+
<header id="header">
|
159
|
+
|
160
|
+
<!-- #title_area -->
|
161
|
+
<div id="title_area"><div class="inner">
|
162
|
+
|
163
|
+
<div class="arealm_reborn"><a href="/lodestone/"></a></div>
|
164
|
+
|
165
|
+
<!-- login info -->
|
166
|
+
<div id="login_area" class="nobg">
|
167
|
+
|
168
|
+
|
169
|
+
<div class="preorder_banner en-us">
|
170
|
+
|
171
|
+
<a href="http://sqex.to/buyffxiv" target="_blank"></a>
|
172
|
+
|
173
|
+
</div>
|
174
|
+
|
175
|
+
<!-- login -->
|
176
|
+
<div class="clearfix"><a href="/lodestone/account/login/" class="bt_login button"></a></div>
|
177
|
+
<!-- //login -->
|
178
|
+
|
179
|
+
<!-- search -->
|
180
|
+
<form action="/lodestone/community/search/">
|
181
|
+
<div id="search">
|
182
|
+
<div id="left_cont">
|
183
|
+
<div id="left_inner"><span></span><input type="text" id="txt_search" name="q" placeholder="Search"></div>
|
184
|
+
</div>
|
185
|
+
<div id="right_cont">
|
186
|
+
<span></span><input type="image" id="bt_search" value="" src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/header/ic_lupe.png?1370575015">
|
187
|
+
</div>
|
188
|
+
</div>
|
189
|
+
</form>
|
190
|
+
<!-- //search -->
|
191
|
+
</div>
|
192
|
+
<!-- //login info -->
|
193
|
+
|
194
|
+
</div></div>
|
195
|
+
<!-- //#title_area -->
|
196
|
+
|
197
|
+
|
198
|
+
<!-- #globalmenu -->
|
199
|
+
<nav id="globalmenu">
|
200
|
+
<ul class="clearfix">
|
201
|
+
<li class="about dropdown_box"><a href="/pr/" target="_blank"></a>
|
202
|
+
<ul class="clearfix dropdown">
|
203
|
+
<li><a href="/pr/world/" target="_blank">The World of FINAL FANTASY XIV</a></li>
|
204
|
+
<li><a href="/pr/game/" target="_blank">ARMOURY</a></li>
|
205
|
+
<li><a href="/pr/system" target="_blank">GAMEPLAY</a></li>
|
206
|
+
<li><a href="/pr/media/screenshots/" target="_blank">MEDIA</a></li>
|
207
|
+
<li><a href="/pr/product/" target="_blank">PRODUCT</a></li>
|
208
|
+
<li><a href="/pr/start_ffxiv/" target="_blank">FINAL FANTASY XIV: A Beginner's Guide</a></li>
|
209
|
+
</ul>
|
210
|
+
</li>
|
211
|
+
<li class="news"><a href="/lodestone/news/"></a></li>
|
212
|
+
<li class="playguide dropdown_box"><a href="/lodestone/playguide/"></a>
|
213
|
+
<ul class="clearfix dropdown">
|
214
|
+
<li><a href="/lodestone/playguide/win/">Windows® Gameplay Guide</a></li>
|
215
|
+
<li><a href="/lodestone/playguide/ps3/">PlayStation®3 Gameplay Guide</a></li>
|
216
|
+
<li><a href="/lodestone/playguide/ps4/">PlayStation®4 Gameplay Guide</a></li>
|
217
|
+
|
218
|
+
<li><a href="/lodestone/playguide/db/item/">Eorzea Database: Items</a></li>
|
219
|
+
<li><a href="/lodestone/playguide/db/quest/">Eorzea Database: Quests</a></li>
|
220
|
+
<li><a href="/lodestone/playguide/db/duty/">Eorzea Database: Duties</a></li>
|
221
|
+
<li><a href="/lodestone/playguide/db/npc/">Eorzea Database: NPCs</a></li>
|
222
|
+
<li><a href="/lodestone/playguide/db/recipe/">Eorzea Database: Crafting Log</a></li>
|
223
|
+
<li><a href="/lodestone/playguide/db/gathering/">Eorzea Database: Gathering Log</a></li>
|
224
|
+
<li><a href="/lodestone/playguide/db/achievement/">Eorzea Database: Achievements</a></li>
|
225
|
+
<li><a href="/lodestone/special/patchnote_log/">FINAL FANTASY XIV Patch Notes</a></li>
|
226
|
+
</ul>
|
227
|
+
</li>
|
228
|
+
<li class="community dropdown_box"><a href="/lodestone/community/"></a>
|
229
|
+
<ul class="clearfix dropdown">
|
230
|
+
<li><a href="/lodestone/blog/">View Blog</a></li>
|
231
|
+
<li><a href="/lodestone/character/">Character</a></li>
|
232
|
+
<li><a href="/lodestone/freecompany/">Free Company</a></li>
|
233
|
+
<li><a href="/lodestone/linkshell/">Linkshell</a></li>
|
234
|
+
|
235
|
+
<li><a href="/lodestone/ranking/">Standings</a></li>
|
236
|
+
|
237
|
+
</ul>
|
238
|
+
</li>
|
239
|
+
<li class="forum"><a href="http://forum.square-enix.com/ffxiv/forum.php" target="_blank"></a></li>
|
240
|
+
<li class="help dropdown_box"><a href="/lodestone/help/"></a>
|
241
|
+
<ul class="clearfix dropdown">
|
242
|
+
<li><a href="/lodestone/help/about_the_lodestone/">Using the Lodestone</a></li>
|
243
|
+
<li><a href="
|
244
|
+
|
245
|
+
http://support.na.square-enix.com/main.php?id=5382&la=1
|
246
|
+
|
247
|
+
" target="_blank">FAQ</a>
|
248
|
+
</li>
|
249
|
+
<li><a href="
|
250
|
+
|
251
|
+
http://support.na.square-enix.com/rule.php?id=5382&la=1
|
252
|
+
"
|
253
|
+
target="_blank">Rules & Policies</a>
|
254
|
+
</li>
|
255
|
+
<li><a href="
|
256
|
+
|
257
|
+
http://www.square-enix.com/na/account/
|
258
|
+
|
259
|
+
" target="_blank">Square Enix Account Information</a>
|
260
|
+
</li>
|
261
|
+
<li>
|
262
|
+
<a href="
|
263
|
+
|
264
|
+
http://support.na.square-enix.com/contacttop.php?id=5382&la=1
|
265
|
+
|
266
|
+
" target="_blank">
|
267
|
+
Customer Service Suggestions & Feedback Bug Report Contact us for any of the above.
|
268
|
+
</a>
|
269
|
+
</li>
|
270
|
+
<li>
|
271
|
+
<a href="http://sqex.to/Msp" target="_blank">Mog Station</a>
|
272
|
+
</li>
|
273
|
+
<li>
|
274
|
+
<a href="/lodestone/help/option_service/">Optional Services for FINAL FANTASY XIV</a>
|
275
|
+
</li>
|
276
|
+
</ul>
|
277
|
+
</li>
|
278
|
+
</ul>
|
279
|
+
</nav>
|
280
|
+
<!-- #globalmenu -->
|
281
|
+
|
282
|
+
</header>
|
283
|
+
<!-- //#header -->
|
284
|
+
|
285
|
+
<!-- #breadcrumb -->
|
286
|
+
<div id="breadcrumb">
|
287
|
+
<ul class="clearfix">
|
288
|
+
<li class="home"><div><a href="/"></a></div></li>
|
289
|
+
|
290
|
+
|
291
|
+
<li>Server Status</li>
|
292
|
+
|
293
|
+
|
294
|
+
</ul>
|
295
|
+
</div>
|
296
|
+
<!-- //#breadcrumb -->
|
297
|
+
|
298
|
+
|
299
|
+
|
300
|
+
|
301
|
+
<!-- contents -->
|
302
|
+
<div id="contents" class="clearfix">
|
303
|
+
|
304
|
+
<!-- #main -->
|
305
|
+
<div id="main">
|
306
|
+
|
307
|
+
|
308
|
+
<h1 class="mb10">
|
309
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/title/server_status.png?1404811571" width="646" height="40" alt="Server Status">
|
310
|
+
</h1>
|
311
|
+
|
312
|
+
<div id="server_status" class="base_header mb10"><div class="base_footer"><div class="base_body">
|
313
|
+
|
314
|
+
<div class="area_body"><div class="area_header"><div class="area_footer">
|
315
|
+
<div class="text-headline"><span>Data Center: </span>Elemental</div>
|
316
|
+
</div></div></div>
|
317
|
+
|
318
|
+
<div class="area_inner_header mb20"><div class="area_inner_footer"><div class="area_inner_body">
|
319
|
+
|
320
|
+
<div class="status_table">
|
321
|
+
<table>
|
322
|
+
<tr>
|
323
|
+
<th>World</th>
|
324
|
+
<th>Status</th>
|
325
|
+
</tr>
|
326
|
+
|
327
|
+
<tr class="worldstatus_1">
|
328
|
+
<td><div class="relative">
|
329
|
+
Aegis</div></td>
|
330
|
+
<td>
|
331
|
+
<span class="ic_worldstatus_1">
|
332
|
+
|
333
|
+
Online
|
334
|
+
|
335
|
+
</span>
|
336
|
+
</td>
|
337
|
+
</tr>
|
338
|
+
<tr class="worldstatus_1">
|
339
|
+
<td><div class="relative">
|
340
|
+
Atomos</div></td>
|
341
|
+
<td>
|
342
|
+
<span class="ic_worldstatus_1">
|
343
|
+
|
344
|
+
Online
|
345
|
+
|
346
|
+
</span>
|
347
|
+
</td>
|
348
|
+
</tr>
|
349
|
+
<tr class="worldstatus_1">
|
350
|
+
<td><div class="relative">
|
351
|
+
Carbuncle</div></td>
|
352
|
+
<td>
|
353
|
+
<span class="ic_worldstatus_1">
|
354
|
+
|
355
|
+
Online
|
356
|
+
|
357
|
+
</span>
|
358
|
+
</td>
|
359
|
+
</tr>
|
360
|
+
<tr class="worldstatus_1">
|
361
|
+
<td><div class="relative">
|
362
|
+
Garuda</div></td>
|
363
|
+
<td>
|
364
|
+
<span class="ic_worldstatus_1">
|
365
|
+
|
366
|
+
Online
|
367
|
+
|
368
|
+
</span>
|
369
|
+
</td>
|
370
|
+
</tr>
|
371
|
+
<tr class="worldstatus_1">
|
372
|
+
<td><div class="relative">
|
373
|
+
Gungnir</div></td>
|
374
|
+
<td>
|
375
|
+
<span class="ic_worldstatus_1">
|
376
|
+
|
377
|
+
Online
|
378
|
+
|
379
|
+
</span>
|
380
|
+
</td>
|
381
|
+
</tr>
|
382
|
+
<tr class="worldstatus_1">
|
383
|
+
<td><div class="relative">
|
384
|
+
Kujata</div></td>
|
385
|
+
<td>
|
386
|
+
<span class="ic_worldstatus_1">
|
387
|
+
|
388
|
+
Online
|
389
|
+
|
390
|
+
</span>
|
391
|
+
</td>
|
392
|
+
</tr>
|
393
|
+
<tr class="worldstatus_1">
|
394
|
+
<td><div class="relative">
|
395
|
+
Ramuh</div></td>
|
396
|
+
<td>
|
397
|
+
<span class="ic_worldstatus_1">
|
398
|
+
|
399
|
+
Online
|
400
|
+
|
401
|
+
</span>
|
402
|
+
</td>
|
403
|
+
</tr>
|
404
|
+
<tr class="worldstatus_1">
|
405
|
+
<td><div class="relative">
|
406
|
+
Tonberry</div></td>
|
407
|
+
<td>
|
408
|
+
<span class="ic_worldstatus_1">
|
409
|
+
|
410
|
+
Offline
|
411
|
+
|
412
|
+
</span>
|
413
|
+
</td>
|
414
|
+
</tr>
|
415
|
+
<tr class="worldstatus_1">
|
416
|
+
<td><div class="relative">
|
417
|
+
Typhon</div></td>
|
418
|
+
<td>
|
419
|
+
<span class="ic_worldstatus_1">
|
420
|
+
|
421
|
+
Online
|
422
|
+
|
423
|
+
</span>
|
424
|
+
</td>
|
425
|
+
</tr>
|
426
|
+
<tr class="worldstatus_1">
|
427
|
+
<td><div class="relative">
|
428
|
+
Unicorn</div></td>
|
429
|
+
<td>
|
430
|
+
<span class="ic_worldstatus_1">
|
431
|
+
|
432
|
+
Online
|
433
|
+
|
434
|
+
</span>
|
435
|
+
</td>
|
436
|
+
</tr>
|
437
|
+
|
438
|
+
</table>
|
439
|
+
</div>
|
440
|
+
|
441
|
+
</div></div></div>
|
442
|
+
<div class="area_body"><div class="area_header"><div class="area_footer">
|
443
|
+
<div class="text-headline"><span>Data Center: </span>Gaia</div>
|
444
|
+
</div></div></div>
|
445
|
+
|
446
|
+
<div class="area_inner_header mb20"><div class="area_inner_footer"><div class="area_inner_body">
|
447
|
+
|
448
|
+
<div class="status_table">
|
449
|
+
<table>
|
450
|
+
<tr>
|
451
|
+
<th>World</th>
|
452
|
+
<th>Status</th>
|
453
|
+
</tr>
|
454
|
+
|
455
|
+
<tr class="worldstatus_1">
|
456
|
+
<td><div class="relative">
|
457
|
+
Alexander</div></td>
|
458
|
+
<td>
|
459
|
+
<span class="ic_worldstatus_1">
|
460
|
+
|
461
|
+
Online
|
462
|
+
|
463
|
+
</span>
|
464
|
+
</td>
|
465
|
+
</tr>
|
466
|
+
<tr class="worldstatus_1">
|
467
|
+
<td><div class="relative">
|
468
|
+
Bahamut</div></td>
|
469
|
+
<td>
|
470
|
+
<span class="ic_worldstatus_1">
|
471
|
+
|
472
|
+
Online
|
473
|
+
|
474
|
+
</span>
|
475
|
+
</td>
|
476
|
+
</tr>
|
477
|
+
<tr class="worldstatus_1">
|
478
|
+
<td><div class="relative">
|
479
|
+
Durandal</div></td>
|
480
|
+
<td>
|
481
|
+
<span class="ic_worldstatus_1">
|
482
|
+
|
483
|
+
Online
|
484
|
+
|
485
|
+
</span>
|
486
|
+
</td>
|
487
|
+
</tr>
|
488
|
+
<tr class="worldstatus_1">
|
489
|
+
<td><div class="relative">
|
490
|
+
Fenrir</div></td>
|
491
|
+
<td>
|
492
|
+
<span class="ic_worldstatus_1">
|
493
|
+
|
494
|
+
Online
|
495
|
+
|
496
|
+
</span>
|
497
|
+
</td>
|
498
|
+
</tr>
|
499
|
+
<tr class="worldstatus_1">
|
500
|
+
<td><div class="relative">
|
501
|
+
Ifrit</div></td>
|
502
|
+
<td>
|
503
|
+
<span class="ic_worldstatus_1">
|
504
|
+
|
505
|
+
Online
|
506
|
+
|
507
|
+
</span>
|
508
|
+
</td>
|
509
|
+
</tr>
|
510
|
+
<tr class="worldstatus_1">
|
511
|
+
<td><div class="relative">
|
512
|
+
Ridill</div></td>
|
513
|
+
<td>
|
514
|
+
<span class="ic_worldstatus_1">
|
515
|
+
|
516
|
+
Online
|
517
|
+
|
518
|
+
</span>
|
519
|
+
</td>
|
520
|
+
</tr>
|
521
|
+
<tr class="worldstatus_1">
|
522
|
+
<td><div class="relative">
|
523
|
+
Tiamat</div></td>
|
524
|
+
<td>
|
525
|
+
<span class="ic_worldstatus_1">
|
526
|
+
|
527
|
+
Online
|
528
|
+
|
529
|
+
</span>
|
530
|
+
</td>
|
531
|
+
</tr>
|
532
|
+
<tr class="worldstatus_1">
|
533
|
+
<td><div class="relative">
|
534
|
+
Ultima</div></td>
|
535
|
+
<td>
|
536
|
+
<span class="ic_worldstatus_1">
|
537
|
+
|
538
|
+
Online
|
539
|
+
|
540
|
+
</span>
|
541
|
+
</td>
|
542
|
+
</tr>
|
543
|
+
<tr class="worldstatus_1">
|
544
|
+
<td><div class="relative">
|
545
|
+
Valefor</div></td>
|
546
|
+
<td>
|
547
|
+
<span class="ic_worldstatus_1">
|
548
|
+
|
549
|
+
Online
|
550
|
+
|
551
|
+
</span>
|
552
|
+
</td>
|
553
|
+
</tr>
|
554
|
+
<tr class="worldstatus_1">
|
555
|
+
<td><div class="relative">
|
556
|
+
Yojimbo</div></td>
|
557
|
+
<td>
|
558
|
+
<span class="ic_worldstatus_1">
|
559
|
+
|
560
|
+
Online
|
561
|
+
|
562
|
+
</span>
|
563
|
+
</td>
|
564
|
+
</tr>
|
565
|
+
<tr class="worldstatus_1">
|
566
|
+
<td><div class="relative">
|
567
|
+
Zeromus</div></td>
|
568
|
+
<td>
|
569
|
+
<span class="ic_worldstatus_1">
|
570
|
+
|
571
|
+
Online
|
572
|
+
|
573
|
+
</span>
|
574
|
+
</td>
|
575
|
+
</tr>
|
576
|
+
|
577
|
+
</table>
|
578
|
+
</div>
|
579
|
+
|
580
|
+
</div></div></div>
|
581
|
+
<div class="area_body"><div class="area_header"><div class="area_footer">
|
582
|
+
<div class="text-headline"><span>Data Center: </span>Mana</div>
|
583
|
+
</div></div></div>
|
584
|
+
|
585
|
+
<div class="area_inner_header mb20"><div class="area_inner_footer"><div class="area_inner_body">
|
586
|
+
|
587
|
+
<div class="status_table">
|
588
|
+
<table>
|
589
|
+
<tr>
|
590
|
+
<th>World</th>
|
591
|
+
<th>Status</th>
|
592
|
+
</tr>
|
593
|
+
|
594
|
+
<tr class="worldstatus_1">
|
595
|
+
<td><div class="relative">
|
596
|
+
Anima</div></td>
|
597
|
+
<td>
|
598
|
+
<span class="ic_worldstatus_1">
|
599
|
+
|
600
|
+
Online
|
601
|
+
|
602
|
+
</span>
|
603
|
+
</td>
|
604
|
+
</tr>
|
605
|
+
<tr class="worldstatus_1">
|
606
|
+
<td><div class="relative">
|
607
|
+
Asura</div></td>
|
608
|
+
<td>
|
609
|
+
<span class="ic_worldstatus_1">
|
610
|
+
|
611
|
+
Online
|
612
|
+
|
613
|
+
</span>
|
614
|
+
</td>
|
615
|
+
</tr>
|
616
|
+
<tr class="worldstatus_1">
|
617
|
+
<td><div class="relative">
|
618
|
+
Belias</div></td>
|
619
|
+
<td>
|
620
|
+
<span class="ic_worldstatus_1">
|
621
|
+
|
622
|
+
Online
|
623
|
+
|
624
|
+
</span>
|
625
|
+
</td>
|
626
|
+
</tr>
|
627
|
+
<tr class="worldstatus_1">
|
628
|
+
<td><div class="relative">
|
629
|
+
Chocobo</div></td>
|
630
|
+
<td>
|
631
|
+
<span class="ic_worldstatus_1">
|
632
|
+
|
633
|
+
Online
|
634
|
+
|
635
|
+
</span>
|
636
|
+
</td>
|
637
|
+
</tr>
|
638
|
+
<tr class="worldstatus_1">
|
639
|
+
<td><div class="relative">
|
640
|
+
Hades</div></td>
|
641
|
+
<td>
|
642
|
+
<span class="ic_worldstatus_1">
|
643
|
+
|
644
|
+
Online
|
645
|
+
|
646
|
+
</span>
|
647
|
+
</td>
|
648
|
+
</tr>
|
649
|
+
<tr class="worldstatus_1">
|
650
|
+
<td><div class="relative">
|
651
|
+
Ixion</div></td>
|
652
|
+
<td>
|
653
|
+
<span class="ic_worldstatus_1">
|
654
|
+
|
655
|
+
Online
|
656
|
+
|
657
|
+
</span>
|
658
|
+
</td>
|
659
|
+
</tr>
|
660
|
+
<tr class="worldstatus_1">
|
661
|
+
<td><div class="relative">
|
662
|
+
Mandragora</div></td>
|
663
|
+
<td>
|
664
|
+
<span class="ic_worldstatus_1">
|
665
|
+
|
666
|
+
Online
|
667
|
+
|
668
|
+
</span>
|
669
|
+
</td>
|
670
|
+
</tr>
|
671
|
+
<tr class="worldstatus_1">
|
672
|
+
<td><div class="relative">
|
673
|
+
Masamune</div></td>
|
674
|
+
<td>
|
675
|
+
<span class="ic_worldstatus_1">
|
676
|
+
|
677
|
+
Online
|
678
|
+
|
679
|
+
</span>
|
680
|
+
</td>
|
681
|
+
</tr>
|
682
|
+
<tr class="worldstatus_1">
|
683
|
+
<td><div class="relative">
|
684
|
+
Pandaemonium</div></td>
|
685
|
+
<td>
|
686
|
+
<span class="ic_worldstatus_1">
|
687
|
+
|
688
|
+
Online
|
689
|
+
|
690
|
+
</span>
|
691
|
+
</td>
|
692
|
+
</tr>
|
693
|
+
<tr class="worldstatus_1">
|
694
|
+
<td><div class="relative">
|
695
|
+
Shinryu</div></td>
|
696
|
+
<td>
|
697
|
+
<span class="ic_worldstatus_1">
|
698
|
+
|
699
|
+
Online
|
700
|
+
|
701
|
+
</span>
|
702
|
+
</td>
|
703
|
+
</tr>
|
704
|
+
<tr class="worldstatus_1">
|
705
|
+
<td><div class="relative">
|
706
|
+
Titan</div></td>
|
707
|
+
<td>
|
708
|
+
<span class="ic_worldstatus_1">
|
709
|
+
|
710
|
+
Online
|
711
|
+
|
712
|
+
</span>
|
713
|
+
</td>
|
714
|
+
</tr>
|
715
|
+
|
716
|
+
</table>
|
717
|
+
</div>
|
718
|
+
|
719
|
+
</div></div></div>
|
720
|
+
<div class="area_body"><div class="area_header"><div class="area_footer">
|
721
|
+
<div class="text-headline"><span>Data Center: </span>Aether</div>
|
722
|
+
</div></div></div>
|
723
|
+
|
724
|
+
<div class="area_inner_header mb20"><div class="area_inner_footer"><div class="area_inner_body">
|
725
|
+
|
726
|
+
<div class="status_table">
|
727
|
+
<table>
|
728
|
+
<tr>
|
729
|
+
<th>World</th>
|
730
|
+
<th>Status</th>
|
731
|
+
</tr>
|
732
|
+
|
733
|
+
<tr class="worldstatus_1">
|
734
|
+
<td><div class="relative">
|
735
|
+
Adamantoise</div></td>
|
736
|
+
<td>
|
737
|
+
<span class="ic_worldstatus_1">
|
738
|
+
|
739
|
+
Online
|
740
|
+
|
741
|
+
</span>
|
742
|
+
</td>
|
743
|
+
</tr>
|
744
|
+
<tr class="worldstatus_1">
|
745
|
+
<td><div class="relative">
|
746
|
+
Balmung</div></td>
|
747
|
+
<td>
|
748
|
+
<span class="ic_worldstatus_1">
|
749
|
+
|
750
|
+
Online
|
751
|
+
|
752
|
+
</span>
|
753
|
+
</td>
|
754
|
+
</tr>
|
755
|
+
<tr class="worldstatus_1">
|
756
|
+
<td><div class="relative">
|
757
|
+
Cactuar</div></td>
|
758
|
+
<td>
|
759
|
+
<span class="ic_worldstatus_1">
|
760
|
+
|
761
|
+
Online
|
762
|
+
|
763
|
+
</span>
|
764
|
+
</td>
|
765
|
+
</tr>
|
766
|
+
<tr class="worldstatus_1">
|
767
|
+
<td><div class="relative">
|
768
|
+
Coeurl</div></td>
|
769
|
+
<td>
|
770
|
+
<span class="ic_worldstatus_1">
|
771
|
+
|
772
|
+
Online
|
773
|
+
|
774
|
+
</span>
|
775
|
+
</td>
|
776
|
+
</tr>
|
777
|
+
<tr class="worldstatus_1">
|
778
|
+
<td><div class="relative">
|
779
|
+
Faerie</div></td>
|
780
|
+
<td>
|
781
|
+
<span class="ic_worldstatus_1">
|
782
|
+
|
783
|
+
Online
|
784
|
+
|
785
|
+
</span>
|
786
|
+
</td>
|
787
|
+
</tr>
|
788
|
+
<tr class="worldstatus_1">
|
789
|
+
<td><div class="relative">
|
790
|
+
Gilgamesh</div></td>
|
791
|
+
<td>
|
792
|
+
<span class="ic_worldstatus_1">
|
793
|
+
|
794
|
+
Online
|
795
|
+
|
796
|
+
</span>
|
797
|
+
</td>
|
798
|
+
</tr>
|
799
|
+
<tr class="worldstatus_1">
|
800
|
+
<td><div class="relative">
|
801
|
+
Goblin</div></td>
|
802
|
+
<td>
|
803
|
+
<span class="ic_worldstatus_1">
|
804
|
+
|
805
|
+
Online
|
806
|
+
|
807
|
+
</span>
|
808
|
+
</td>
|
809
|
+
</tr>
|
810
|
+
<tr class="worldstatus_1">
|
811
|
+
<td><div class="relative">
|
812
|
+
Jenova</div></td>
|
813
|
+
<td>
|
814
|
+
<span class="ic_worldstatus_1">
|
815
|
+
|
816
|
+
Online
|
817
|
+
|
818
|
+
</span>
|
819
|
+
</td>
|
820
|
+
</tr>
|
821
|
+
<tr class="worldstatus_1">
|
822
|
+
<td><div class="relative">
|
823
|
+
Mateus</div></td>
|
824
|
+
<td>
|
825
|
+
<span class="ic_worldstatus_1">
|
826
|
+
|
827
|
+
Online
|
828
|
+
|
829
|
+
</span>
|
830
|
+
</td>
|
831
|
+
</tr>
|
832
|
+
<tr class="worldstatus_1">
|
833
|
+
<td><div class="relative">
|
834
|
+
Midgardsormr</div></td>
|
835
|
+
<td>
|
836
|
+
<span class="ic_worldstatus_1">
|
837
|
+
|
838
|
+
Online
|
839
|
+
|
840
|
+
</span>
|
841
|
+
</td>
|
842
|
+
</tr>
|
843
|
+
<tr class="worldstatus_1">
|
844
|
+
<td><div class="relative">
|
845
|
+
Sargatanas</div></td>
|
846
|
+
<td>
|
847
|
+
<span class="ic_worldstatus_1">
|
848
|
+
|
849
|
+
Online
|
850
|
+
|
851
|
+
</span>
|
852
|
+
</td>
|
853
|
+
</tr>
|
854
|
+
<tr class="worldstatus_1">
|
855
|
+
<td><div class="relative">
|
856
|
+
Siren</div></td>
|
857
|
+
<td>
|
858
|
+
<span class="ic_worldstatus_1">
|
859
|
+
|
860
|
+
Online
|
861
|
+
|
862
|
+
</span>
|
863
|
+
</td>
|
864
|
+
</tr>
|
865
|
+
<tr class="worldstatus_1">
|
866
|
+
<td><div class="relative">
|
867
|
+
Zalera</div></td>
|
868
|
+
<td>
|
869
|
+
<span class="ic_worldstatus_1">
|
870
|
+
|
871
|
+
Online
|
872
|
+
|
873
|
+
</span>
|
874
|
+
</td>
|
875
|
+
</tr>
|
876
|
+
|
877
|
+
</table>
|
878
|
+
</div>
|
879
|
+
|
880
|
+
</div></div></div>
|
881
|
+
<div class="area_body"><div class="area_header"><div class="area_footer">
|
882
|
+
<div class="text-headline"><span>Data Center: </span>Primal</div>
|
883
|
+
</div></div></div>
|
884
|
+
|
885
|
+
<div class="area_inner_header mb20"><div class="area_inner_footer"><div class="area_inner_body">
|
886
|
+
|
887
|
+
<div class="status_table">
|
888
|
+
<table>
|
889
|
+
<tr>
|
890
|
+
<th>World</th>
|
891
|
+
<th>Status</th>
|
892
|
+
</tr>
|
893
|
+
|
894
|
+
<tr class="worldstatus_1">
|
895
|
+
<td><div class="relative">
|
896
|
+
Behemoth</div></td>
|
897
|
+
<td>
|
898
|
+
<span class="ic_worldstatus_1">
|
899
|
+
|
900
|
+
Online
|
901
|
+
|
902
|
+
</span>
|
903
|
+
</td>
|
904
|
+
</tr>
|
905
|
+
<tr class="worldstatus_1">
|
906
|
+
<td><div class="relative">
|
907
|
+
Brynhildr</div></td>
|
908
|
+
<td>
|
909
|
+
<span class="ic_worldstatus_1">
|
910
|
+
|
911
|
+
Online
|
912
|
+
|
913
|
+
</span>
|
914
|
+
</td>
|
915
|
+
</tr>
|
916
|
+
<tr class="worldstatus_1">
|
917
|
+
<td><div class="relative">
|
918
|
+
Diabolos</div></td>
|
919
|
+
<td>
|
920
|
+
<span class="ic_worldstatus_1">
|
921
|
+
|
922
|
+
Online
|
923
|
+
|
924
|
+
</span>
|
925
|
+
</td>
|
926
|
+
</tr>
|
927
|
+
<tr class="worldstatus_1">
|
928
|
+
<td><div class="relative">
|
929
|
+
Excalibur</div></td>
|
930
|
+
<td>
|
931
|
+
<span class="ic_worldstatus_1">
|
932
|
+
|
933
|
+
Online
|
934
|
+
|
935
|
+
</span>
|
936
|
+
</td>
|
937
|
+
</tr>
|
938
|
+
<tr class="worldstatus_1">
|
939
|
+
<td><div class="relative">
|
940
|
+
Exodus</div></td>
|
941
|
+
<td>
|
942
|
+
<span class="ic_worldstatus_1">
|
943
|
+
|
944
|
+
Online
|
945
|
+
|
946
|
+
</span>
|
947
|
+
</td>
|
948
|
+
</tr>
|
949
|
+
<tr class="worldstatus_1">
|
950
|
+
<td><div class="relative">
|
951
|
+
Famfrit</div></td>
|
952
|
+
<td>
|
953
|
+
<span class="ic_worldstatus_1">
|
954
|
+
|
955
|
+
Online
|
956
|
+
|
957
|
+
</span>
|
958
|
+
</td>
|
959
|
+
</tr>
|
960
|
+
<tr class="worldstatus_1">
|
961
|
+
<td><div class="relative">
|
962
|
+
Hyperion</div></td>
|
963
|
+
<td>
|
964
|
+
<span class="ic_worldstatus_1">
|
965
|
+
|
966
|
+
Online
|
967
|
+
|
968
|
+
</span>
|
969
|
+
</td>
|
970
|
+
</tr>
|
971
|
+
<tr class="worldstatus_1">
|
972
|
+
<td><div class="relative">
|
973
|
+
Lamia</div></td>
|
974
|
+
<td>
|
975
|
+
<span class="ic_worldstatus_1">
|
976
|
+
|
977
|
+
Online
|
978
|
+
|
979
|
+
</span>
|
980
|
+
</td>
|
981
|
+
</tr>
|
982
|
+
<tr class="worldstatus_1">
|
983
|
+
<td><div class="relative">
|
984
|
+
Leviathan</div></td>
|
985
|
+
<td>
|
986
|
+
<span class="ic_worldstatus_1">
|
987
|
+
|
988
|
+
Online
|
989
|
+
|
990
|
+
</span>
|
991
|
+
</td>
|
992
|
+
</tr>
|
993
|
+
<tr class="worldstatus_1">
|
994
|
+
<td><div class="relative">
|
995
|
+
Malboro</div></td>
|
996
|
+
<td>
|
997
|
+
<span class="ic_worldstatus_1">
|
998
|
+
|
999
|
+
Online
|
1000
|
+
|
1001
|
+
</span>
|
1002
|
+
</td>
|
1003
|
+
</tr>
|
1004
|
+
<tr class="worldstatus_1">
|
1005
|
+
<td><div class="relative">
|
1006
|
+
Ultros</div></td>
|
1007
|
+
<td>
|
1008
|
+
<span class="ic_worldstatus_1">
|
1009
|
+
|
1010
|
+
Online
|
1011
|
+
|
1012
|
+
</span>
|
1013
|
+
</td>
|
1014
|
+
</tr>
|
1015
|
+
|
1016
|
+
</table>
|
1017
|
+
</div>
|
1018
|
+
|
1019
|
+
</div></div></div>
|
1020
|
+
<div class="area_body"><div class="area_header"><div class="area_footer">
|
1021
|
+
<div class="text-headline"><span>Data Center: </span>Chaos</div>
|
1022
|
+
</div></div></div>
|
1023
|
+
|
1024
|
+
<div class="area_inner_header mb20"><div class="area_inner_footer"><div class="area_inner_body">
|
1025
|
+
|
1026
|
+
<div class="status_table">
|
1027
|
+
<table>
|
1028
|
+
<tr>
|
1029
|
+
<th>World</th>
|
1030
|
+
<th>Status</th>
|
1031
|
+
</tr>
|
1032
|
+
|
1033
|
+
<tr class="worldstatus_1">
|
1034
|
+
<td><div class="relative">
|
1035
|
+
Cerberus</div></td>
|
1036
|
+
<td>
|
1037
|
+
<span class="ic_worldstatus_1">
|
1038
|
+
|
1039
|
+
Online
|
1040
|
+
|
1041
|
+
</span>
|
1042
|
+
</td>
|
1043
|
+
</tr>
|
1044
|
+
<tr class="worldstatus_1">
|
1045
|
+
<td><div class="relative">
|
1046
|
+
Lich</div></td>
|
1047
|
+
<td>
|
1048
|
+
<span class="ic_worldstatus_1">
|
1049
|
+
|
1050
|
+
Online
|
1051
|
+
|
1052
|
+
</span>
|
1053
|
+
</td>
|
1054
|
+
</tr>
|
1055
|
+
<tr class="worldstatus_1">
|
1056
|
+
<td><div class="relative">
|
1057
|
+
Moogle</div></td>
|
1058
|
+
<td>
|
1059
|
+
<span class="ic_worldstatus_1">
|
1060
|
+
|
1061
|
+
Online
|
1062
|
+
|
1063
|
+
</span>
|
1064
|
+
</td>
|
1065
|
+
</tr>
|
1066
|
+
<tr class="worldstatus_1">
|
1067
|
+
<td><div class="relative">
|
1068
|
+
Odin</div></td>
|
1069
|
+
<td>
|
1070
|
+
<span class="ic_worldstatus_1">
|
1071
|
+
|
1072
|
+
Online
|
1073
|
+
|
1074
|
+
</span>
|
1075
|
+
</td>
|
1076
|
+
</tr>
|
1077
|
+
<tr class="worldstatus_1">
|
1078
|
+
<td><div class="relative">
|
1079
|
+
Phoenix</div></td>
|
1080
|
+
<td>
|
1081
|
+
<span class="ic_worldstatus_1">
|
1082
|
+
|
1083
|
+
Online
|
1084
|
+
|
1085
|
+
</span>
|
1086
|
+
</td>
|
1087
|
+
</tr>
|
1088
|
+
<tr class="worldstatus_1">
|
1089
|
+
<td><div class="relative">
|
1090
|
+
Ragnarok</div></td>
|
1091
|
+
<td>
|
1092
|
+
<span class="ic_worldstatus_1">
|
1093
|
+
|
1094
|
+
Online
|
1095
|
+
|
1096
|
+
</span>
|
1097
|
+
</td>
|
1098
|
+
</tr>
|
1099
|
+
<tr class="worldstatus_1">
|
1100
|
+
<td><div class="relative">
|
1101
|
+
Shiva</div></td>
|
1102
|
+
<td>
|
1103
|
+
<span class="ic_worldstatus_1">
|
1104
|
+
|
1105
|
+
Online
|
1106
|
+
|
1107
|
+
</span>
|
1108
|
+
</td>
|
1109
|
+
</tr>
|
1110
|
+
<tr class="worldstatus_1">
|
1111
|
+
<td><div class="relative">
|
1112
|
+
Zodiark</div></td>
|
1113
|
+
<td>
|
1114
|
+
<span class="ic_worldstatus_1">
|
1115
|
+
|
1116
|
+
Online
|
1117
|
+
|
1118
|
+
</span>
|
1119
|
+
</td>
|
1120
|
+
</tr>
|
1121
|
+
|
1122
|
+
</table>
|
1123
|
+
</div>
|
1124
|
+
|
1125
|
+
</div></div></div>
|
1126
|
+
|
1127
|
+
</div></div></div>
|
1128
|
+
|
1129
|
+
</div>
|
1130
|
+
<!-- //#main -->
|
1131
|
+
|
1132
|
+
<!-- #side -->
|
1133
|
+
<div id="side">
|
1134
|
+
|
1135
|
+
|
1136
|
+
|
1137
|
+
|
1138
|
+
<div class="conducting_area">
|
1139
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/global/images/common/banner/bn_package_en-us.png?1419579887" width="300" height="218" alt="">
|
1140
|
+
<div class="inr">
|
1141
|
+
<a href="
|
1142
|
+
http://www.ffxiv-freetrial.com/us/?utm_source=lodestone&utm_medium=pc_buyarea&utm_campaign=na_freetrial
|
1143
|
+
" class="bt_conducting" target="_blank">
|
1144
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/bt/free_trial_top.png?1419579887" width="284" height="80" alt="Start Your Free Trial">
|
1145
|
+
</a>
|
1146
|
+
<a href="
|
1147
|
+
http://sqex.to/buyffxiv?utm_source=lodestone&utm_medium=pc_buyarea&utm_campaign=na_buynow
|
1148
|
+
" class="bt_conducting" target="_blank">
|
1149
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/bt/buynow_top.png?1419579887" width="284" height="80" alt="BUY NOW!">
|
1150
|
+
</a>
|
1151
|
+
</div>
|
1152
|
+
</div>
|
1153
|
+
|
1154
|
+
|
1155
|
+
|
1156
|
+
|
1157
|
+
|
1158
|
+
<div class="mb10"><a href="http://na.finalfantasyxiv.com/pr/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/banner/244/bn_aboutffxiv_en-gb.png"></a></div>
|
1159
|
+
|
1160
|
+
|
1161
|
+
|
1162
|
+
<div class="mb10"><a href="http://sqex.to/Msp" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/banner/155/bn_mogstation_na.png"></a></div>
|
1163
|
+
|
1164
|
+
|
1165
|
+
|
1166
|
+
<div class="mb10"><a href="http://www.ffxiv-freetrial.com/us/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/banner/212/bn_freetrial_sp_na_2.png"></a></div>
|
1167
|
+
|
1168
|
+
|
1169
|
+
|
1170
|
+
<div class="mb10"><a href="/lodestone/help/option_service/"><img src="http://img.finalfantasyxiv.com/lds/banner/249/bn_optionalservices_en-gb.png"></a></div>
|
1171
|
+
|
1172
|
+
|
1173
|
+
|
1174
|
+
<div class="mb10"><a href="http://www.finalfantasyxiv.com/eternalbond/na/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/banner/264/bn_eternalbonding_en-gb.png"></a></div>
|
1175
|
+
|
1176
|
+
|
1177
|
+
|
1178
|
+
<div class="mb10"><a href="/lodestone/special/friend_recruit/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/banner/202/bn_Recruit_a_Friend_na.png"></a></div>
|
1179
|
+
|
1180
|
+
|
1181
|
+
|
1182
|
+
<div class="mb10"><a href="http://ffxiv-fanfest.com/na/index.php" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/banner/192/ファンフェスバナー海外決定あめりか300_120.jpg"></a></div>
|
1183
|
+
|
1184
|
+
|
1185
|
+
|
1186
|
+
<div class="mb10"><a href="http://www.square-enix.co.jp/music/sem/page/ff14/atou/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/banner/224/300x120_FF14Arrange.jpg"></a></div>
|
1187
|
+
|
1188
|
+
|
1189
|
+
|
1190
|
+
<div class="mb10"><a href="/lodestone/special/grandcompany/"><img src="http://img.finalfantasyxiv.com/lds/banner/169/グランドカンパニー_na.png"></a></div>
|
1191
|
+
|
1192
|
+
|
1193
|
+
|
1194
|
+
<div class="mb10"><a href="/lodestone/special/patchnote_log/"><img src="http://img.finalfantasyxiv.com/lds/banner/254/bn_patchnote_en-gb.png"></a></div>
|
1195
|
+
|
1196
|
+
|
1197
|
+
|
1198
|
+
<div class="mb10"><a href="/lodestone/special/update_log/"><img src="http://img.finalfantasyxiv.com/lds/banner/259/bn_update_en-gb.png"></a></div>
|
1199
|
+
|
1200
|
+
|
1201
|
+
|
1202
|
+
<div class="mb10"><a href="http://na.finalfantasyxiv.com/pr/special/libraeorzea/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/banner/143/bn_libra_eorzea_na.png"></a></div>
|
1203
|
+
|
1204
|
+
|
1205
|
+
|
1206
|
+
|
1207
|
+
|
1208
|
+
|
1209
|
+
|
1210
|
+
|
1211
|
+
<!-- *** Community start *** -->
|
1212
|
+
<div class="mb10">
|
1213
|
+
|
1214
|
+
|
1215
|
+
|
1216
|
+
<div class="my_community">
|
1217
|
+
<div class="base_header_w300_long"><div class="base_footer_w300 pb6"><div class="base_body_w300">
|
1218
|
+
<a href="/lodestone/community/" title="Community Wall"><h3 id="com_wall_title" class="header_title"></h3></a>
|
1219
|
+
|
1220
|
+
|
1221
|
+
<!-- narrowdown -->
|
1222
|
+
<div class="narrowdown_box header_title_btn dropdown_trigger_box">
|
1223
|
+
<a href="javascript:void(0);" class="button bt_edit dropdown_trigger tooltip" title="Filter"></a>
|
1224
|
+
<div class="dropdown">
|
1225
|
+
<div>
|
1226
|
+
<div class="popup_header_left_gold"><div class="popup_header_right_gold"></div></div>
|
1227
|
+
<div class="popup_body_left_gold"><div class="popup_body_right_gold clearfix">
|
1228
|
+
|
1229
|
+
|
1230
|
+
<div class="communitywall_filter">
|
1231
|
+
<div>
|
1232
|
+
Filter which items are to be displayed below.
|
1233
|
+
</div>
|
1234
|
+
<p class="txt_red small">
|
1235
|
+
|
1236
|
+
* Standing updates will display regardless of World or language filter settings.<br>
|
1237
|
+
* Free company formation can not be filtered by language.</p>
|
1238
|
+
<hr>
|
1239
|
+
|
1240
|
+
<span class="txt_yellow">Sort by</span>
|
1241
|
+
<ul class="mb20">
|
1242
|
+
<li>
|
1243
|
+
<label class="block">
|
1244
|
+
<input type="checkbox" name="community_type" value="blog">Blog
|
1245
|
+
</label>
|
1246
|
+
</li>
|
1247
|
+
<li>
|
1248
|
+
<label class="block">
|
1249
|
+
<input type="checkbox" name="community_type" value="fc">Free Company
|
1250
|
+
</label>
|
1251
|
+
</li>
|
1252
|
+
|
1253
|
+
<li>
|
1254
|
+
<label class="block">
|
1255
|
+
<input type="checkbox" name="community_type" value="db">Eorzea Database
|
1256
|
+
</label>
|
1257
|
+
</li>
|
1258
|
+
|
1259
|
+
|
1260
|
+
<li>
|
1261
|
+
<label class="block">
|
1262
|
+
<input type="checkbox" name="community_type" value="ranking">Standings
|
1263
|
+
</label>
|
1264
|
+
</li>
|
1265
|
+
|
1266
|
+
</ul>
|
1267
|
+
|
1268
|
+
<span class="txt_yellow">World</span>
|
1269
|
+
<div class="mb10">
|
1270
|
+
<label class="control-label" for="world"></label>
|
1271
|
+
<select name="community_worldname">
|
1272
|
+
<option value="">Select All</option>
|
1273
|
+
|
1274
|
+
<option value="Adamantoise">Adamantoise</option>
|
1275
|
+
|
1276
|
+
<option value="Aegis">Aegis</option>
|
1277
|
+
|
1278
|
+
<option value="Alexander">Alexander</option>
|
1279
|
+
|
1280
|
+
<option value="Anima">Anima</option>
|
1281
|
+
|
1282
|
+
<option value="Asura">Asura</option>
|
1283
|
+
|
1284
|
+
<option value="Atomos">Atomos</option>
|
1285
|
+
|
1286
|
+
<option value="Bahamut">Bahamut</option>
|
1287
|
+
|
1288
|
+
<option value="Balmung">Balmung</option>
|
1289
|
+
|
1290
|
+
<option value="Behemoth">Behemoth</option>
|
1291
|
+
|
1292
|
+
<option value="Belias">Belias</option>
|
1293
|
+
|
1294
|
+
<option value="Brynhildr">Brynhildr</option>
|
1295
|
+
|
1296
|
+
<option value="Cactuar">Cactuar</option>
|
1297
|
+
|
1298
|
+
<option value="Carbuncle">Carbuncle</option>
|
1299
|
+
|
1300
|
+
<option value="Cerberus">Cerberus</option>
|
1301
|
+
|
1302
|
+
<option value="Chocobo">Chocobo</option>
|
1303
|
+
|
1304
|
+
<option value="Coeurl">Coeurl</option>
|
1305
|
+
|
1306
|
+
<option value="Diabolos">Diabolos</option>
|
1307
|
+
|
1308
|
+
<option value="Durandal">Durandal</option>
|
1309
|
+
|
1310
|
+
<option value="Excalibur">Excalibur</option>
|
1311
|
+
|
1312
|
+
<option value="Exodus">Exodus</option>
|
1313
|
+
|
1314
|
+
<option value="Faerie">Faerie</option>
|
1315
|
+
|
1316
|
+
<option value="Famfrit">Famfrit</option>
|
1317
|
+
|
1318
|
+
<option value="Fenrir">Fenrir</option>
|
1319
|
+
|
1320
|
+
<option value="Garuda">Garuda</option>
|
1321
|
+
|
1322
|
+
<option value="Gilgamesh">Gilgamesh</option>
|
1323
|
+
|
1324
|
+
<option value="Goblin">Goblin</option>
|
1325
|
+
|
1326
|
+
<option value="Gungnir">Gungnir</option>
|
1327
|
+
|
1328
|
+
<option value="Hades">Hades</option>
|
1329
|
+
|
1330
|
+
<option value="Hyperion">Hyperion</option>
|
1331
|
+
|
1332
|
+
<option value="Ifrit">Ifrit</option>
|
1333
|
+
|
1334
|
+
<option value="Ixion">Ixion</option>
|
1335
|
+
|
1336
|
+
<option value="Jenova">Jenova</option>
|
1337
|
+
|
1338
|
+
<option value="Kujata">Kujata</option>
|
1339
|
+
|
1340
|
+
<option value="Lamia">Lamia</option>
|
1341
|
+
|
1342
|
+
<option value="Leviathan">Leviathan</option>
|
1343
|
+
|
1344
|
+
<option value="Lich">Lich</option>
|
1345
|
+
|
1346
|
+
<option value="Malboro">Malboro</option>
|
1347
|
+
|
1348
|
+
<option value="Mandragora">Mandragora</option>
|
1349
|
+
|
1350
|
+
<option value="Masamune">Masamune</option>
|
1351
|
+
|
1352
|
+
<option value="Mateus">Mateus</option>
|
1353
|
+
|
1354
|
+
<option value="Midgardsormr">Midgardsormr</option>
|
1355
|
+
|
1356
|
+
<option value="Moogle">Moogle</option>
|
1357
|
+
|
1358
|
+
<option value="Odin">Odin</option>
|
1359
|
+
|
1360
|
+
<option value="Pandaemonium">Pandaemonium</option>
|
1361
|
+
|
1362
|
+
<option value="Phoenix">Phoenix</option>
|
1363
|
+
|
1364
|
+
<option value="Ragnarok">Ragnarok</option>
|
1365
|
+
|
1366
|
+
<option value="Ramuh">Ramuh</option>
|
1367
|
+
|
1368
|
+
<option value="Ridill">Ridill</option>
|
1369
|
+
|
1370
|
+
<option value="Sargatanas">Sargatanas</option>
|
1371
|
+
|
1372
|
+
<option value="Shinryu">Shinryu</option>
|
1373
|
+
|
1374
|
+
<option value="Shiva">Shiva</option>
|
1375
|
+
|
1376
|
+
<option value="Siren">Siren</option>
|
1377
|
+
|
1378
|
+
<option value="Tiamat">Tiamat</option>
|
1379
|
+
|
1380
|
+
<option value="Titan">Titan</option>
|
1381
|
+
|
1382
|
+
<option value="Tonberry">Tonberry</option>
|
1383
|
+
|
1384
|
+
<option value="Typhon">Typhon</option>
|
1385
|
+
|
1386
|
+
<option value="Ultima">Ultima</option>
|
1387
|
+
|
1388
|
+
<option value="Ultros">Ultros</option>
|
1389
|
+
|
1390
|
+
<option value="Unicorn">Unicorn</option>
|
1391
|
+
|
1392
|
+
<option value="Valefor">Valefor</option>
|
1393
|
+
|
1394
|
+
<option value="Yojimbo">Yojimbo</option>
|
1395
|
+
|
1396
|
+
<option value="Zalera">Zalera</option>
|
1397
|
+
|
1398
|
+
<option value="Zeromus">Zeromus</option>
|
1399
|
+
|
1400
|
+
<option value="Zodiark">Zodiark</option>
|
1401
|
+
|
1402
|
+
</select>
|
1403
|
+
</div>
|
1404
|
+
|
1405
|
+
<span class="txt_yellow">Primary language</span>
|
1406
|
+
<div class="mb10">
|
1407
|
+
<label class="control-label" for="lang"></label>
|
1408
|
+
<select name="community_lang">
|
1409
|
+
<option value="">Select All</option>
|
1410
|
+
|
1411
|
+
<option value="ja">Japanese</option>
|
1412
|
+
|
1413
|
+
<option value="en">English</option>
|
1414
|
+
|
1415
|
+
<option value="de">German</option>
|
1416
|
+
|
1417
|
+
<option value="fr">French</option>
|
1418
|
+
|
1419
|
+
</select>
|
1420
|
+
</div>
|
1421
|
+
|
1422
|
+
<span class="txt_yellow">Displaying</span>
|
1423
|
+
<div>
|
1424
|
+
<label class="control-label" for="limit"></label>
|
1425
|
+
<select name="community_limit">
|
1426
|
+
<option value="10">10</option>
|
1427
|
+
<option value="20">20</option>
|
1428
|
+
<option value="30">30</option>
|
1429
|
+
</select>
|
1430
|
+
</div>
|
1431
|
+
|
1432
|
+
<hr>
|
1433
|
+
|
1434
|
+
<input type="submit" class="button bt_narrowdown m0auto" value="">
|
1435
|
+
</div>
|
1436
|
+
|
1437
|
+
|
1438
|
+
</div></div>
|
1439
|
+
<div class="popup_footer_left_gold"><div class="popup_footer_right_gold"></div></div>
|
1440
|
+
</div>
|
1441
|
+
</div>
|
1442
|
+
</div>
|
1443
|
+
<!-- //narrowdown -->
|
1444
|
+
|
1445
|
+
|
1446
|
+
<div class="area_header_w300"><div class="area_footer_w300"><div class="area_body_w300">
|
1447
|
+
<ul class="list_style1">
|
1448
|
+
|
1449
|
+
<li class="more_"><div class="inner clearfix">
|
1450
|
+
|
1451
|
+
<div class="thumb_cont_black_40">
|
1452
|
+
<a href="/lodestone/character/7006146/"><img src="http://img2.finalfantasyxiv.com/f/c5dd19e81d5e459a13267f177dff248b_c76848359d0b4d2f37aefbb9903ed97bfc0_50x50.jpg?1420599576" width="40" height="40" alt=""></a>
|
1453
|
+
</div>
|
1454
|
+
|
1455
|
+
|
1456
|
+
<div class="list_style1_inner">
|
1457
|
+
<span class="txt_gray">
|
1458
|
+
|
1459
|
+
<span id="datetime-0.8900800496275">-</span>
|
1460
|
+
<script>
|
1461
|
+
document.getElementById('datetime-0.8900800496275').innerHTML = ldst_strftime(1420600235, 'YMDHM');
|
1462
|
+
</script>
|
1463
|
+
|
1464
|
+
</span>
|
1465
|
+
<a href="/lodestone/character/7006146/">Le Tigre</a>(Zeromus) posted a new blog entry: [<a href="/lodestone/character/7006146/blog/1938891/">自宅では…</a>].
|
1466
|
+
</div>
|
1467
|
+
</div></li>
|
1468
|
+
|
1469
|
+
<li class="more_"><div class="inner clearfix">
|
1470
|
+
|
1471
|
+
<div class="thumb_cont_black_40">
|
1472
|
+
<a href="/lodestone/character/2545130/"><img src="http://img2.finalfantasyxiv.com/f/4c32f88ec23ad4fd1e731a6ce6c2ede7_32d8c9c7cd5f62d62da2d31b6750a680fc0_50x50.jpg?1420598573" width="40" height="40" alt=""></a>
|
1473
|
+
</div>
|
1474
|
+
|
1475
|
+
|
1476
|
+
<div class="list_style1_inner">
|
1477
|
+
<span class="txt_gray">
|
1478
|
+
|
1479
|
+
<span id="datetime-0.795995255516953">-</span>
|
1480
|
+
<script>
|
1481
|
+
document.getElementById('datetime-0.795995255516953').innerHTML = ldst_strftime(1420600235, 'YMDHM');
|
1482
|
+
</script>
|
1483
|
+
|
1484
|
+
</span>
|
1485
|
+
<a href="/lodestone/character/2545130/">Alumina Material</a>(Typhon) posted a new blog entry: [<a href="/lodestone/character/2545130/blog/1938890/">明けましておめでとうございますっ</a>].
|
1486
|
+
</div>
|
1487
|
+
</div></li>
|
1488
|
+
|
1489
|
+
<li class="more_"><div class="inner clearfix">
|
1490
|
+
|
1491
|
+
<div class="thumb_cont_black_40">
|
1492
|
+
<a href="/lodestone/character/7192039/"><img src="http://img2.finalfantasyxiv.com/f/0ba82ea5a3561ce3ad989f478f8692b8_4a92c619bde4f34cfa77e05fef21ad85fc0_50x50.jpg?1420597771" width="40" height="40" alt=""></a>
|
1493
|
+
</div>
|
1494
|
+
|
1495
|
+
|
1496
|
+
<div class="list_style1_inner">
|
1497
|
+
<span class="txt_gray">
|
1498
|
+
|
1499
|
+
<span id="datetime-0.247832485411529">-</span>
|
1500
|
+
<script>
|
1501
|
+
document.getElementById('datetime-0.247832485411529').innerHTML = ldst_strftime(1420600196, 'YMDHM');
|
1502
|
+
</script>
|
1503
|
+
|
1504
|
+
</span>
|
1505
|
+
<a href="/lodestone/character/7192039/">Hitagi Gahara</a>(Yojimbo) posted a new blog entry: [<a href="/lodestone/character/7192039/blog/1938889/">絶対に負けない☆真成編☆連絡帳_φ(・_・</a>].
|
1506
|
+
</div>
|
1507
|
+
</div></li>
|
1508
|
+
|
1509
|
+
<li class="more_"><div class="inner clearfix">
|
1510
|
+
|
1511
|
+
<div class="thumb_cont_black_40">
|
1512
|
+
<a href="/lodestone/character/510174/"><img src="http://img2.finalfantasyxiv.com/f/ec425a73b6bdebf380a0ac25dbf9b10b_3ea38e723c590aabf186367e1eb7e6a1fc0_50x50.jpg?1420598484" width="40" height="40" alt=""></a>
|
1513
|
+
</div>
|
1514
|
+
|
1515
|
+
|
1516
|
+
<div class="list_style1_inner">
|
1517
|
+
<span class="txt_gray">
|
1518
|
+
|
1519
|
+
<span id="datetime-0.162997354942139">-</span>
|
1520
|
+
<script>
|
1521
|
+
document.getElementById('datetime-0.162997354942139').innerHTML = ldst_strftime(1420600174, 'YMDHM');
|
1522
|
+
</script>
|
1523
|
+
|
1524
|
+
</span>
|
1525
|
+
<a href="/lodestone/character/510174/">Edy Jaki</a>(Aegis) posted a new blog entry: [<a href="/lodestone/character/510174/blog/1938888/">【LSCT】星芒祭(2014)</a>].
|
1526
|
+
</div>
|
1527
|
+
</div></li>
|
1528
|
+
|
1529
|
+
<li class="more_"><div class="inner clearfix">
|
1530
|
+
|
1531
|
+
<div class="thumb_cont_black_40">
|
1532
|
+
<a href="/lodestone/character/4681067/"><img src="http://img2.finalfantasyxiv.com/f/ce33046eb18dd9c0617a11847f1791d1_393eb74047bb90c8d80dea54218430eefc0_50x50.jpg?1420599443" width="40" height="40" alt=""></a>
|
1533
|
+
</div>
|
1534
|
+
|
1535
|
+
|
1536
|
+
<div class="list_style1_inner">
|
1537
|
+
<span class="txt_gray">
|
1538
|
+
|
1539
|
+
<span id="datetime-0.591170601419336">-</span>
|
1540
|
+
<script>
|
1541
|
+
document.getElementById('datetime-0.591170601419336').innerHTML = ldst_strftime(1420600164, 'YMDHM');
|
1542
|
+
</script>
|
1543
|
+
|
1544
|
+
</span>
|
1545
|
+
<a href="/lodestone/character/4681067/">Batta Kircheis</a>(Unicorn) posted a new blog entry: [<a href="/lodestone/character/4681067/blog/1938887/">拉致予告(優柔不断編)</a>].
|
1546
|
+
</div>
|
1547
|
+
</div></li>
|
1548
|
+
|
1549
|
+
<li class="more_"><div class="inner clearfix">
|
1550
|
+
|
1551
|
+
<div class="thumb_cont_black_40">
|
1552
|
+
<a href="/lodestone/character/9257572/"><img src="http://img2.finalfantasyxiv.com/f/b0b57bd6fb8ef9fbfbd9572cce72aeee_8f82f937943b6baf4c565020d5eba0ccfc0_50x50.jpg?1420598214" width="40" height="40" alt=""></a>
|
1553
|
+
</div>
|
1554
|
+
|
1555
|
+
|
1556
|
+
<div class="list_style1_inner">
|
1557
|
+
<span class="txt_gray">
|
1558
|
+
|
1559
|
+
<span id="datetime-0.343651977178634">-</span>
|
1560
|
+
<script>
|
1561
|
+
document.getElementById('datetime-0.343651977178634').innerHTML = ldst_strftime(1420600137, 'YMDHM');
|
1562
|
+
</script>
|
1563
|
+
|
1564
|
+
</span>
|
1565
|
+
<a href="/lodestone/character/9257572/">Earth Reinhard</a>(Gungnir) posted a new blog entry: [<a href="/lodestone/character/9257572/blog/1938886/">快適</a>].
|
1566
|
+
</div>
|
1567
|
+
</div></li>
|
1568
|
+
|
1569
|
+
<li class="more_"><div class="inner clearfix">
|
1570
|
+
|
1571
|
+
<div class="thumb_cont_black_40">
|
1572
|
+
<a href="/lodestone/character/4422531/"><img src="http://img2.finalfantasyxiv.com/f/977b989f4d17da874c489409cdf8c700_53f1445a9f28799a32ea55f046319fc3fc0_50x50.jpg?1420599058" width="40" height="40" alt=""></a>
|
1573
|
+
</div>
|
1574
|
+
|
1575
|
+
|
1576
|
+
<div class="list_style1_inner">
|
1577
|
+
<span class="txt_gray">
|
1578
|
+
|
1579
|
+
<span id="datetime-0.44634269814491">-</span>
|
1580
|
+
<script>
|
1581
|
+
document.getElementById('datetime-0.44634269814491').innerHTML = ldst_strftime(1420600135, 'YMDHM');
|
1582
|
+
</script>
|
1583
|
+
|
1584
|
+
</span>
|
1585
|
+
<a href="/lodestone/character/4422531/">Kit Ngknight</a>(Asura) posted a new blog entry: [<a href="/lodestone/character/4422531/blog/1938885/">戦士にしました</a>].
|
1586
|
+
</div>
|
1587
|
+
</div></li>
|
1588
|
+
|
1589
|
+
<li class="more_"><div class="inner clearfix">
|
1590
|
+
|
1591
|
+
<div class="thumb_cont_black_40">
|
1592
|
+
<a href="/lodestone/character/6993839/"><img src="http://img2.finalfantasyxiv.com/f/f29caefac50cfe88a5b2f039592e668f_806ea5b45071d5cd6bf393e38462ee71fc0_50x50.jpg?1420598124" width="40" height="40" alt=""></a>
|
1593
|
+
</div>
|
1594
|
+
|
1595
|
+
|
1596
|
+
<div class="list_style1_inner">
|
1597
|
+
<span class="txt_gray">
|
1598
|
+
|
1599
|
+
<span id="datetime-0.778448458260247">-</span>
|
1600
|
+
<script>
|
1601
|
+
document.getElementById('datetime-0.778448458260247').innerHTML = ldst_strftime(1420600060, 'YMDHM');
|
1602
|
+
</script>
|
1603
|
+
|
1604
|
+
</span>
|
1605
|
+
<a href="/lodestone/character/6993839/">Bevacizumab Avastin</a>(Durandal) posted a new blog entry: [<a href="/lodestone/character/6993839/blog/1938817/">【特にオチなし】昨日もかなり頑張りました。</a>].
|
1606
|
+
</div>
|
1607
|
+
</div></li>
|
1608
|
+
|
1609
|
+
<li class="more_"><div class="inner clearfix">
|
1610
|
+
|
1611
|
+
<div class="thumb_cont_black_40">
|
1612
|
+
<a href="/lodestone/character/2808505/"><img src="http://img2.finalfantasyxiv.com/f/980d7e9c7a17f2e293243b83eda385f2_32d8c9c7cd5f62d62da2d31b6750a680fc0_50x50.jpg?1420598496" width="40" height="40" alt=""></a>
|
1613
|
+
</div>
|
1614
|
+
|
1615
|
+
|
1616
|
+
<div class="list_style1_inner">
|
1617
|
+
<span class="txt_gray">
|
1618
|
+
|
1619
|
+
<span id="datetime-0.368904697966315">-</span>
|
1620
|
+
<script>
|
1621
|
+
document.getElementById('datetime-0.368904697966315').innerHTML = ldst_strftime(1420600051, 'YMDHM');
|
1622
|
+
</script>
|
1623
|
+
|
1624
|
+
</span>
|
1625
|
+
<a href="/lodestone/character/2808505/">Momoka Ariyasu</a>(Typhon) posted a new blog entry: [<a href="/lodestone/character/2808505/blog/1938883/">やっと。。。。</a>].
|
1626
|
+
</div>
|
1627
|
+
</div></li>
|
1628
|
+
|
1629
|
+
<li data-min_id="624432591" class="more_ last_message"><div class="inner clearfix">
|
1630
|
+
|
1631
|
+
<div class="thumb_cont_black_40">
|
1632
|
+
<a href="/lodestone/character/3215069/"><img src="http://img2.finalfantasyxiv.com/f/7abe0b1a3e0da7669554f9a14ef9fb84_a4730651230dd43cb129562a30d531aefc0_50x50.jpg?1420598679" width="40" height="40" alt=""></a>
|
1633
|
+
</div>
|
1634
|
+
|
1635
|
+
|
1636
|
+
<div class="list_style1_inner">
|
1637
|
+
<span class="txt_gray">
|
1638
|
+
|
1639
|
+
<span id="datetime-0.750529027194784">-</span>
|
1640
|
+
<script>
|
1641
|
+
document.getElementById('datetime-0.750529027194784').innerHTML = ldst_strftime(1420600051, 'YMDHM');
|
1642
|
+
</script>
|
1643
|
+
|
1644
|
+
</span>
|
1645
|
+
<a href="/lodestone/character/3215069/">Gao Alba</a>(Hades) posted a new blog entry: [<a href="/lodestone/character/3215069/blog/1938882/">正月休みでブラリ旅(?)</a>].
|
1646
|
+
</div>
|
1647
|
+
</div></li>
|
1648
|
+
|
1649
|
+
|
1650
|
+
|
1651
|
+
</ul>
|
1652
|
+
</div></div></div>
|
1653
|
+
|
1654
|
+
<a href="/lodestone/community/" class="button bt_mypage_community m0auto mt6"></a>
|
1655
|
+
|
1656
|
+
</div></div></div>
|
1657
|
+
</div>
|
1658
|
+
|
1659
|
+
</div>
|
1660
|
+
<!-- *** //Community end *** -->
|
1661
|
+
|
1662
|
+
|
1663
|
+
|
1664
|
+
<!-- *** Ranking start *** -->
|
1665
|
+
<div class="mb10">
|
1666
|
+
|
1667
|
+
|
1668
|
+
<div class="my_ranking">
|
1669
|
+
<div class="base_header_w300_long"><div class="base_footer_w300 pb6"><div class="base_body_w300">
|
1670
|
+
<a href="/lodestone/ranking/" title="Standings"><h3 class="header_title title_ranking_picup"></h3></a>
|
1671
|
+
<div class="update">Updated 01/05/2015 5:00 pm</div>
|
1672
|
+
|
1673
|
+
<div class="area_header_w300"><div class="area_footer_w300"><div class="area_body_w300">
|
1674
|
+
|
1675
|
+
<div class="tit_cont"><h2 class="ic_gold">Grand Company Standings</h2></div>
|
1676
|
+
|
1677
|
+
|
1678
|
+
<ul class="list_style1">
|
1679
|
+
|
1680
|
+
<li><div class="inner">
|
1681
|
+
|
1682
|
+
<div class="rank_crown_1 clearfix">
|
1683
|
+
|
1684
|
+
<div class="thumb_cont_black_40"><a href="/lodestone/character/752067/"><img src="http://img2.finalfantasyxiv.com/f/3161babee70f0eda5685be806e933d7b_134930215abb8a90ec37d6cc05b05e08fc0_50x50.jpg?1420597120" width="40" height="40" alt=""></a></div>
|
1685
|
+
|
1686
|
+
<h2 class="player_name_gold"><a href="/lodestone/character/752067/">Nida Zhwan</a>
|
1687
|
+
<br><span> (Masamune)</span></h2>
|
1688
|
+
|
1689
|
+
|
1690
|
+
</div>
|
1691
|
+
|
1692
|
+
</div></li>
|
1693
|
+
|
1694
|
+
<li><div class="inner">
|
1695
|
+
|
1696
|
+
<div class="rank_crown_2 clearfix">
|
1697
|
+
|
1698
|
+
<div class="thumb_cont_black_40"><a href="/lodestone/character/331786/"><img src="http://img2.finalfantasyxiv.com/f/d352d93d82ddde98ff0b31762f3527df_134930215abb8a90ec37d6cc05b05e08fc0_50x50.jpg?1420598491" width="40" height="40" alt=""></a></div>
|
1699
|
+
|
1700
|
+
<h2 class="player_name_gold"><a href="/lodestone/character/331786/">Hanako Dosukoi</a>
|
1701
|
+
<br><span> (Masamune)</span></h2>
|
1702
|
+
|
1703
|
+
|
1704
|
+
</div>
|
1705
|
+
|
1706
|
+
</div></li>
|
1707
|
+
|
1708
|
+
<li><div class="inner">
|
1709
|
+
|
1710
|
+
<div class="rank_crown_3 clearfix">
|
1711
|
+
|
1712
|
+
<div class="thumb_cont_black_40"><a href="/lodestone/character/3927253/"><img src="http://img2.finalfantasyxiv.com/f/de52a7d6dc53962f587987efcdb56d81_72c48f093f2278ac3243962d3eb6a8d7fc0_50x50.jpg?1420598670" width="40" height="40" alt=""></a></div>
|
1713
|
+
|
1714
|
+
<h2 class="player_name_gold"><a href="/lodestone/character/3927253/">Beadlet Anemones</a>
|
1715
|
+
<br><span> (Kujata)</span></h2>
|
1716
|
+
|
1717
|
+
|
1718
|
+
</div>
|
1719
|
+
|
1720
|
+
</div></li>
|
1721
|
+
|
1722
|
+
</ul>
|
1723
|
+
|
1724
|
+
|
1725
|
+
</div></div></div>
|
1726
|
+
|
1727
|
+
<span class="space"></span>
|
1728
|
+
|
1729
|
+
<div class="area_header_w300"><div class="area_footer_w300"><div class="area_body_w300">
|
1730
|
+
|
1731
|
+
<div class="tit_cont"><h2 class="ic_gold">Free Company Standings</h2></div>
|
1732
|
+
|
1733
|
+
|
1734
|
+
<ul class="list_style1">
|
1735
|
+
|
1736
|
+
<li><div class="inner fc_list">
|
1737
|
+
|
1738
|
+
<div class="rank_crown_1 clearfix">
|
1739
|
+
|
1740
|
+
<div class="thumb_cont_black_40 thumb_fc"><a href="/lodestone/freecompany/9230268173784229381/">
|
1741
|
+
<div class="ic_crest_44">
|
1742
|
+
<span>
|
1743
|
+
|
1744
|
+
|
1745
|
+
<img src="http://img2.finalfantasyxiv.com/c/B3e_bbb707e57b24401775c85cb3301c745f_90_40x40.png" width="40" height="40">
|
1746
|
+
|
1747
|
+
<img src="http://img2.finalfantasyxiv.com/c/F3e_b44a589b9e4c9dd18a79693bb59fd31f_00_40x40.png" width="40" height="40">
|
1748
|
+
<img src="http://img2.finalfantasyxiv.com/c/S60_e19dad51ef3864cefef5a4a51e6edf75_03_40x40.png" width="40" height="40">
|
1749
|
+
|
1750
|
+
</span>
|
1751
|
+
</div>
|
1752
|
+
</a></div>
|
1753
|
+
|
1754
|
+
<h2 class="player_name_gold"><a href="/lodestone/freecompany/9230268173784229381/">Venusians</a>
|
1755
|
+
<br><span> (Kujata)</span></h2>
|
1756
|
+
|
1757
|
+
</div>
|
1758
|
+
|
1759
|
+
</div></li>
|
1760
|
+
|
1761
|
+
<li><div class="inner fc_list">
|
1762
|
+
|
1763
|
+
<div class="rank_crown_2 clearfix">
|
1764
|
+
|
1765
|
+
<div class="thumb_cont_black_40 thumb_fc"><a href="/lodestone/freecompany/9233505136016395453/">
|
1766
|
+
<div class="ic_crest_44">
|
1767
|
+
<span>
|
1768
|
+
|
1769
|
+
|
1770
|
+
<img src="http://img2.finalfantasyxiv.com/c/B11_3d4f8262c77a2a1f627a4bf74a7be68d_08_40x40.png" width="40" height="40">
|
1771
|
+
|
1772
|
+
<img src="http://img2.finalfantasyxiv.com/c/F21_fe6199c218b9e02c4a091037526cdbc2_00_40x40.png" width="40" height="40">
|
1773
|
+
<img src="http://img2.finalfantasyxiv.com/c/S6b_a7de57d63cce6769b15887d45ec4705a_00_40x40.png" width="40" height="40">
|
1774
|
+
|
1775
|
+
</span>
|
1776
|
+
</div>
|
1777
|
+
</a></div>
|
1778
|
+
|
1779
|
+
<h2 class="player_name_gold"><a href="/lodestone/freecompany/9233505136016395453/">NGC_edofumi</a>
|
1780
|
+
<br><span> (Tonberry)</span></h2>
|
1781
|
+
|
1782
|
+
</div>
|
1783
|
+
|
1784
|
+
</div></li>
|
1785
|
+
|
1786
|
+
<li><div class="inner fc_list">
|
1787
|
+
|
1788
|
+
<div class="rank_crown_3 clearfix">
|
1789
|
+
|
1790
|
+
<div class="thumb_cont_black_40 thumb_fc"><a href="/lodestone/freecompany/9233505136016386424/">
|
1791
|
+
<div class="ic_crest_44">
|
1792
|
+
<span>
|
1793
|
+
|
1794
|
+
|
1795
|
+
<img src="http://img2.finalfantasyxiv.com/c/B3d_68585a4e1dc533f1fdd2bac0561a24b6_39_40x40.png" width="40" height="40">
|
1796
|
+
|
1797
|
+
<img src="http://img2.finalfantasyxiv.com/c/F1e_ed8a164ee0086dc3e36d078e76126110_00_40x40.png" width="40" height="40">
|
1798
|
+
<img src="http://img2.finalfantasyxiv.com/c/S5c_c48179b4e96cff6ed7c51da16ca90c11_02_40x40.png" width="40" height="40">
|
1799
|
+
|
1800
|
+
</span>
|
1801
|
+
</div>
|
1802
|
+
</a></div>
|
1803
|
+
|
1804
|
+
<h2 class="player_name_gold"><a href="/lodestone/freecompany/9233505136016386424/">Mistguard of Nabudis</a>
|
1805
|
+
<br><span> (Tonberry)</span></h2>
|
1806
|
+
|
1807
|
+
</div>
|
1808
|
+
|
1809
|
+
</div></li>
|
1810
|
+
|
1811
|
+
</ul>
|
1812
|
+
|
1813
|
+
|
1814
|
+
</div></div></div>
|
1815
|
+
|
1816
|
+
|
1817
|
+
|
1818
|
+
|
1819
|
+
|
1820
|
+
<span class="space"></span>
|
1821
|
+
|
1822
|
+
<div class="area_header_w300"><div class="area_footer_w300"><div class="area_body_w300">
|
1823
|
+
|
1824
|
+
<div class="tit_cont"><h2 class="ic_gold">Frontline Standings</h2></div>
|
1825
|
+
|
1826
|
+
|
1827
|
+
<ul class="list_style1">
|
1828
|
+
|
1829
|
+
<li><div class="inner">
|
1830
|
+
|
1831
|
+
<div class="rank_crown_1 clearfix">
|
1832
|
+
|
1833
|
+
<div class="thumb_cont_black_40"><a href="/lodestone/character/7648769/"><img src="http://img2.finalfantasyxiv.com/f/b851b7040848bd8ac406220ebc09c1bc_0cdf051c93865faa15cbc5cd3d2b69fbfc0_50x50.jpg?1420598646" width="40" height="40" alt=""></a></div>
|
1834
|
+
|
1835
|
+
<h2 class="player_name_gold"><a href="/lodestone/character/7648769/">Rorque Rhalgar</a>
|
1836
|
+
<br><span> (Exodus)</span></h2>
|
1837
|
+
|
1838
|
+
|
1839
|
+
</div>
|
1840
|
+
|
1841
|
+
</div></li>
|
1842
|
+
|
1843
|
+
<li><div class="inner">
|
1844
|
+
|
1845
|
+
<div class="rank_crown_2 clearfix">
|
1846
|
+
|
1847
|
+
<div class="thumb_cont_black_40"><a href="/lodestone/character/2877454/"><img src="http://img2.finalfantasyxiv.com/f/cef8306149a11f4c143856ca24b7d5ca_781d6b3603312f6be41670afa37282e0fc0_50x50.jpg?1420599664" width="40" height="40" alt=""></a></div>
|
1848
|
+
|
1849
|
+
<h2 class="player_name_gold"><a href="/lodestone/character/2877454/">Beams Boy</a>
|
1850
|
+
<br><span> (Chocobo)</span></h2>
|
1851
|
+
|
1852
|
+
|
1853
|
+
</div>
|
1854
|
+
|
1855
|
+
</div></li>
|
1856
|
+
|
1857
|
+
<li><div class="inner">
|
1858
|
+
|
1859
|
+
<div class="rank_crown_3 clearfix">
|
1860
|
+
|
1861
|
+
<div class="thumb_cont_black_40"><a href="/lodestone/character/4620046/"><img src="http://img2.finalfantasyxiv.com/f/a2a691ad1c4a1d15426dfe0ae6dd5beb_86da943caa70c8694707ab2ff74e68c9fc0_50x50.jpg?1420599862" width="40" height="40" alt=""></a></div>
|
1862
|
+
|
1863
|
+
<h2 class="player_name_gold"><a href="/lodestone/character/4620046/">Parsley Soerudake</a>
|
1864
|
+
<br><span> (Bahamut)</span></h2>
|
1865
|
+
|
1866
|
+
|
1867
|
+
</div>
|
1868
|
+
|
1869
|
+
</div></li>
|
1870
|
+
|
1871
|
+
</ul>
|
1872
|
+
|
1873
|
+
|
1874
|
+
</div></div></div>
|
1875
|
+
|
1876
|
+
|
1877
|
+
<a href="/lodestone/ranking/" class="button bt_my_ranking m0auto mt6"></a>
|
1878
|
+
|
1879
|
+
</div></div></div>
|
1880
|
+
</div>
|
1881
|
+
|
1882
|
+
|
1883
|
+
</div>
|
1884
|
+
<!-- *** //Ranking end *** -->
|
1885
|
+
|
1886
|
+
|
1887
|
+
|
1888
|
+
|
1889
|
+
<!-- *** NEWS start *** -->
|
1890
|
+
<div class="mb10">
|
1891
|
+
<div class="my_news">
|
1892
|
+
<div class="base_header_w300_long"><div class="base_footer_w300 pb6"><div class="base_body_w300">
|
1893
|
+
<a href="/lodestone/news/" title="News"><h3 class="header_title title_mypage_news"></h3></a>
|
1894
|
+
<div class="area_header_w300"><div class="area_footer_w300"><div class="area_body_w300">
|
1895
|
+
|
1896
|
+
<ul class="list_style1">
|
1897
|
+
|
1898
|
+
<li><div class="inner">
|
1899
|
+
<span class="txt_gray ic_info">
|
1900
|
+
|
1901
|
+
<span id="datetime-0.635946951248236">-</span>
|
1902
|
+
<script>
|
1903
|
+
document.getElementById('datetime-0.635946951248236').innerHTML = ldst_strftime(1420592400, 'YMD');
|
1904
|
+
</script>
|
1905
|
+
|
1906
|
+
</span><br>
|
1907
|
+
<span class="news_title"><a href="/lodestone/news/detail/80cd4583bf743600105b947d6906d0909189e479">Regarding Character Creation Restrictions</a></span>
|
1908
|
+
</div></li>
|
1909
|
+
<li><div class="inner">
|
1910
|
+
<span class="txt_gray ic_obstacle">
|
1911
|
+
|
1912
|
+
<span id="datetime-0.0333615944660046">-</span>
|
1913
|
+
<script>
|
1914
|
+
document.getElementById('datetime-0.0333615944660046').innerHTML = ldst_strftime(1420545237, 'YMD');
|
1915
|
+
</script>
|
1916
|
+
|
1917
|
+
</span><br>
|
1918
|
+
<span class="news_title"><a href="/lodestone/news/detail/0ae9df1e6c21837e463911f3f1ef4ede3fba4030">Recovery from Mandragora World Technical Difficulties (Jan. 6)</a></span>
|
1919
|
+
</div></li>
|
1920
|
+
<li><div class="inner">
|
1921
|
+
<span class="txt_gray ic_info">
|
1922
|
+
|
1923
|
+
<span id="datetime-0.978225370740503">-</span>
|
1924
|
+
<script>
|
1925
|
+
document.getElementById('datetime-0.978225370740503').innerHTML = ldst_strftime(1420535400, 'YMD');
|
1926
|
+
</script>
|
1927
|
+
|
1928
|
+
</span><br>
|
1929
|
+
<span class="news_title"><a href="/lodestone/news/detail/d969ac04b0e575d8099775da448c8d4b1d07e380">Unavailable Times for Ceremonies of Eternal Bonding (Updated: Jan. 6, 2015 12:20 a.m. PST)</a></span>
|
1930
|
+
</div></li>
|
1931
|
+
<li><div class="inner">
|
1932
|
+
<span class="txt_gray ic_topics">
|
1933
|
+
|
1934
|
+
<span id="datetime-0.39349405894907">-</span>
|
1935
|
+
<script>
|
1936
|
+
document.getElementById('datetime-0.39349405894907').innerHTML = ldst_strftime(1420099200, 'YMD');
|
1937
|
+
</script>
|
1938
|
+
|
1939
|
+
</span><br>
|
1940
|
+
<span class="news_title"><a href="/lodestone/topics/detail/dee002d5271e8b41da892f32201753969f3f9448">New Year’s Greetings!</a></span>
|
1941
|
+
</div></li>
|
1942
|
+
<li><div class="inner">
|
1943
|
+
<span class="txt_gray ic_topics">
|
1944
|
+
|
1945
|
+
<span id="datetime-0.311136068462723">-</span>
|
1946
|
+
<script>
|
1947
|
+
document.getElementById('datetime-0.311136068462723').innerHTML = ldst_strftime(1420038000, 'YMD');
|
1948
|
+
</script>
|
1949
|
+
|
1950
|
+
</span><br>
|
1951
|
+
<span class="news_title"><a href="/lodestone/topics/detail/d75313744a3045128ba57fd1835519d1374fcc4f">Announcing the Heavensturn Screenshot Contest!</a></span>
|
1952
|
+
</div></li>
|
1953
|
+
<li><div class="inner">
|
1954
|
+
<span class="txt_gray ic_obstacle">
|
1955
|
+
|
1956
|
+
<span id="datetime-0.400691905550818">-</span>
|
1957
|
+
<script>
|
1958
|
+
document.getElementById('datetime-0.400691905550818').innerHTML = ldst_strftime(1420008326, 'YMD');
|
1959
|
+
</script>
|
1960
|
+
|
1961
|
+
</span><br>
|
1962
|
+
<span class="news_title"><a href="/lodestone/news/detail/870eb142441114c040cd71bbaa2fd3661794ee2b">Recovery from "PSN" Technical Difficulties (Dec. 30)</a></span>
|
1963
|
+
</div></li>
|
1964
|
+
<li><div class="inner">
|
1965
|
+
<span class="txt_gray ic_obstacle">
|
1966
|
+
|
1967
|
+
<span id="datetime-0.783526461861072">-</span>
|
1968
|
+
<script>
|
1969
|
+
document.getElementById('datetime-0.783526461861072').innerHTML = ldst_strftime(1419936457, 'YMD');
|
1970
|
+
</script>
|
1971
|
+
|
1972
|
+
</span><br>
|
1973
|
+
<span class="news_title"><a href="/lodestone/news/detail/764ca83258c428b35b72362154c25b682090b6f9">Recovery from "PSN" Technical Difficulties (Dec. 29)</a></span>
|
1974
|
+
</div></li>
|
1975
|
+
<li><div class="inner">
|
1976
|
+
<span class="txt_gray ic_obstacle">
|
1977
|
+
|
1978
|
+
<span id="datetime-0.253901053268901">-</span>
|
1979
|
+
<script>
|
1980
|
+
document.getElementById('datetime-0.253901053268901').innerHTML = ldst_strftime(1419777172, 'YMD');
|
1981
|
+
</script>
|
1982
|
+
|
1983
|
+
</span><br>
|
1984
|
+
<span class="news_title"><a href="/lodestone/news/detail/d1a64627195024ddc943f8779e0b7d4d9edbfaa4">Recovery from "PSN" Technical Difficulties (Dec. 28)</a></span>
|
1985
|
+
</div></li>
|
1986
|
+
<li><div class="inner">
|
1987
|
+
<span class="txt_gray ic_obstacle">
|
1988
|
+
|
1989
|
+
<span id="datetime-0.600443083999075">-</span>
|
1990
|
+
<script>
|
1991
|
+
document.getElementById('datetime-0.600443083999075').innerHTML = ldst_strftime(1419751087, 'YMD');
|
1992
|
+
</script>
|
1993
|
+
|
1994
|
+
</span><br>
|
1995
|
+
<span class="news_title"><a href="/lodestone/news/detail/8563a5d69906bb62ba826d89d959e6e6f0ef6912">Recovery from "PSN" Technical Difficulties (Dec. 27)</a></span>
|
1996
|
+
</div></li>
|
1997
|
+
<li><div class="inner">
|
1998
|
+
<span class="txt_gray ic_obstacle">
|
1999
|
+
|
2000
|
+
<span id="datetime-0.663827288254129">-</span>
|
2001
|
+
<script>
|
2002
|
+
document.getElementById('datetime-0.663827288254129').innerHTML = ldst_strftime(1419714703, 'YMD');
|
2003
|
+
</script>
|
2004
|
+
|
2005
|
+
</span><br>
|
2006
|
+
<span class="news_title"><a href="/lodestone/news/detail/e16271f12b7f814b36e01f54e5f6bc0fc431bbd9">“PSN” Technical Difficulties (Dec. 27)</a></span>
|
2007
|
+
</div></li>
|
2008
|
+
|
2009
|
+
</ul>
|
2010
|
+
|
2011
|
+
</div></div></div>
|
2012
|
+
|
2013
|
+
<a href="/lodestone/news/" class="button bt_mypage_news m0auto mt6"></a>
|
2014
|
+
|
2015
|
+
</div></div></div>
|
2016
|
+
</div>
|
2017
|
+
|
2018
|
+
</div>
|
2019
|
+
<!-- *** //NEWS end *** -->
|
2020
|
+
|
2021
|
+
|
2022
|
+
|
2023
|
+
|
2024
|
+
|
2025
|
+
|
2026
|
+
|
2027
|
+
|
2028
|
+
|
2029
|
+
</div>
|
2030
|
+
<!-- //#side -->
|
2031
|
+
|
2032
|
+
</div>
|
2033
|
+
<!-- //#contetnts-->
|
2034
|
+
|
2035
|
+
<!-- pagetop -->
|
2036
|
+
<div class="bt_pagetop"></div>
|
2037
|
+
<!-- //pagetop -->
|
2038
|
+
|
2039
|
+
<!-- footer -->
|
2040
|
+
|
2041
|
+
<div class="bnr_area">
|
2042
|
+
<ul class="clearfix">
|
2043
|
+
<li class="mr20">
|
2044
|
+
<a href="/pr/blog/" target="_blank">
|
2045
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/bn_officialBlog.png?1419579887" width="300" height="120" alt="">
|
2046
|
+
</a>
|
2047
|
+
</li>
|
2048
|
+
<li>
|
2049
|
+
<a href="/lodestone/special/fankit" target="_blank">
|
2050
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/bn_fankit.png?1419579887" width="300" height="120" alt="">
|
2051
|
+
</a>
|
2052
|
+
</li>
|
2053
|
+
</ul>
|
2054
|
+
</div><!-- /bnr_area -->
|
2055
|
+
|
2056
|
+
<div id="bnr_area"><div class="inner">
|
2057
|
+
<ul class="clearfix">
|
2058
|
+
<li><a href="
|
2059
|
+
http://www.facebook.com/finalfantasyxiv
|
2060
|
+
" target="_blank">
|
2061
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/bn_facebook.png?1419579887" width="234" height="64" alt="">
|
2062
|
+
</a></li>
|
2063
|
+
<li><a href="
|
2064
|
+
https://twitter.com/ff_xiv_en
|
2065
|
+
" target="_blank">
|
2066
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/bn_twitter.png?1419579887" width="234" height="64" alt=""></a>
|
2067
|
+
</li>
|
2068
|
+
<li><a href="http://www.youtube.com/finalfantasyxiv" target="_blank">
|
2069
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/bn_youtube.png?1419579887" width="234" height="64" alt=""></a>
|
2070
|
+
</li>
|
2071
|
+
<li class="mr0"><a href="
|
2072
|
+
https://twitter.com/FFXIV_NEWS_EN
|
2073
|
+
" target="_blank">
|
2074
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/bn_twitter_news.png?1419579887" width="234" height="64" alt=""></a>
|
2075
|
+
</li>
|
2076
|
+
</ul>
|
2077
|
+
</div></div>
|
2078
|
+
|
2079
|
+
|
2080
|
+
|
2081
|
+
<footer id="footer">
|
2082
|
+
|
2083
|
+
|
2084
|
+
<div id="link_spsite">
|
2085
|
+
<a href="javascript:void(0)">Mobile Version</a>
|
2086
|
+
</div>
|
2087
|
+
<div id="link_old">
|
2088
|
+
<a href="http://lodestone.finalfantasyxiv.com" target="_blank">Old Lodestone</a>
|
2089
|
+
</div>
|
2090
|
+
|
2091
|
+
|
2092
|
+
|
2093
|
+
|
2094
|
+
|
2095
|
+
<div class="line_top2"><div class="inner">
|
2096
|
+
|
2097
|
+
|
2098
|
+
<div class="footer_bnr_area">
|
2099
|
+
<a href="http://www.esrb.org/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/us_rating.png?1375336977" width="177" height="82" alt=""></a>
|
2100
|
+
<a href="http://us.playstation.com" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/us_bnr_02.png?1367039496" width="50" height="67" alt=""></a>
|
2101
|
+
<a href="http://us.playstation.com/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/us_bnr_03.png?1392196228" width="109" height="39" alt=""></a>
|
2102
|
+
<a href="http://us.playstation.com/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/us_bnr_07.png?1392196228" width="109" height="39" alt=""></a>
|
2103
|
+
<a href="http://us.playstation.com/" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/us_bnr_04.png?1367039496" width="77" height="67" alt=""></a>
|
2104
|
+
<img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/us_bnr_05.png?1367039496" width="33" height="67" alt="">
|
2105
|
+
<a href="http://na.square-enix.com/privacypolicy" target="_blank"><img src="http://img.finalfantasyxiv.com/lds/pc/en/images/footer/us_bnr_06.png?1367039496" width="144" height="67" alt=""></a>
|
2106
|
+
</div>
|
2107
|
+
|
2108
|
+
|
2109
|
+
<p class="copy">© 2010 - 2015 SQUARE ENIX CO., LTD. All Rights Reserved.<br>
|
2110
|
+
FINAL FANTASY XIV is a registered trademark of Square Enix Holdings Co., Ltd. HEAVENSWARD and A REALM REBORN are trademarks of Square Enix Co., Ltd. FINAL FANTASY, SQUARE ENIX and the SQUARE ENIX logo are registered trademarks or trademarks of Square Enix Holdings Co., Ltd.<br>
|
2111
|
+
"PlayStation" and the "PS" Family logo and "PS3" are registered trademarks and the PlayStation Network logo is a trademark of Sony Computer Entertainment Inc. "PS4" is a trademark of the same company. The ESRB rating icon is a registered trademark of the Entertainment Software Association. All other trademarks are the properties of their respective owners.</p>
|
2112
|
+
|
2113
|
+
</div></div>
|
2114
|
+
|
2115
|
+
</footer>
|
2116
|
+
|
2117
|
+
<!-- //footer -->
|
2118
|
+
|
2119
|
+
|
2120
|
+
<!-- Google Tag Manager -->
|
2121
|
+
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KK989P"
|
2122
|
+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
2123
|
+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
2124
|
+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
2125
|
+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
2126
|
+
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
2127
|
+
})(window,document,'script','dataLayer','GTM-KK989P');</script>
|
2128
|
+
<!-- End Google Tag Manager -->
|
2129
|
+
|
2130
|
+
|
2131
|
+
|
2132
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/en-us/js/i18n.js?1419579797"></script>
|
2133
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/jquery-1.8.3.min.js?1367039497"></script>
|
2134
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/jquery.easing.1.3.js?1367039497"></script>
|
2135
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/jquery.vgrid.js?1367039497"></script>
|
2136
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/fancybox/jquery.fancybox-1.3.4.js?1375336977"></script>
|
2137
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/sprintf-0.7-beta1.js?1367039497"></script>
|
2138
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/micro_template.js?1367039497"></script>
|
2139
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/jquery.ba-hashchange.min.js?1367039497"></script>
|
2140
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/vendor/jquery.simplemodal.1.4.4.min.js?1404811571"></script>
|
2141
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/common/jquery.fn.js?1410867392"></script>
|
2142
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/common/fn.js?1381490012"></script>
|
2143
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/common/xhrform.js?1401967538"></script>
|
2144
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/common/ldstDialog.js?1375336977"></script>
|
2145
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/lodestone.js?1409277737"></script>
|
2146
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/common/lodestone.plugin.dbpopup2.js?1410867392"></script>
|
2147
|
+
<script src="http://img.finalfantasyxiv.com/lds/pc/global/js/page/include/community.js?1393573629"></script>
|
2148
|
+
|
2149
|
+
|
2150
|
+
</body>
|
2151
|
+
</html>
|