Editing Module:Test/data/races

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
  
 
   ["BasePawn"] = {
 
   ["BasePawn"] = {
     ["Abstract"] = true,
+
     ["abstract"] = true,
 
     ["thingClass"] = "Pawn",
 
     ["thingClass"] = "Pawn",
 
     ["category"] = "Pawn",
 
     ["category"] = "Pawn",
Line 8: Line 8:
 
       ["Mass"] = 60,
 
       ["Mass"] = 60,
 
       ["Flammability"] = 0.7,
 
       ["Flammability"] = 0.7,
      ["ComfyTemperatureMax"] = 40,
 
 
     },
 
     },
 
   },
 
   },
Line 14: Line 13:
 
   ["AnimalThingBase"] = {
 
   ["AnimalThingBase"] = {
 
     ["ParentName"] = "BasePawn",
 
     ["ParentName"] = "BasePawn",
     ["Abstract"] = true,
+
     ["abstract"] = true,
 
     ["statBases"] = {
 
     ["statBases"] = {
 
       ["LeatherAmount"] = 30,
 
       ["LeatherAmount"] = 30,
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["hasGenders"] = true,
+
       ["hasGenders"] = "true",
 
       ["manhunterOnDamageChance"] = 0.02,
 
       ["manhunterOnDamageChance"] = 0.02,
 
       ["manhunterOnTameFailChance"] = 0.013,
 
       ["manhunterOnTameFailChance"] = 0.013,
Line 42: Line 41:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 13,
 
         ["power"] = 13,
Line 51: Line 50:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 61: Line 60:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 70: Line 69:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 114: Line 113:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 133: Line 132:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 5.5,
 
         ["power"] = 5.5,
Line 143: Line 142:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 5.5,
 
         ["power"] = 5.5,
Line 152: Line 151:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 162: Line 161:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 199: Line 198:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 218: Line 217:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 227: Line 226:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 235: Line 234:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 245: Line 244:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
Line 289: Line 288:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 315: Line 314:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 325: Line 324:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 334: Line 333:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 344: Line 343:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 383: Line 382:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
  
 
   ["BaseBear"] = {
 
   ["BaseBear"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 400: Line 399:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 17,
 
         ["power"] = 17,
Line 417: Line 416:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 17,
 
         ["power"] = 17,
Line 433: Line 432:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 23.6,
 
         ["power"] = 23.6,
Line 451: Line 450:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 11,
 
         ["power"] = 11,
Line 460: Line 459:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 3,
 
       ["maxPreyBodySize"] = 3,
 
       ["body"] = "QuadrupedAnimalWithPaws",
 
       ["body"] = "QuadrupedAnimalWithPaws",
Line 491: Line 490:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 522: Line 521:
  
 
   ["BigCatThingBase"] = {
 
   ["BigCatThingBase"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 532: Line 531:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 11,
 
         ["power"] = 11,
Line 549: Line 548:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 11,
 
         ["power"] = 11,
Line 565: Line 564:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 16,
 
         ["power"] = 16,
Line 583: Line 582:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 593: Line 592:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 1.0,
 
       ["maxPreyBodySize"] = 1.0,
 
       ["baseBodySize"] = 1.4,
 
       ["baseBodySize"] = 1.4,
Line 623: Line 622:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 663: Line 662:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 680: Line 679:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 696: Line 695:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 12,
 
         ["power"] = 12,
Line 714: Line 713:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 724: Line 723:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 1.0,
 
       ["maxPreyBodySize"] = 1.0,
 
       ["baseBodySize"] = 0.8,
 
       ["baseBodySize"] = 0.8,
Line 753: Line 752:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
  
 
   ["BigBirdThingBase"] = {
 
   ["BigBirdThingBase"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["race"] = {
 
     ["race"] = {
Line 794: Line 793:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
 
       ["baseBodySize"] = 0.8,
 
       ["baseBodySize"] = 0.8,
 
       ["baseHealthScale"] = 0.8,
 
       ["baseHealthScale"] = 0.8,
Line 852: Line 851:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 861: Line 860:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 877: Line 876:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
 
       ["baseBodySize"] = 0.8,
 
       ["baseBodySize"] = 0.8,
 
       ["baseHealthScale"] = 0.9,
 
       ["baseHealthScale"] = 0.9,
Line 901: Line 900:
 
         ["label"] = "claws",
 
         ["label"] = "claws",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 918: Line 917:
 
         ["label"] = "beak",
 
         ["label"] = "beak",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 935: Line 934:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 944: Line 943:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 960: Line 959:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
 
       ["baseBodySize"] = 1.0,
 
       ["baseBodySize"] = 1.0,
 
       ["baseHealthScale"] = 1.0,
 
       ["baseHealthScale"] = 1.0,
Line 984: Line 983:
 
         ["label"] = "claws",
 
         ["label"] = "claws",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 11,
 
         ["power"] = 11,
Line 1,001: Line 1,000:
 
         ["label"] = "beak",
 
         ["label"] = "beak",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 11,
 
         ["power"] = 11,
Line 1,018: Line 1,017:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 1,027: Line 1,026:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 1,042: Line 1,041:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
 
       ["baseBodySize"] = 0.6,
 
       ["baseBodySize"] = 0.6,
 
       ["baseHealthScale"] = 0.6,
 
       ["baseHealthScale"] = 0.6,
Line 1,066: Line 1,065:
 
         ["label"] = "claws",
 
         ["label"] = "claws",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
Line 1,083: Line 1,082:
 
         ["label"] = "beak",
 
         ["label"] = "beak",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 1,100: Line 1,099:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 4,
 
         ["power"] = 4,
Line 1,109: Line 1,108:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,129: Line 1,128:
 
         ["label"] = "claws",
 
         ["label"] = "claws",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
Line 1,138: Line 1,137:
 
         ["label"] = "beak",
 
         ["label"] = "beak",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
Line 1,147: Line 1,146:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 1,
 
         ["power"] = 1,
Line 1,192: Line 1,191:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,210: Line 1,209:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 7.3,
 
         ["power"] = 7.3,
Line 1,220: Line 1,219:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 1,241: Line 1,240:
 
       ["manhunterOnDamageChance"] = 0,
 
       ["manhunterOnDamageChance"] = 0,
 
       ["gestationPeriodDays"] = 17,
 
       ["gestationPeriodDays"] = 17,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {1.7, 1},
+
           {(1.7, 1)},
           {2.0, 0},
+
           {(2.0, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 12,
 
       ["lifeExpectancy"] = 12,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 1,266: Line 1,265:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,291: Line 1,290:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8.8,
 
         ["power"] = 8.8,
Line 1,301: Line 1,300:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 1,311: Line 1,310:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 1,321: Line 1,320:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 1,331: Line 1,330:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 2.0,
 
       ["baseBodySize"] = 2.0,
 
       ["baseHungerRate"] = 0.85,
 
       ["baseHungerRate"] = 0.85,
Line 1,360: Line 1,359:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,381: Line 1,380:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 7.3,
 
         ["power"] = 7.3,
Line 1,391: Line 1,390:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 7.3,
 
         ["power"] = 7.3,
Line 1,400: Line 1,399:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 1,410: Line 1,409:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 1,427: Line 1,426:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
       ["packAnimal"] = true,
+
       ["packAnimal"] = "true",
 
       ["baseBodySize"] = 1.0,
 
       ["baseBodySize"] = 1.0,
 
       ["baseHealthScale"] = 1.0,
 
       ["baseHealthScale"] = 1.0,
Line 1,455: Line 1,454:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,475: Line 1,474:
 
         ["label"] = "claws",
 
         ["label"] = "claws",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
Line 1,484: Line 1,483:
 
         ["label"] = "beak",
 
         ["label"] = "beak",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 4,
 
         ["power"] = 4,
Line 1,493: Line 1,492:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
Line 1,538: Line 1,537:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,559: Line 1,558:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 15,
 
         ["power"] = 15,
Line 1,568: Line 1,567:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 1,578: Line 1,577:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 1,587: Line 1,586:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 1,603: Line 1,602:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["baseBodySize"] = 2.1,
 
       ["baseBodySize"] = 2.1,
Line 1,614: Line 1,613:
 
       ["trainability"] = "Simple",
 
       ["trainability"] = "Simple",
 
       ["manhunterOnDamageChance"] = 0.1,
 
       ["manhunterOnDamageChance"] = 0.1,
       ["packAnimal"] = true,
+
       ["packAnimal"] = "true",
 
       ["lifeExpectancy"] = 15,
 
       ["lifeExpectancy"] = 15,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 1,632: Line 1,631:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,658: Line 1,657:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 7.3,
 
         ["power"] = 7.3,
Line 1,668: Line 1,667:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 1,688: Line 1,687:
 
       ["manhunterOnDamageChance"] = 0,
 
       ["manhunterOnDamageChance"] = 0,
 
       ["gestationPeriodDays"] = 17,
 
       ["gestationPeriodDays"] = 17,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {1.7, 1},
+
           {(1.7, 1)},
           {2.0, 0},
+
           {(2.0, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 12,
 
       ["lifeExpectancy"] = 12,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 1,713: Line 1,712:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,733: Line 1,732:
 
         ["label"] = "claws",
 
         ["label"] = "claws",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
Line 1,742: Line 1,741:
 
         ["label"] = "beak",
 
         ["label"] = "beak",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 5.6,
 
         ["power"] = 5.6,
Line 1,751: Line 1,750:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
Line 1,798: Line 1,797:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,819: Line 1,818:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 14,
 
         ["power"] = 14,
Line 1,828: Line 1,827:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 1,838: Line 1,837:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 1,847: Line 1,846:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 1,863: Line 1,862:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["baseBodySize"] = 0.75,
 
       ["baseBodySize"] = 0.75,
Line 1,871: Line 1,870:
 
       ["leatherDef"] = "Leather_Plain",
 
       ["leatherDef"] = "Leather_Plain",
 
       ["gestationPeriodDays"] = 17,
 
       ["gestationPeriodDays"] = 17,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {1.7, 1},
+
           {(1.7, 1)},
           {2.0, 0},
+
           {(2.0, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["wildness"] = 0,
 
       ["wildness"] = 0,
 
       ["trainability"] = "None",
 
       ["trainability"] = "None",
Line 1,899: Line 1,898:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,920: Line 1,919:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 1,929: Line 1,928:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 1,939: Line 1,938:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 1,948: Line 1,947:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
Line 1,957: Line 1,956:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["baseBodySize"] = 2.0,
 
       ["baseBodySize"] = 2.0,
Line 1,970: Line 1,969:
 
       ["manhunterOnDamageChance"] = 0.1,
 
       ["manhunterOnDamageChance"] = 0.1,
 
       ["meatLabel"] = "horse meat",
 
       ["meatLabel"] = "horse meat",
       ["packAnimal"] = true,
+
       ["packAnimal"] = "true",
 
       ["lifeExpectancy"] = 30,
 
       ["lifeExpectancy"] = 30,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 1,988: Line 1,987:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 2,014: Line 2,013:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8.8,
 
         ["power"] = 8.8,
Line 2,024: Line 2,023:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 2,034: Line 2,033:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 2,044: Line 2,043:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 2,054: Line 2,053:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 1.9,
 
       ["baseBodySize"] = 1.9,
 
       ["baseHungerRate"] = 0.85,
 
       ["baseHungerRate"] = 0.85,
Line 2,063: Line 2,062:
 
       ["petness"] = 0.3,
 
       ["petness"] = 0.3,
 
       ["trainability"] = "None",
 
       ["trainability"] = "None",
       ["packAnimal"] = true,
+
       ["packAnimal"] = "true",
 
       ["meatLabel"] = "yak beef",
 
       ["meatLabel"] = "yak beef",
 
       ["gestationPeriodDays"] = 20,
 
       ["gestationPeriodDays"] = 20,
Line 2,085: Line 2,084:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 2,105: Line 2,104:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 2,114: Line 2,113:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 2,122: Line 2,121:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 5.8,
 
         ["power"] = 5.8,
Line 2,132: Line 2,131:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
Line 2,155: Line 2,154:
 
       ["manhunterOnTameFailChance"] = 0.02,
 
       ["manhunterOnTameFailChance"] = 0.02,
 
       ["manhunterOnDamageChance"] = 0,
 
       ["manhunterOnDamageChance"] = 0,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2.5, 1},
+
           {(2.5, 1)},
           {3, 0},
+
           {(3, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 4,
 
       ["lifeExpectancy"] = 4,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 2,180: Line 2,179:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalPet",
+
       {"AnimalPet"},
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 2,202: Line 2,201:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 12,
 
         ["power"] = 12,
Line 2,211: Line 2,210:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 2,221: Line 2,220:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 2,230: Line 2,229:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 2,239: Line 2,238:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["baseBodySize"] = 1.5,
 
       ["baseBodySize"] = 1.5,
Line 2,251: Line 2,250:
 
       ["trainability"] = "Advanced",
 
       ["trainability"] = "Advanced",
 
       ["manhunterOnDamageChance"] = 0.05,
 
       ["manhunterOnDamageChance"] = 0.05,
       ["packAnimal"] = true,
+
       ["packAnimal"] = "true",
 
       ["lifeExpectancy"] = 24,
 
       ["lifeExpectancy"] = 24,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 2,269: Line 2,268:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 2,288: Line 2,287:
 
         ["label"] = "horn",
 
         ["label"] = "horn",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 19,
 
         ["power"] = 19,
Line 2,297: Line 2,296:
 
         ["label"] = "horn",
 
         ["label"] = "horn",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 19,
 
         ["power"] = 19,
Line 2,305: Line 2,304:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 19,
 
         ["power"] = 19,
Line 2,315: Line 2,314:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 15,
 
         ["power"] = 15,
Line 2,336: Line 2,335:
 
       ["nameOnTameChance"] = 1,
 
       ["nameOnTameChance"] = 1,
 
       ["lifeExpectancy"] = 45,
 
       ["lifeExpectancy"] = 45,
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
 
         {
 
         {
Line 2,353: Line 2,352:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 2,373: Line 2,372:
 
         ["label"] = "tusk",
 
         ["label"] = "tusk",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
           "Stab",
+
           {"Stab"},
 
         },
 
         },
 
         ["power"] = 25,
 
         ["power"] = 25,
Line 2,383: Line 2,382:
 
         ["label"] = "left foot",
 
         ["label"] = "left foot",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 16.9,
 
         ["power"] = 16.9,
Line 2,392: Line 2,391:
 
         ["label"] = "right foot",
 
         ["label"] = "right foot",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 16.9,
 
         ["power"] = 16.9,
Line 2,401: Line 2,400:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 14,
 
         ["power"] = 14,
Line 2,410: Line 2,409:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHoovesTusksAndTrunk",
 
       ["body"] = "QuadrupedAnimalWithHoovesTusksAndTrunk",
 
       ["baseHungerRate"] = 2.0,
 
       ["baseHungerRate"] = 2.0,
Line 2,422: Line 2,421:
 
       ["trainability"] = "Advanced",
 
       ["trainability"] = "Advanced",
 
       ["lifeExpectancy"] = 50,
 
       ["lifeExpectancy"] = 50,
       ["packAnimal"] = true,
+
       ["packAnimal"] = "true",
 
       ["manhunterOnTameFailChance"] = 0.10,
 
       ["manhunterOnTameFailChance"] = 0.10,
 
       ["manhunterOnDamageChance"] = 0.10,
 
       ["manhunterOnDamageChance"] = 0.10,
Line 2,441: Line 2,440:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 2,460: Line 2,459:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 21,
 
         ["power"] = 21,
Line 2,469: Line 2,468:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 21,
 
         ["power"] = 21,
Line 2,477: Line 2,476:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 22,
 
         ["power"] = 22,
Line 2,487: Line 2,486:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 15,
 
         ["power"] = 15,
Line 2,532: Line 2,531:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 2,556: Line 2,555:
 
         ["label"] = "horn",
 
         ["label"] = "horn",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
           "Stab",
+
           {"Stab"},
 
         },
 
         },
 
         ["power"] = 23,
 
         ["power"] = 23,
Line 2,565: Line 2,564:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 28,
 
         ["power"] = 28,
Line 2,575: Line 2,574:
 
         ["label"] = "left foot",
 
         ["label"] = "left foot",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 19,
 
         ["power"] = 19,
Line 2,584: Line 2,583:
 
         ["label"] = "right foot",
 
         ["label"] = "right foot",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 19,
 
         ["power"] = 19,
Line 2,593: Line 2,592:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 17,
 
         ["power"] = 17,
Line 2,603: Line 2,602:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHoovesAndHorn",
 
       ["body"] = "QuadrupedAnimalWithHoovesAndHorn",
       ["herdMigrationAllowed"] = false,
+
       ["herdMigrationAllowed"] = "false",
 
       ["baseBodySize"] = 4,
 
       ["baseBodySize"] = 4,
 
       ["baseHungerRate"] = 3.5,
 
       ["baseHungerRate"] = 3.5,
Line 2,630: Line 2,629:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalExotic",
+
       {"AnimalExotic"},
 
     },
 
     },
 
   },
 
   },
  
 
   ["BaseHare"] = {
 
   ["BaseHare"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 2,645: Line 2,644:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 3.4,
 
         ["power"] = 3.4,
Line 2,654: Line 2,653:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 1.5,
 
         ["power"] = 1.5,
Line 2,677: Line 2,676:
 
       ["manhunterOnTameFailChance"] = 0,
 
       ["manhunterOnTameFailChance"] = 0,
 
       ["manhunterOnDamageChance"] = 0,
 
       ["manhunterOnDamageChance"] = 0,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {1.0, 0},
+
           {(1.0, 0)},
           {1.5, 1},
+
           {(1.5, 1)},
           {2.0, 1},
+
           {(2.0, 1)},
           {2.5, 0},
+
           {(2.5, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 8,
 
       ["lifeExpectancy"] = 8,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 2,702: Line 2,701:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 2,727: Line 2,726:
  
 
   ["BaseInsect"] = {
 
   ["BaseInsect"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 2,761: Line 2,760:
 
         ["label"] = "mandibles",
 
         ["label"] = "mandibles",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
Line 2,770: Line 2,769:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 4,
 
         ["power"] = 4,
Line 2,802: Line 2,801:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalInsect",
+
       {"AnimalInsect"},
 
     },
 
     },
 
   },
 
   },
Line 2,824: Line 2,823:
 
         ["label"] = "head claw",
 
         ["label"] = "head claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Cut",
+
           {"Cut"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 2,833: Line 2,832:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 2,866: Line 2,865:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalInsect",
+
       {"AnimalInsect"},
 
     },
 
     },
 
   },
 
   },
Line 2,888: Line 2,887:
 
         ["label"] = "head claw",
 
         ["label"] = "head claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Cut",
+
           {"Cut"},
 
         },
 
         },
 
         ["power"] = 12,
 
         ["power"] = 12,
Line 2,897: Line 2,896:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 2,930: Line 2,929:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalInsect",
+
       {"AnimalInsect"},
 
     },
 
     },
 
   },
 
   },
Line 2,948: Line 2,947:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 2,957: Line 2,956:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 2,966: Line 2,965:
 
         ["label"] = "cute little teeth",
 
         ["label"] = "cute little teeth",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 4.8,
 
         ["power"] = 4.8,
Line 2,976: Line 2,975:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
Line 2,997: Line 2,996:
 
       ["nuzzleMtbHours"] = 12,
 
       ["nuzzleMtbHours"] = 12,
 
       ["gestationPeriodDays"] = 24,
 
       ["gestationPeriodDays"] = 24,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2, 1.7},
+
           {(2, 1.7)},
           {3, 0.7},
+
           {(3, 0.7)},
           {3.5, 0},
+
           {(3.5, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 15,
 
       ["lifeExpectancy"] = 15,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,023: Line 3,022:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalPet",
+
       {"AnimalPet"},
 
     },
 
     },
 
   },
 
   },
Line 3,042: Line 3,041:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 9.7,
 
         ["power"] = 9.7,
Line 3,051: Line 3,050:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 9.7,
 
         ["power"] = 9.7,
Line 3,059: Line 3,058:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 14.2,
 
         ["power"] = 14.2,
Line 3,069: Line 3,068:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 3,090: Line 3,089:
 
       ["nuzzleMtbHours"] = 12,
 
       ["nuzzleMtbHours"] = 12,
 
       ["gestationPeriodDays"] = 25,
 
       ["gestationPeriodDays"] = 25,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2, 1.7},
+
           {(2, 1.7)},
           {2.5, 0.7},
+
           {(2.5, 0.7)},
           {3, 0},
+
           {(3, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 12,
 
       ["lifeExpectancy"] = 12,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,116: Line 3,115:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalPet",
+
       {"AnimalPet"},
 
     },
 
     },
 
   },
 
   },
