Final Fantasy XII: The Zodiac Age

Fangu

Great Old One
Mkay, written while durnking so it's horrible vanilla JavaScript but it works.

Copy text and save as .html, then open in browser. Enjoy :monster:

Code:
<html>
<head>
<title>Zodiac Age job assignent fuckery</title>
</head>

<body>
<script type="text/javascript">
function getJob(number) {
	switch(number) {
	    case 1:
		return "Archer";
	    case 2:
		return "Black Mage";
	    case 3:
		return "Bushi";
	    case 4:
		return "Foebreaker";
	    case 5:
		return "Knight";
	    case 6:
		return "Machinist";
	    case 7:
		return "Monk";
	    case 8:
		return "Red Mage";
	    case 9:
		return "Shikari";
	    case 10:
		return "Time Mage";
	    case 11:
		return "White Mage";
	    case 12:
		return "Uhlan";
	    default:
		return "It will be sunny all afternoon";
	}
}
function assign() {
	var number = Math.floor((Math.random() * 12) + 1);
	var job = getJob(number);
	document.getElementById("job").innerHTML = "The job picked was " + job;
}
</script>

<button onclick="assign()">Get a job</button>

<p id="job"></p>

</body>
</html>
 

Joe

I KEEP MY IDEALS
AKA
Joe, Arcana
A friend on Discord wrote a similar script thing earlier too.

U8iEk9Z.jpg


This is what I'll be running with. Happy Fran got Foebreaker and Basch got Archer. The rest should be fun! Can't wait to dive in.

0oQSn9m.jpg


UAZVIaR.jpg


God dammit, Kytes.
 

Fangu

Great Old One
Yeah I wrote the thing super vanilla basic because I want to pick jobs live as I stream. Might add some exclude functions later :monster:

Vaan picked Uhlan. I mean I'm fine with pretty much anything for him, save for White Mage and Machinist as I don't want to use those classes.

Gigglesnort, this is fun. It's almost 4 am so I need to go to bed so I can play more tomorrow :wacky:
 

Flare

Pro Adventurer
AKA
Flare
Mkay, written while durnking so it's horrible vanilla JavaScript but it works.

Copy text and save as .html, then open in browser. Enjoy :monster:

Code:
<html>
<head>
<title>Zodiac Age job assignent fuckery</title>
</head>

<body>
<script type="text/javascript">
function getJob(number) {
	switch(number) {
	    case 1:
		return "Archer";
	    case 2:
		return "Black Mage";
	    case 3:
		return "Bushi";
	    case 4:
		return "Foebreaker";
	    case 5:
		return "Knight";
	    case 6:
		return "Machinist";
	    case 7:
		return "Monk";
	    case 8:
		return "Red Mage";
	    case 9:
		return "Shikari";
	    case 10:
		return "Time Mage";
	    case 11:
		return "White Mage";
	    case 12:
		return "Uhlan";
	    default:
		return "It will be sunny all afternoon";
	}
}
function assign() {
	var number = Math.floor((Math.random() * 12) + 1);
	var job = getJob(number);
	document.getElementById("job").innerHTML = "The job picked was " + job;
}
</script>

<button onclick="assign()">Get a job</button>

<p id="job"></p>

</body>
</html>

Anyone wanna go a bit more step by step with how to do this, exactly? I... don't know what to do at all with this code to show me a randomized party. :lol:
 

Fangu

Great Old One
Copy the code, open Notepad, paste the code, choose Save As, replace .txt with. html, save, then find the file where you saved it in your file explorer - it should have a browser icon now (your default browser) and when you click it it should open in your browser :monster:
 

Joker

We have come to terms
AKA
Godot
I've decided on my party (primary/secondary jobs, main and second parties).

Vaan - Hunter/Breaker
Fran - White Mage/Machinist
Penelo - Red Mage/Black Mage
Balthier - Knight/Samurai
Basch - Uhlan/Time Mage
Ashe - Black Mage/Monk

although I have also considered doing a secondary party setup like so

Balthier - Knight/Time Mage
Basch - Uhlan/Archer (because ????)
Ashe - Samurai/Monk
 

Flare

Pro Adventurer
AKA
Flare
Copy the code, open Notepad, paste the code, choose Save As, replace .txt with. html, save, then find the file where you saved it in your file explorer - it should have a browser icon now (your default browser) and when you click it it should open in your browser :monster:

Yay it worked! Thank you <3 Definitely going to use this to have fun with a randomized party. My only change is that I have to use all 12 jobs/the same job can't be used twice. :D
 

Tennyo

Higher Further Faster
It sounds familiar. I'm trying to figure out if I did or if this is just a false memory...
 

Fangu

Great Old One
Kay so I completed my picks and they were as such:

Vaan: Uhlan
Fran: Foebreaker
Balthier: Archer
Basch: Red Mage
Ashe: Shiraki
Penelo: Uhlan

I'm actually very pleased with these. Red Mage is OP as fuck and with Basch in the lead it's even awesomer. Vaan does a good job as Uhlan and Fran is so random with the Foebreaker role I can't help but love her.

I've been working on leveling F+B since Dustia grinding so I can't really tell whether or not Balthier works as an Archer, but my initial thought is that Basch needs as much LP as he can handle, thus I gave him the Golden Amulet.

Getting to Belias was easy enough, did that in two seatings. Next is to Mt. Bur-Omisace. Not sure if I'm gonna do Elder Wyrm yet. That creep. Haven't done him in like three years :lol:

Thanks to anyone who watched. I was away for the last couple of hours due to boyfriends. Need to work out how to not do that.
 

Russell

.. ? ..
AKA
King of the Potato People
Where are the Golden Armlets in ZA? :huh:

I'm almost at the Phon coast (I think) and I swear I just brought some from a shop in the old game.
 

lithiumkatana17

Pro Adventurer
AKA
Lith
If I'm being completely honest...

Not really. :closedmonster:

And it's not that I mind the challenge, but with this new job system, I can't help but have this nagging feeling in the back of my mind that I'm doing something wrong when I make decisions with these characters.

It's just going to take some getting used to.
 

Fangu

Great Old One
Are we talking about Golden Amulets? I don't think there is an accessory called Golden Armlet. I thought you couldn't buy them from a regular merchant in this version... at least you can't in IZJS. I got two from chests and one as a reward from an early hunt. But if you can buy them I'm going ASAP. How far into the game do you need to be to be allowed to buy them?

Also my boyfriend is leveling Balthier lol
 
Last edited:

Pixel

The Pixie King
I remember being able to buy them after clearing Biggs and wedge out of the way and heading to a little settlement where those well things are
 

JechtShotMK9

The Sublimely Magnificent One
AKA
Kamiccolo9
There's a Golden Amulet in the second sandsea area. I can't remember which specific location, but it's a 100% drop in a chest.
 

Lulcielid

Eyes of the Lord
AKA
Lulcy

lithiumkatana17

Pro Adventurer
AKA
Lith
Are we talking about Golden Amulets? I don't think there is an accessory called Golden Armlet. I thought you couldn't buy them from a regular merchant in this version... at least you can't in IZJS. I got two from chests and one as a reward from an early hunt. But if you can buy them I'm going ASAP. How far into the game do you need to be to be allowed to buy them?

Also my boyfriend is leveling Balthier lol

I could totally buy them from a merchant in Bur-Omisace in both versions. :monster:
 
Top Bottom