Changelog 0.13.14
[code]New class (druidic armor) with 4 new skills and 2 skills variations:
[list]
[*] [b]Verdant Stride[/b]
[/list]Unlock a progressively faster running ability while simultaneously fostering grass growth on dirt as you run.
[list]
[*] Nature's Attraction
[/list]Exert a magnetic force of nature to draw in souls, drops, and removable plants.
[list]
[*] [b]Nature's Bloom[/b]
[/list]Use the surrounding elements to nurture plant growth within an 8-block radius while gaining a resistance buff depending on the nearby blocks elemental affinity.
[list]
[*][b] Elemental Aura[/b]
[/list]Channel the ambient elements to generate an encompassing aura, influenced by nearby blocks and the prevailing biome.
[list]
[*] [b]Elemental Burst[/b]
[/list]Harness the surrounding elements to unleash a spell that draws from nearby blocks and the current biome.
[list]
[*] [b]Elemental Terraformation[/b]
[/list] Reshape the landscape within an 8-block radius using the selected weapon's element in your hotbar.
Breeding:
[list]
[*] 4 currencies to add some control over the offspring. (Can be obtained on the sacrifice table depending on the rarity of the sacrifices)
[*] Gene system to increase the stats range of the offspring. Can be inherited.
[*] It is possible to gets stats higher than 50 (up to 100).
[/list]
Magitech:
[list]
[*] Fixed: if multiple outputs of the same gate are connected, value is broken
[*] New comparator
[/list]
New block:
[list]
[*] obsidian (when lava enter in contact with water), and new decoration set associated.
[/list]
Notes on the gene system:
For each stat, the lower bound of the range was calculated as the min stat of parents divided by two.
Now the lower bound is equal to max(min_stat/2, min_stat_gene).
There is a gene for each stat.
Genes are inherited following this formula:
inherited_gene = min((gene_min + gene_median) / 4 + (stat_min + stat_median) / 4, 100)[/code]
[img]{STEAM_CLAN_IMAGE}/12134860/dd600633e62d08428d00bada6c1a421a982f43a4.png[/img]
[img]{STEAM_CLAN_IMAGE}/12134860/7b7a785838c8668be6b9df1809f06368c586d7b1.png[/img]