Line 3,135: Line 3,134:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8.5,
 
         ["power"] = 8.5,
Line 3,144: Line 3,143:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8.5,
 
         ["power"] = 8.5,
Line 3,152: Line 3,151:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 14.2,
 
         ["power"] = 14.2,
Line 3,162: Line 3,161:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
Line 3,185: Line 3,184:
 
       ["manhunterOnDamageChance"] = 0,
 
       ["manhunterOnDamageChance"] = 0,
 
       ["manhunterOnTameFailChance"] = 0,
 
       ["manhunterOnTameFailChance"] = 0,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2, 1.7},
+
           {(2, 1.7)},
           {3, 0.7},
+
           {(3, 0.7)},
           {3.5, 0},
+
           {(3.5, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 12,
 
       ["lifeExpectancy"] = 12,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,211: Line 3,210:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalPet",
+
       {"AnimalPet"},
 
     },
 
     },
 
   },
 
   },
Line 3,230: Line 3,229:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 3,247: Line 3,246:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 3,263: Line 3,262:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 3,281: Line 3,280:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
Line 3,291: Line 3,290:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 0.25,
 
       ["maxPreyBodySize"] = 0.25,
 
       ["baseBodySize"] = 0.255,
 
       ["baseBodySize"] = 0.255,
Line 3,304: Line 3,303:
 
       ["gestationPeriodDays"] = 24,
 
       ["gestationPeriodDays"] = 24,
 
       ["nameOnTameChance"] = 1,
 
       ["nameOnTameChance"] = 1,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2, 1.7},
