Skip to content

Commit

Permalink
v
Browse files Browse the repository at this point in the history
  • Loading branch information
sayterdarkwynd committed Jun 23, 2019
1 parent e724a81 commit ddf8e83
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .metadata
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"requires" : [],
"steamContentId" : "763259329",
"tags" : "Species|Mechanics",
"version" : "5.2.46"
"version" : "5.2.47"
}
4 changes: 2 additions & 2 deletions species/skath.raceeffect
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"stats": [
{"stat": "maxEnergy","baseMultiplier": 1.2},
{"stat": "maxEnergy","effectiveMultiplier": 1.2},
{"stat": "physicalResistance","amount": 0.1},
{"stat": "electricResistance","amount": -0.1},
{"stat": "fireResistance","amount": -0.4},
{"stat": "iceResistance","amount": 0.3},
{"stat": "poisonResistance","amount": 0.2},
{"stat": "maxBreath","amount": 1500}
{"stat": "maxBreath","amount": 2500}
],
"diet" : "omnivore",
"special": ["swimboost2"],
Expand Down
3 changes: 1 addition & 2 deletions species/skath.species.patch
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
Diet: Omnivore

^orange;Perks^reset;:
^green;+20%^reset; Energy, ^green;+1500s Breath
^green;+20%^reset; Energy, ^green;+2500 Breath
^green;+30%^reset; Ice Resist, ^green;+20%^reset; Poison Resist, ^green;+10%^reset; Physical Resist
Immune:

^orange;Environment^reset;:
^green;+25%^reset; Health and ^green;+6^reset; Protection on Ocean biomes
Expand Down

0 comments on commit ddf8e83

Please sign in to comment.