Soulash 2
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

Elvish Armory adds new Elvish armor to the Carpentry tree which hopes to fill in some gaps with the skill.

Permissions and credits
Added Items: 

Level 37, add "Light Elven Shield" 3x Wood 1x Gem+3 Physical Resistance +2 Nature Resist+2 Acid Resistance+2 Death Resistance

Level 40, add "Elven Helm" 3x wood slots, 1x leather slot. 3 Phys resist -3 fire resist+2 frost+2 Electrical+4 Death+6 nature

Level 43, add "Elven Bracers" 3x Wood 1x Gem 1x Fur+2 Physical+2 Electrical+2 Frost-2 Fire+2 Death+4 nature

Level 45, add "Elven Tower Shield" 3x Wood 1x Leather 1x Gem+4 Physical+4 Electrical-2 Fire+3 Death+6 nature

Level 46, Add "Elven Legs" 3x Wood 1x Gem+3 Physical+3 Electrical+3 Frost-4 Fire+4 Death+8 Nature

Installation: 

1: Backup your core_2 folder!

2: Unzip the file in your mod folder.

3: Go to` \stianosius_elvish_armory\entities` and copy and paste everything there into `Steam\steamapps\common\Soulash 2\data\mods\core_2\entities`

4: Edit  \Steam\steamapps\common\Soulash 2\data\mods\core_2/assets.json in the following places:
`,
{
  "name": "items",
  "tiles": [ 20, 41],
  "file": "data/mods/core_2/assets/gfx/equipment/items.png"
}`

Also edit:
`,
{
  "name": "glyph32",
  "tiles": [ 30, 68 ],
  "file": "data/mods/core_2/assets/gfx/glyphs.png"
},



5:  Go to`\stianosius_elvish_armory\` and copy and paste the glpyhs.png file into `\Steam\steamapps\common\Soulash 2\data\mods\core_2\assets\gfx`  (Make a backup and overwrite the existing file.)

6:  Go to`\stianosius_elvish_armory\` and copy and paste the items.png file into `\Steam\steamapps\common\Soulash 2\data\mods\core_2\assets\gfx\equipment`  (Make a backup and overwrite the existing file.)

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


8: (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",
  "stianosius_wardancing"
],`