+
           {(2, 1.7)},
           {3, 0.7},
+
           {(3, 0.7)},
           {3.5, 0},
+
           {(3.5, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 10,
 
       ["lifeExpectancy"] = 10,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,330: Line 3,329:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalPet",
+
       {"AnimalPet"},
 
     },
 
     },
 
   },
 
   },
Line 3,349: Line 3,348:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 4,
 
         ["power"] = 4,
Line 3,358: Line 3,357:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 4,
 
         ["power"] = 4,
Line 3,366: Line 3,365:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
Line 3,376: Line 3,375:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,395: Line 3,394:
 
       ["trainability"] = "None",
 
       ["trainability"] = "None",
 
       ["gestationPeriodDays"] = 13,
 
       ["gestationPeriodDays"] = 13,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {1.8, 1},
+
           {(1.8, 1)},
           {2.4, 0},
+
           {(2.4, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 8,
 
       ["lifeExpectancy"] = 8,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,420: Line 3,419:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,438: Line 3,437:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 7.2,
 
         ["power"] = 7.2,
Line 3,447: Line 3,446:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 7.2,
 
         ["power"] = 7.2,
Line 3,455: Line 3,454:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8.5,
 
         ["power"] = 8.5,
Line 3,465: Line 3,464:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,476: Line 3,475:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.45,
 
       ["baseBodySize"] = 0.45,
 
       ["baseHungerRate"] = 3.0,
 
       ["baseHungerRate"] = 3.0,
Line 3,486: Line 3,485:
 
       ["manhunterOnTameFailChance"] = 0.10,
 
       ["manhunterOnTameFailChance"] = 0.10,
 
       ["manhunterOnDamageChance"] = 0.10,
 
       ["manhunterOnDamageChance"] = 0.10,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {3, 1},
+
           {(3, 1)},
           {3.5, 0},
+
           {(3.5, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 12,
 
       ["lifeExpectancy"] = 12,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,511: Line 3,510:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,530: Line 3,529:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8.4,
 
         ["power"] = 8.4,
Line 3,539: Line 3,538:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8.4,
 
         ["power"] = 8.4,
Line 3,547: Line 3,546:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8.5,
 
         ["power"] = 8.5,
Line 3,557: Line 3,556:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 4,
 
         ["power"] = 4,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,568: Line 3,567:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPaws",
 
       ["body"] = "QuadrupedAnimalWithPaws",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.50,
 
       ["baseBodySize"] = 0.50,
 
       ["baseHungerRate"] = 0.30,
 
       ["baseHungerRate"] = 0.30,
Line 3,578: Line 3,577:
 
       ["nuzzleMtbHours"] = 60,
 
       ["nuzzleMtbHours"] = 60,
 
       ["gestationPeriodDays"] = 20,
 
       ["gestationPeriodDays"] = 20,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {1.5, 1},
+
           {(1.5, 1)},
           {2, 0},
+
           {(2, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 12,
 
       ["lifeExpectancy"] = 12,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,603: Line 3,602:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,622: Line 3,621:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 3,631: Line 3,630:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 3,639: Line 3,638:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 5.8,
 
         ["power"] = 5.8,
Line 3,649: Line 3,648:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,673: Line 3,672:
 
       ["manhunterOnTameFailChance"] = 0,
 
       ["manhunterOnTameFailChance"] = 0,
 
       ["manhunterOnDamageChance"] = 0,
 
       ["manhunterOnDamageChance"] = 0,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2.5, 1},
+
           {(2.5, 1)},
           {3, 0},
+
           {(3, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 9,
 
       ["lifeExpectancy"] = 9,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,698: Line 3,697:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,716: Line 3,715:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 5.4,
 
         ["power"] = 5.4,
Line 3,725: Line 3,724:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 5.4,
 
         ["power"] = 5.4,
Line 3,733: Line 3,732:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 4.9,
 
         ["power"] = 4.9,
Line 3,743: Line 3,742:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,765: Line 3,764:
 
       ["mateMtbHours"] = 8,
 
       ["mateMtbHours"] = 8,
 
       ["nuzzleMtbHours"] = 60,
 
       ["nuzzleMtbHours"] = 60,
       ["canBePredatorPrey"] = false,
+
       ["canBePredatorPrey"] = "false",
 
       ["gestationPeriodDays"] = 14,
 
       ["gestationPeriodDays"] = 14,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2.5, 1},
+
           {(2.5, 1)},
           {3, 0},
+
           {(3, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 8,
 
       ["lifeExpectancy"] = 8,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,792: Line 3,791:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 3,811: Line 3,810:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 3,820: Line 3,819:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 3,828: Line 3,827:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 3,838: Line 3,837:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,857: Line 3,856:
 
       ["mateMtbHours"] = 8,
 
       ["mateMtbHours"] = 8,
 
       ["gestationPeriodDays"] = 14,
 
       ["gestationPeriodDays"] = 14,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2, 1},
+
           {(2, 1)},
           {2.5, 0},
+
           {(2.5, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 8,
 
       ["lifeExpectancy"] = 8,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,882: Line 3,881:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,900: Line 3,899:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 3,909: Line 3,908:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 3,917: Line 3,916:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 3,927: Line 3,926:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,950: Line 3,949:
 
       ["mateMtbHours"] = 8,
 
       ["mateMtbHours"] = 8,
 
       ["gestationPeriodDays"] = 12,
 
       ["gestationPeriodDays"] = 12,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2.2, 1},
+
           {(2.2, 1)},
           {2.8, 0},
+
           {(2.8, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 8,
 
       ["lifeExpectancy"] = 8,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 3,975: Line 3,974:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,993: Line 3,992:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 4,003: Line 4,002:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
Line 4,013: Line 4,012:
 
         ["label"] = "teeth",
 
         ["label"] = "teeth",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 4,023: Line 4,022:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,034: Line 4,033:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.9,
 
       ["baseBodySize"] = 0.9,
 
       ["baseHealthScale"] = 0.9,
 
       ["baseHealthScale"] = 0.9,
Line 4,063: Line 4,062:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,081: Line 4,080:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 4,091: Line 4,090:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 4,100: Line 4,099:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 4,110: Line 4,109:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
 
         ["cooldownTime"] = 2.6,
 
         ["cooldownTime"] = 2.6,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
       },
 
       },
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.85,
 
       ["baseBodySize"] = 0.85,
 
       ["baseHungerRate"] = 0.35,
 
       ["baseHungerRate"] = 0.35,
Line 4,145: Line 4,144:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,170: Line 4,169:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 4,180: Line 4,179:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 4,189: Line 4,188:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 4,199: Line 4,198:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 13,
 
         ["power"] = 13,
 
         ["cooldownTime"] = 2.6,
 
         ["cooldownTime"] = 2.6,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
       },
 
       },
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 2.1,
 
       ["baseBodySize"] = 2.1,
 
       ["baseHungerRate"] = 0.85,
 
       ["baseHungerRate"] = 0.85,
Line 4,234: Line 4,233:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 4,260: Line 4,259:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 4,270: Line 4,269:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 4,279: Line 4,278:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 4,289: Line 4,288:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 13,
 
         ["power"] = 13,
 
         ["cooldownTime"] = 2.6,
 
         ["cooldownTime"] = 2.6,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
       },
 
       },
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 2.1,
 
       ["baseBodySize"] = 2.1,
 
       ["baseHealthScale"] = 2.0,
 
       ["baseHealthScale"] = 2.0,
Line 4,324: Line 4,323:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 4,343: Line 4,342:
 
         ["label"] = "tusk",
 
         ["label"] = "tusk",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
           "Stab",
+
           {"Stab"},
 
         },
 
         },
 
         ["power"] = 9.7,
 
         ["power"] = 9.7,
Line 4,352: Line 4,351:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8.5,
 
         ["power"] = 8.5,
Line 4,362: Line 4,361:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,373: Line 4,372:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHoovesAndTusks",
 
       ["body"] = "QuadrupedAnimalWithHoovesAndTusks",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.8,
 
       ["baseBodySize"] = 0.8,
 
       ["baseHealthScale"] = 0.7,
 
       ["baseHealthScale"] = 0.7,
Line 4,383: Line 4,382:
 
       ["leatherDef"] = "Leather_Pig",
 
       ["leatherDef"] = "Leather_Pig",
 
       ["gestationPeriodDays"] = 18,
 
       ["gestationPeriodDays"] = 18,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {1.5, 1},
+
           {(1.5, 1)},
           {2.0, 0},
+
           {(2.0, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 12,
 
       ["lifeExpectancy"] = 12,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 4,408: Line 4,407:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,429: Line 4,428:
 
         ["label"] = "beak",
 
         ["label"] = "beak",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 4,438: Line 4,437:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
 
         ["cooldownTime"] = 2.6,
 
         ["cooldownTime"] = 2.6,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,481: Line 4,480:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,500: Line 4,499:
 
         ["label"] = "venom-fangs",
 
         ["label"] = "venom-fangs",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "ToxicBite",
+
           {"ToxicBite"},
 
         },
 
         },
 
         ["power"] = 12,
 
         ["power"] = 12,
Line 4,517: Line 4,516:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 3,
 
         ["power"] = 3,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,537: Line 4,536:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "Snake",
 
       ["body"] = "Snake",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 0.35,
 
       ["maxPreyBodySize"] = 0.35,
 
       ["baseBodySize"] = 0.25,
 
       ["baseBodySize"] = 0.25,
Line 4,567: Line 4,566:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 4,587: Line 4,586:
 
         ["label"] = "left fist",
 
         ["label"] = "left fist",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 4,596: Line 4,595:
 
         ["label"] = "right fist",
 
         ["label"] = "right fist",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 3.6,
 
         ["power"] = 3.6,
Line 4,604: Line 4,603:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 4,
 
         ["power"] = 4,
Line 4,614: Line 4,613:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 2,
 
         ["power"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,626: Line 4,625:
 
       ["body"] = "Monkey",
 
       ["body"] = "Monkey",
 
       ["petness"] = 0.50,
 
       ["petness"] = 0.50,
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.35,
 
       ["baseBodySize"] = 0.35,
 
       ["baseHungerRate"] = 0.25,
 
       ["baseHungerRate"] = 0.25,
Line 4,653: Line 4,652:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,672: Line 4,671:
 
         ["milkIntervalDays"] = 2,
 
         ["milkIntervalDays"] = 2,
 
         ["milkAmount"] = 12,
 
         ["milkAmount"] = 12,
         ["milkFemaleOnly"] = false,
+
         ["milkFemaleOnly"] = "false",
 
       },
 
       },
 
     },
 
     },
