Castled
Terrarian
Castled's Equilibrium Mod
Thanks for checking out this mod!
This is a mod project that has been created nearly two years ago, and is a mod that attempts to add abstract elements into Terraria.
Current update:
Feathers and Metal (Version 0.9.2)
Nasha the Nymph & Grakos the Warlord
-
They are the embodiments of the two spirits of Hardmode, and their purpose is to test three elements of you: Agility, Resilience and Power.
They can be fought after Skeletron has been defeated, with an Unusual Totem
, crafted from bones, hellstone bars, dayblooms and deathweed.
-
They are the embodiments of the two spirits of Hardmode, and their purpose is to test three elements of you: Agility, Resilience and Power.
They can be fought after Skeletron has been defeated, with an Unusual Totem
Harpy Queen
-
The ruler of the skies, A very difficult boss that can be fought in the skies after Queen Bee has been defeated, either
by finding her sleeping rarely in Space, or putting three feathers on a Skyware Artifact
, which can be found either in any sky chest, or in sky creates.
-
The ruler of the skies, A very difficult boss that can be fought in the skies after Queen Bee has been defeated, either
by finding her sleeping rarely in Space, or putting three feathers on a Skyware Artifact
Superintendent
-
The enormous, quantum-powered intendent of the Janitor Module, providing both possible fortune and fatility to those who are foolish enough
to call it forth.
This is a lottery-based minigame which can be initiated by purchasing a Mysterious Display Apparatus
from the Janitor Module
(a Town NPC that moves in once King Slime has been defeated), and using it once it's fully charged .
-
The enormous, quantum-powered intendent of the Janitor Module, providing both possible fortune and fatility to those who are foolish enough
to call it forth.
This is a lottery-based minigame which can be initiated by purchasing a Mysterious Display Apparatus
(a Town NPC that moves in once King Slime has been defeated), and using it once it's fully charged .
For anyone who's interested, you can customize how the Superintendent event displays your mod, with a custom title (and title color), keywords for item themes and blacklisting materialization of specific items by calling this mod in the PostSetupContent hook of your mod:
C#:
List<int> blacklist = new List<int>
{
//Put any item types in here
};
List<string> themes = new List<string>
{
//Put specific keywords of items, and all items which have that word will be selected
};
Color myColor = new Color();
Mod myMod = ModLoader.GetMod("CastledsContent");
myMod.Call(this, "Custom Mod Title", myColor, themes, blacklist);
Vanity Presets:
-
Reduce time between getting new haircuts, gender change potions and switching vanity items with the Vanity Valkyrie!:
Set your Preset Navigation hotkey, then create and name up to five presets, that stores visual character info (hair styles,
all colors; hair color, eye color, skin color, shirt color, etc., gender, vanity sets and up to five vanity accessories), then
all you have to do to switch to a preset is open the menu, switch to a preset, close the menu, and everything will be applied!
The Vanity Valkyrie can be purchased from the Clothier after Skeletron has been defeated.
-
Reduce time between getting new haircuts, gender change potions and switching vanity items with the Vanity Valkyrie!:
Set your Preset Navigation hotkey, then create and name up to five presets, that stores visual character info (hair styles,
all colors; hair color, eye color, skin color, shirt color, etc., gender, vanity sets and up to five vanity accessories), then
all you have to do to switch to a preset is open the menu, switch to a preset, close the menu, and everything will be applied!
The Vanity Valkyrie can be purchased from the Clothier after Skeletron has been defeated.
A Slew of New Storage Items and Mechanics
-
You can now craft several new items to store your stuff.
All storage items have an item limit, and, with a config, can also show you what's inside and/or
highlight all of the items when emptying the bag/package to then quickly put them back into another means of storage.
Another fun perk is that instead of spewing items out of your inventory, when you open a storage item,
it will attempt to fill any empty slots within your inventory with the items from the bag, removing them from the bag in the process, while
items which can't be emptied will remain in the bag.
They all require a special material known as a Sealed Vacuum
,
which can be fished anywhere (with a higher chance in the sky), but can only be caught once per day.
Several visual and audio effects will appear/play if your bobber catches one, so that you won't forget to reel in.
-
These are items which you can leave in your inventory, and put whatever items you want.
A special perk with these is that some of these can be equipped as accessories and provide stat boosts,
but the real perk we want to focus on is Magic Pickup, a special modifier that
gives it the ability to pick up stray items on the ground if your inventory is full, and if there's space left
in the bag.
-
Now you can fulfil your dream of being a delivery man/woman/goblin/unicorn/etc. with these.
Just like bags, they have the exact same storage perks as them, but what sets them apart is that
you can place them on the ground, right-click to pick back up and get all of your items back from!
Packages require a material known as Cardboard
, which can be crafted with wood and bones
if you're standing at both a sawmill and a workbench.
-
You can now craft several new items to store your stuff.
All storage items have an item limit, and, with a config, can also show you what's inside and/or
highlight all of the items when emptying the bag/package to then quickly put them back into another means of storage.
Another fun perk is that instead of spewing items out of your inventory, when you open a storage item,
it will attempt to fill any empty slots within your inventory with the items from the bag, removing them from the bag in the process, while
items which can't be emptied will remain in the bag.
They all require a special material known as a Sealed Vacuum
which can be fished anywhere (with a higher chance in the sky), but can only be caught once per day.
Several visual and audio effects will appear/play if your bobber catches one, so that you won't forget to reel in.
-
These are items which you can leave in your inventory, and put whatever items you want.
A special perk with these is that some of these can be equipped as accessories and provide stat boosts,
but the real perk we want to focus on is Magic Pickup, a special modifier that
gives it the ability to pick up stray items on the ground if your inventory is full, and if there's space left
in the bag.
-
Now you can fulfil your dream of being a delivery man/woman/goblin/unicorn/etc. with these.
Just like bags, they have the exact same storage perks as them, but what sets them apart is that
you can place them on the ground, right-click to pick back up and get all of your items back from!
Packages require a material known as Cardboard
if you're standing at both a sawmill and a workbench.
The Tarr:
-
It's mean, it's lean, it's black & rainbow-colored (so also green)
Despite being exclusively accessed with CheatSheet and/or HERO's Mod, it proves to be the worst decision to spawn without
developer tools (or the right rancher knowledge
)
It will consume anything that's nearby that isn't it's own kind;
players, bosses, town NPCs, you name it.
It pushes any items away.
Whenever it consumes anything with it's tarry appendage, it replicates.
Exiting the game won't do you any good as well...
-
It's mean, it's lean, it's black & rainbow-colored (so also green)
Despite being exclusively accessed with CheatSheet and/or HERO's Mod, it proves to be the worst decision to spawn without
developer tools (or the right rancher knowledge
It will consume anything that's nearby that isn't it's own kind;
players, bosses, town NPCs, you name it.
It pushes any items away.
Whenever it consumes anything with it's tarry appendage, it replicates.
Exiting the game won't do you any good as well...
Want to report feedback or bugs?
Join the Discord Server, and let us know about anything you have to share
Want an insane experience?
Check out my other mod:
Castleds's AI Scrambler
The Mod's GitHub Repository
Akocis, Aria, Atomic Renegade, AYO BRUH,
(basically, i am fox), Beepbopbop,
Cookiecraft_,
Darkpuppey,
Invalid Pyrossal, Invasive,
Jokey,
Lewis /ˈluːɪs/,
mango,
Septimus Maximus the Third, SpicySpaceSnake, SupremeShadow,
TacoBurritoGuacamole, token,
Universe,
Woodio, Wyvern,
yelloface, Yhariel
(basically, i am fox), Beepbopbop,
Cookiecraft_,
Darkpuppey,
Invalid Pyrossal, Invasive,
Jokey,
Lewis /ˈluːɪs/,
mango,
Septimus Maximus the Third, SpicySpaceSnake, SupremeShadow,
TacoBurritoGuacamole, token,
Universe,
Woodio, Wyvern,
yelloface, Yhariel
Last edited: