0 of 0

File information

Last updated

Original upload

Created by

Stianosius

Uploaded by

Stianos1

Virus scan

Safe to use

Tags for this mod

About this mod

Adds the Runeshaping skill line to Soulash 2. The skill line is a hybrid (STR+INT or DEX+INT) that focuses on different types of elemental damage.

Permissions and credits
Changelogs
Version 1.1.3 is out. Includes changes to file structure for future proofing as well as some very minor balance edits. 

Installation: 
1: unzip in mod folder (I would recommend making a backup of the entire core_2 folder beforehand as well)

2: copy-paste the JSON ability files in `\stianosius_runeshaping\abilities` into the "Abilities" section of the "core_2 "mod `\Steam\steamapps\common\Soulash
2\data\mods\core_2\abilities`.

3: Edit the mod setting in User_settings.json found in `C:\Users\%username%\AppData\Roaming\WizardsOfTheCode\Soulash2\data` with this:
 `"mods": [
  "core_2",
  "stianosius_runeshaping"
],`


4: (Optional) If you are adding more mods, you need a comma after each, here's an example: 
` "mods": [
  "core_2",
  "stianosius_runeshaping",
  "stianosius_elvish_armory",
  "invictus_electromancy",
  "sneaky_light_domain",
  "geomancy"
],`