Line 4,679: Line 4,678:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 7,
 
         ["power"] = 7,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,690: Line 4,689:
 
         ["label"] = "left hoof",
 
         ["label"] = "left hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 4,700: Line 4,699:
 
         ["label"] = "right hoof",
 
         ["label"] = "right hoof",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
           "Poke",
+
           {"Poke"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 4,709: Line 4,708:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 10,
 
         ["power"] = 10,
Line 4,721: Line 4,720:
 
       ["deathActionWorkerClass"] = "DeathActionWorker_BigExplosion",
 
       ["deathActionWorkerClass"] = "DeathActionWorker_BigExplosion",
 
       ["executionRange"] = 6,
 
       ["executionRange"] = 6,
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 1.5,
 
       ["baseBodySize"] = 1.5,
 
       ["baseHungerRate"] = 1.3,
 
       ["baseHungerRate"] = 1.3,
Line 4,728: Line 4,727:
 
       ["leatherDef"] = "Leather_Plain",
 
       ["leatherDef"] = "Leather_Plain",
 
       ["wildness"] = 0.6,
 
       ["wildness"] = 0.6,
       ["canBePredatorPrey"] = false,
+
       ["canBePredatorPrey"] = "false",
 
       ["gestationPeriodDays"] = 28,
 
       ["gestationPeriodDays"] = 28,
 
       ["lifeExpectancy"] = 15,
 
       ["lifeExpectancy"] = 15,
Line 4,747: Line 4,746:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 4,766: Line 4,765:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 13,
 
         ["power"] = 13,
Line 4,783: Line 4,782:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 13,
 
         ["power"] = 13,
Line 4,800: Line 4,799:
 
         ["label"] = "razorfangs",
 
         ["label"] = "razorfangs",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 15,
 
         ["power"] = 15,
Line 4,818: Line 4,817:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
Line 4,828: Line 4,827:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 2.3,
 
       ["maxPreyBodySize"] = 2.3,
 
       ["petness"] = 0.5,
 
       ["petness"] = 0.5,
Line 4,842: Line 4,841:
 
       ["manhunterOnTameFailChance"] = 0.35,
 
       ["manhunterOnTameFailChance"] = 0.35,
 
       ["manhunterOnDamageChance"] = 0.35,
 
       ["manhunterOnDamageChance"] = 0.35,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2, 1.7},
