Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tr4wzified committed Oct 31, 2020
2 parents a43c2d1 + 8fc960f commit ddaad39
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions KnowYourEnemyMutagen/Data/creature_rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,5 +486,19 @@
'Sabretiger_race': ['furred', 'vascular', 'big'],
'AnvilPahmarRaceSabretiger': ['furred', 'vascular', 'big'],
'TheriumRace': ['fat', 'weak willed'],
'anvilImga_SOK': ['furred', 'vascular', 'big', 'fat', 'strong willed']
}
'anvilImga_SOK': ['furred', 'vascular', 'big', 'fat', 'strong willed'],

//Draugr Upgrades and Improvements
'zzDraugrFlameRace': ['undead', 'vile', 'cave dwelling', 'weak willed'],
'zzDraugrFrostRace': ['undead', 'vile', 'cave dwelling', 'weak willed'],
'zzDraugrRightEyeRace': ['undead', 'vile', 'cave dwelling', 'weak willed'],
'zzDraugrDiseasedRace': ['undead', 'vile', 'cave dwelling', 'weak willed'],
'zzDraugrShockRace': ['undead', 'vile', 'cave dwelling', 'weak willed'],
'zzTotemWolfRace': ['furred', 'vascular'],
'zzTotemBearRace': ['big', 'furred', 'vascular'],
'zzTotemSabreCatRace': ['big', 'furred', 'vascular'],
'zzTotemBoarRace': ['big', 'furred'],
'zzTotemSkeeverRace': ['furred', 'small', 'vile'],
'zzTotemDeerRace': ['furred'],
'zzDraugrCSWarriorRace01': ['undead', 'vile', 'cave dwelling', 'weak willed']
}

0 comments on commit ddaad39

Please sign in to comment.