Difference between revisions of "User:Hezkezl/Sandbox2"

< User:Hezkezl
Line 1: Line 1:
 
=== Q&A dialogue test ===
 
=== Q&A dialogue test ===
  
{{Loremquote|Alpa|link=y|The bridge is very important, ssstrategically ssspeaking, and is mainly used by Allied forces going to and from Gridania. But now that the imperial forces have been driven out, we can expect more civilian traffic in the future.}}
+
{{Loremquote|Alpa|link=y|The bridge is very important, ssstrategically ssspeaking, and is mainly used by Allied forces going to and from Gridania. But now that the imperial forces have been driven out, we can expect more civilian traffic in the future.
{{Loremquote|Alpa|link=y|That said, if ten score legionaries suddenly showed up and demanded their bridge back, we'd be hard-pressed to hold them off with the forces we have ssstationed here now.}}
+
----
{{Loremquote|Alpa|link=y|Tell me, {{Loremforename}}, what do other peoples do at times like thisss?}}
+
That said, if ten score legionaries suddenly showed up and demanded their bridge back, we'd be hard-pressed to hold them off with the forces we have ssstationed here now.
 +
----
 +
Tell me, {{Loremforename}}, what do other peoples do at times like thisss?}}
 
{| class="datatable-GEtable"
 
{| class="datatable-GEtable"
 
|+What will you say?
 
|+What will you say?

Revision as of 21:08, 3 January 2019

Q&A dialogue test

The bridge is very important, ssstrategically ssspeaking, and is mainly used by Allied forces going to and from Gridania. But now that the imperial forces have been driven out, we can expect more civilian traffic in the future.

That said, if ten score legionaries suddenly showed up and demanded their bridge back, we'd be hard-pressed to hold them off with the forces we have ssstationed here now.


Tell me, Forename, what do other peoples do at times like thisss?
What will you say?
The Grand Companies recruit fool adventurers like me... In Ishgard, the Temple Knights petition adventurers to undertake leves.
There's not a moment to lose! You're an adventurer─ You'll sssign up to help, won't you?
What a fantastic idea! Adventurers could cover our lack of enlisted sssoldiers, at least for the time being. Let's spread the word that the Velodyna Gatekeepers are offering work!


Will you lend your strength to the Velodyna Gatekeepers?
I sssuppose I can lend you my ssstrength. Surely you can't be ssserious.
A thousand thousand blessings upon you!
I understand. If that is your decision, we won't keep you here. But if you have a change of heart, you know where to find usss.

Let's begin by─

Ah! Sssomeone's coming! Wait─ Is that who I think it is?


Mother!?


Missing Icons

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.


Satisfaction/Custom Delivery Pics

Custom Delivery

Rowena Icons

Turnpageicon.pngRowenaicon.pngStoneskyseaicon.png

Template:Coordtest
Vek code:

levelsToGame(x, z, scale)
{
		scale = scale / 100;

		x = x * scale;
		z = z * scale;

		x = ((41.5 / scale) * ((x + 1024.0) / 2048.0)) + 1;
		z = ((41.5 / scale) * ((z + 1024.0) / 2048.0)) + 1;

		return {
			x: x,
			z: z,
		};
	}