+
           {(2, 1.7)},
           {2.5, 0.7},
+
           {(2.5, 0.7)},
           {3, 0},
+
           {(3, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 15,
 
       ["lifeExpectancy"] = 15,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 4,868: Line 4,867:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
  
 
   ["ThingBaseWolf"] = {
 
   ["ThingBaseWolf"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 4,885: Line 4,884:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 10.9,
 
         ["power"] = 10.9,
Line 4,903: Line 4,902:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 10.9,
 
         ["power"] = 10.9,
Line 4,920: Line 4,919:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 12,
 
         ["power"] = 12,
Line 4,938: Line 4,937:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 6,
 
         ["power"] = 6,
Line 4,948: Line 4,947:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 2.3,
 
       ["maxPreyBodySize"] = 2.3,
 
       ["petness"] = 0.1,
 
       ["petness"] = 0.1,
Line 4,963: Line 4,962:
 
       ["manhunterOnDamageChance"] = 0.10,
 
       ["manhunterOnDamageChance"] = 0.10,
 
       ["gestationPeriodDays"] = 26,
 
       ["gestationPeriodDays"] = 26,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2, 1.7},
+
           {(2, 1.7)},
           {2.5, 0.7},
+
           {(2.5, 0.7)},
           {3, 0},
+
           {(3, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 12,
 
       ["lifeExpectancy"] = 12,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 4,989: Line 4,988:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 5,018: Line 5,017:
  
 
   ["ThingBaseFox"] = {
 
   ["ThingBaseFox"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 5,029: Line 5,028:
 
         ["label"] = "left claw",
 
         ["label"] = "left claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 5,046: Line 5,045:
 
         ["label"] = "right claw",
 
         ["label"] = "right claw",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Scratch",
+
           {"Scratch"},
 
         },
 
         },
 
         ["power"] = 8,
 
         ["power"] = 8,
Line 5,062: Line 5,061:
 
       {
 
       {
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 5,080: Line 5,079:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 4,
 
         ["power"] = 4,
Line 5,090: Line 5,089:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 0.80,
 
       ["maxPreyBodySize"] = 0.80,
 
       ["petness"] = 0.1,
 
       ["petness"] = 0.1,
Line 5,103: Line 5,102:
 
       ["nuzzleMtbHours"] = 60,
 
       ["nuzzleMtbHours"] = 60,
 
       ["gestationPeriodDays"] = 21,
 
       ["gestationPeriodDays"] = 21,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {2, 1.7},
+
           {(2, 1.7)},
           {2.5, 0.7},
+
           {(2.5, 0.7)},
           {3, 0},
+
           {(3, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeExpectancy"] = 9,
 
       ["lifeExpectancy"] = 9,
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
Line 5,129: Line 5,128:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 5,185: Line 5,184:
 
         ["label"] = "left fist",
 
         ["label"] = "left fist",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 8.2,
 
         ["power"] = 8.2,
Line 5,202: Line 5,201:
 
         ["label"] = "right fist",
 
         ["label"] = "right fist",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 8.2,
 
         ["power"] = 8.2,
Line 5,219: Line 5,218:
 
         ["label"] = "teeth",
 
         ["label"] = "teeth",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Bite",
+
           {"Bite"},
 
         },
 
         },
 
         ["power"] = 8.2,
 
         ["power"] = 8.2,
Line 5,231: Line 5,230:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 5,
 
         ["power"] = 5,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 5,252: Line 5,251:
 
       ["manhunterOnDamageChance"] = 0.20,
 
       ["manhunterOnDamageChance"] = 0.20,
 
       ["manhunterOnTameFailChance"] = 0.02,
 
       ["manhunterOnTameFailChance"] = 0.02,
       ["litterSizeCurve"] = {
+
       --[[["litterSizeCurve"] = {
 
         ["points"] = {
 
         ["points"] = {
           {0.5, 0},
+
           {(0.5, 0)},
           {1, 1},
+
           {(1, 1)},
           {1.01, 0.02},
+
           {(1.01, 0.02)},
           {3.5, 0},
+
           {(3.5, 0)},
 
         },
 
         },
       },
+
       },]]--
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
 
         {
 
         {
Line 5,286: Line 5,285:
  
 
   ["BaseMechanoid"] = {
 
   ["BaseMechanoid"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "BasePawn",
 
     ["ParentName"] = "BasePawn",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 5,297: Line 5,296:
 
       ["ArmorRating_Heat"] = 2.00,
 
       ["ArmorRating_Heat"] = 2.00,
 
     },
 
     },
     ["receivesSignals"] = true,
+
     ["receivesSignals"] = "true",
 
     ["race"] = {
 
     ["race"] = {
 
       ["fleshType"] = "Mechanoid",
 
       ["fleshType"] = "Mechanoid",
       ["needsRest"] = false,
+
       ["needsRest"] = "false",
       ["hasGenders"] = false,
+
       ["hasGenders"] = "false",
 
       ["foodType"] = "None",
 
       ["foodType"] = "None",
 
       ["lifeExpectancy"] = 2500,
 
       ["lifeExpectancy"] = 2500,
Line 5,309: Line 5,308:
 
       ["CompProperties_CanBeDormant"] = "/",
 
       ["CompProperties_CanBeDormant"] = "/",
 
       ["CompProperties_WakeUpDormant"] = {
 
       ["CompProperties_WakeUpDormant"] = {
         ["wakeUpOnDamage"] = true,
+
         ["wakeUpOnDamage"] = "true",
 
         ["anyColonistCloseCheckRadius"] = 30,
 
         ["anyColonistCloseCheckRadius"] = 30,
 
         ["wakeUpSound"] = "MechanoidsWakeUp",
 
         ["wakeUpSound"] = "MechanoidsWakeUp",
Line 5,331: Line 5,330:
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 17,
 
         ["power"] = 17,
Line 5,358: Line 5,357:
  
 
   ["BaseMechanoidWalker"] = {
 
   ["BaseMechanoidWalker"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "BaseMechanoid",
 
     ["ParentName"] = "BaseMechanoid",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 5,390: Line 5,389:
 
         ["label"] = "left fist",
 
         ["label"] = "left fist",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 12.0,
 
         ["power"] = 12.0,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "LeftHand",
 
         ["linkedBodyPartsGroup"] = "LeftHand",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
 
         ["label"] = "right fist",
 
         ["label"] = "right fist",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 12.0,
 
         ["power"] = 12.0,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "RightHand",
 
         ["linkedBodyPartsGroup"] = "RightHand",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 8.5,
 
         ["power"] = 8.5,
Line 5,433: Line 5,432:
 
         ["label"] = "left blade",
 
         ["label"] = "left blade",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Cut",
+
           {"Cut"},
           "Stab",
+
           {"Stab"},
 
         },
 
         },
 
         ["power"] = 20,
 
         ["power"] = 20,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "LeftBlade",
 
         ["linkedBodyPartsGroup"] = "LeftBlade",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
 
         ["label"] = "right blade",
 
         ["label"] = "right blade",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Cut",
+
           {"Cut"},
           "Stab",
+
           {"Stab"},
 
         },
 
         },
 
         ["power"] = 20,
 
         ["power"] = 20,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "RightBlade",
 
         ["linkedBodyPartsGroup"] = "RightBlade",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 9,
 
         ["power"] = 9,
Line 5,481: Line 5,480:
 
         ["label"] = "front left leg",
 
         ["label"] = "front left leg",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 12.0,
 
         ["power"] = 12.0,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "FrontLeftLeg",
 
         ["linkedBodyPartsGroup"] = "FrontLeftLeg",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
 
         ["label"] = "front right leg",
 
         ["label"] = "front right leg",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 12.0,
 
         ["power"] = 12.0,
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "FrontRightLeg",
 
         ["linkedBodyPartsGroup"] = "FrontRightLeg",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
 
         ["label"] = "head",
 
         ["label"] = "head",
 
         ["capacities"] = {
 
         ["capacities"] = {
           "Blunt",
+
           {"Blunt"},
 
         },
 
         },
 
         ["power"] = 8.5,
 
         ["power"] = 8.5,

Please note that all contributions to RimWorld Wiki are considered to be released under the CC BY-SA 3.0 (see RimWorld Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)