1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

Golemancer - Core 1.2.0

Core scripts for golemancy implementation on Starbound

  1. Feed the Poptop!

    AlbertoRota
    Golem evolutions
    Lore
    Life is inherently unstable, we all know that.
    Children become adults, ovules become babies, seeds become plants and flowers transform into fruits... everything changes.

    That's specially true for artificially infused beings, given the complexity of the process, their inherent instability is far greater, making radical changes possible and commonplace between them.

    Examples
    GolTest-Evolve-01GolTest-Evolve-02
    [​IMG][​IMG]
    Download codeDownload code
    Code explained
    Evo files are the main configuration files used to specify the evolution requisites and results.
    You can take a look of how to use then in the examples, they are quite simple.

    ParameterExplanation
    "requiredResources"Array of required resources, could be none, could be multiple, read the examples to see how to define them.
    "xxxxSpawn"The thing to spawn once the infusion is completed, read the examples to see how to define them.
    In order to correctly read and use evo files, you need to attach the correct script to the monster and to point what evolutions should check.
    As simple as that, for any doubt, you can see how the examples are patched.
    Inf_Wolf14 likes this.
Return to update list...