Pirate Goat

If you liked this item, please rate it up on Steam Workshop page.

Author: Geneosis

Last revision: 7 Jun, 2016 at 11:04 UTC

File size: 25.13 MB

On Steam Workshop

Description:

Not all treasure is silver and gold, mate.

Captain Goat Sparrow is your name, people know you, and they fear you! You travel the world with your cursed compass to find the thing you desire most… Selling it could make you rich, but first you need to find it. Also there is this stupid Parrot that keep following you, you have no idea why but it can sometimes be useful to distract your enemies ;D

Any question or problem to use this mod? Click here to read the FAQ.

FEATURES
– Pirate Goat: You have a cursed compass and people fear you.
– Pirate Parrot: You have a Parrot pet.
– Pirate Merchant: [Locked] You can turn NPCs into merchants and buy them items.

KEYBOARD CONTROLS

Pirate Goat

[RightClick] + [1]: The closest item is now your most desired item.
[RightClick]: Transform the item you lick into gold if it’s most desired.

Pirate Parrot

[E] + [1]: Make your Parrot create a diversion.

Pirate Merchant

2x[RightClick]: Add nearby Gold Coins to your purse.
2x[1]: Make the closest NPC a merchant.
2x[1]: Buy one item to the closest merchant.

GAMEPAD CONTROLS

Pirate Goat

[LT] + [LB]: The closest item is now your most desired item.
[LT]: Transform the item you lick into gold if it’s most desired.

Pirate Parrot

[X] + [LB]: Make your Parrot create a diversion.

Pirate Merchant

2x[LT]: Add nearby Gold Coins to your purse.
2x[LB]: Make the closest NPC a merchant.
2x[LB]: Buy one item to the closest merchant.

CHARACTERISTICS

Pirate Goat

– People fear you if you run in their direction.
– The Cursed Compass indicate the closest item with the same name as your most desired item.
– Objects with the same name created after selecting your most desired item will not be detected.
– When there is no more items with that name on the map, the Cursed Compass spin randomly.
– Only objects can be turned into gold (not creatures).

Pirate Parrot

– Your Parrot fly after you everywhere, it’s invulnerable (can’t ragdoll) and passive (can’t attack).
– During a diversion, your Parrot will run away from you and every creature nearby will attack it.
– If your Parrot is too far away from you it will stop any action and fly back to you.
– When your Parrot hit an obstacle, it will try to pass on top of it.

Pirate Merchant

– Make at least 100 Gold Coins in one game tu unlock this mutator.
– When a NPC become merchant, it will sell a random item in the current map.
– The item price depend on the size of the object.
– You can’t create a merchant if you have 0 coins or if you are ragdoll.
– Only NPCs with an AI can be turn into merchants.
– You can’t buy items to a ragdolled merchant.

EASTER EGGS
The Cursed Compass can be really helpful to find food on the GoatZ map.
What if the item you desire most was a goat trophie… :p

KNOWN BUGS
– The Parrot don’t have a flight animation so it’s not animated correctly.
– When moving, the Parrot can have weird orientations.
– Sometimes the Parrot can get stuck (inside buildings for example), just walk far away from it to fix.
– You can rarely be stuck and unable to move under your Parrot, ragdoll to fix it.
– Gold Coins sometimes appear really high in the air when you convert an item.
– Some items sold by merchants are not placed correctly on their head.

DEV NOTES

Originally posted by Update 1 (15/08/2015):

– Your Parrot can no longer be your most desired item.
– Fixed Cursed Compass pointing to the wrong items (eg Car Battery).
– Fixed Goat Trophies detection.

Originally posted by Update 2 (28/10/2015):

– The parrot is now a separate mutator.
– Added Pirate Merchant.

Originally posted by Update 3 (14/11/2015):

– Fixed compatibility with GoatBread.

Originally posted by Update 4 (04/02/2016):

– Fixed compatibility with Payday.
– Fixed compass collisions.
– Improved parrot AI.
– Changed key to turn items into gold.
– Lowered money needed to unlock Pirate Merchant from 1000 to 100.

Originally posted by Update 5 (07/06/2016):

– Fixed compatibility with Waste of Space.

Originally posted by About this mod:

And here is my first mod after the GoatZ update :p It tooks a long time, mainly because it was hard for me to find time to work on it recently. Anyway here we go, the central idea was proposed on my mod request thread, but I completed it with some personal ideas I had (for the compass).
The central feature of this mod is the Cursed Compass, what I wanted when I thought about it was basically a GPS to find food easily on the GoatZ map XD So that’s what I did: you can select an item around you without even having to touch it and then the Compass will point in the direction of that item as well as any other item with the same name ^^ I like the items I found to make the compass itself, anyway that was really hard to use alone as the needle was either hidden by light reflections, or too small to be seen correctly… So I decided to add a big green arrow under the compass to make the direction obvious without having to zoom on it 😉
Being able to turn objects into gold was one of the features suggested in the request thread, so I decided to combine that with the compass to let the player transform the target of the compass into gold (this also help to find the location of the other items with the same name).
Making the fear ability was not really hard, I made one already for the Slender Goat mutator. The variation of this one is that it will only affect people in front of you and not everyone around, so there is some geometric math in there but once again nothing really complicated.
Finally the Parrot pet was the most challenging part for me in this mod 🙂 First because I had to create a little AI for a flying creature, and also because I had no idea if I would be able to make it work as I expected when I started working on it XD Anyway most of the behaviours I waanted are there: the parrot fly at a fix distance of the ground, follow the player, can run away and distract nearby creatures and try to avoid obstacles. The only bad poit is the animation :/ As there was no flight animation I could only use the default idle and walk animations so the result is a bit weird… Oh and the "diversion" code is almost copy pasted from the Princess Goat charm ability 😉