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 14: Line 14:
 
   ["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 199: Line 199:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 289: Line 289:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 383: Line 383:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
  
 
   ["BaseBear"] = {
 
   ["BaseBear"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 460: Line 460:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 3,
 
       ["maxPreyBodySize"] = 3,
 
       ["body"] = "QuadrupedAnimalWithPaws",
 
       ["body"] = "QuadrupedAnimalWithPaws",
Line 491: Line 491:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 522: Line 522:
  
 
   ["BigCatThingBase"] = {
 
   ["BigCatThingBase"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 593: Line 593:
 
     ["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 623:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 724: Line 724:
 
     ["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 753:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
  
 
   ["BigBirdThingBase"] = {
 
   ["BigBirdThingBase"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["race"] = {
 
     ["race"] = {
Line 794: Line 794:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
 
       ["baseBodySize"] = 0.8,
 
       ["baseBodySize"] = 0.8,
 
       ["baseHealthScale"] = 0.8,
 
       ["baseHealthScale"] = 0.8,
Line 861: Line 861:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 877: Line 877:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
 
       ["baseBodySize"] = 0.8,
 
       ["baseBodySize"] = 0.8,
 
       ["baseHealthScale"] = 0.9,
 
       ["baseHealthScale"] = 0.9,
Line 944: Line 944:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 960: Line 960:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
 
       ["baseBodySize"] = 1.0,
 
       ["baseBodySize"] = 1.0,
 
       ["baseHealthScale"] = 1.0,
 
       ["baseHealthScale"] = 1.0,
Line 1,027: Line 1,027:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 1,042: Line 1,042:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = false,
+
       ["herdAnimal"] = "false",
 
       ["baseBodySize"] = 0.6,
 
       ["baseBodySize"] = 0.6,
 
       ["baseHealthScale"] = 0.6,
 
       ["baseHealthScale"] = 0.6,
Line 1,109: Line 1,109:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,192: Line 1,192:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,266: Line 1,266:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,331: Line 1,331:
 
     ["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,360:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,427: Line 1,427:
 
     ["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,455:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,538: Line 1,538:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,603: Line 1,603:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["baseBodySize"] = 2.1,
 
       ["baseBodySize"] = 2.1,
Line 1,614: Line 1,614:
 
       ["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,632:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,713: Line 1,713:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,798: Line 1,798:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,863: Line 1,863:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["baseBodySize"] = 0.75,
 
       ["baseBodySize"] = 0.75,
Line 1,899: Line 1,899:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 1,957: Line 1,957:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["baseBodySize"] = 2.0,
 
       ["baseBodySize"] = 2.0,
Line 1,970: Line 1,970:
 
       ["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,988:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 2,054: Line 2,054:
 
     ["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,063:
 
       ["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,085:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 2,180: Line 2,180:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalPet",
+
       {"AnimalPet"},
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 2,239: Line 2,239:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["body"] = "QuadrupedAnimalWithHooves",
 
       ["baseBodySize"] = 1.5,
 
       ["baseBodySize"] = 1.5,
Line 2,251: Line 2,251:
 
       ["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,269:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 2,336: Line 2,336:
 
       ["nameOnTameChance"] = 1,
 
       ["nameOnTameChance"] = 1,
 
       ["lifeExpectancy"] = 45,
 
       ["lifeExpectancy"] = 45,
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["lifeStageAges"] = {
 
       ["lifeStageAges"] = {
 
         {
 
         {
Line 2,353: Line 2,353:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 2,410: Line 2,410:
 
     },
 
     },
 
     ["race"] = {
 
     ["race"] = {
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["body"] = "QuadrupedAnimalWithHoovesTusksAndTrunk",
 
       ["body"] = "QuadrupedAnimalWithHoovesTusksAndTrunk",
 
       ["baseHungerRate"] = 2.0,
 
       ["baseHungerRate"] = 2.0,
Line 2,422: Line 2,422:
 
       ["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,441:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 2,532: Line 2,532:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 2,603: Line 2,603:
 
     ["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,630:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalExotic",
+
       {"AnimalExotic"},
 
     },
 
     },
 
   },
 
   },
  
 
   ["BaseHare"] = {
 
   ["BaseHare"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 2,702: Line 2,702:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 2,727: Line 2,727:
  
 
   ["BaseInsect"] = {
 
   ["BaseInsect"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 2,802: Line 2,802:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalInsect",
+
       {"AnimalInsect"},
 
     },
 
     },
 
   },
 
   },
Line 2,866: Line 2,866:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalInsect",
+
       {"AnimalInsect"},
 
     },
 
     },
 
   },
 
   },
Line 2,930: Line 2,930:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalInsect",
+
       {"AnimalInsect"},
 
     },
 
     },
 
   },
 
   },
Line 3,023: Line 3,023:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalPet",
+
       {"AnimalPet"},
 
     },
 
     },
 
   },
 
   },
Line 3,116: Line 3,116:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalPet",
+
       {"AnimalPet"},
 
     },
 
     },
 
   },
 
   },
Line 3,211: Line 3,211:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalPet",
+
       {"AnimalPet"},
 
     },
 
     },
 
   },
 
   },
Line 3,291: Line 3,291:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 0.25,
 
       ["maxPreyBodySize"] = 0.25,
 
       ["baseBodySize"] = 0.255,
 
       ["baseBodySize"] = 0.255,
Line 3,330: Line 3,330:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalPet",
+
       {"AnimalPet"},
 
     },
 
     },
 
   },
 
   },
Line 3,381: Line 3,381:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,420: Line 3,420:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,470: Line 3,470:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,476: Line 3,476:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.45,
 
       ["baseBodySize"] = 0.45,
 
       ["baseHungerRate"] = 3.0,
 
       ["baseHungerRate"] = 3.0,
Line 3,511: Line 3,511:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,562: Line 3,562:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,568: Line 3,568:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPaws",
 
       ["body"] = "QuadrupedAnimalWithPaws",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.50,
 
       ["baseBodySize"] = 0.50,
 
       ["baseHungerRate"] = 0.30,
 
       ["baseHungerRate"] = 0.30,
Line 3,603: Line 3,603:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,654: Line 3,654:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,698: Line 3,698:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,748: Line 3,748:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,765: Line 3,765:
 
       ["mateMtbHours"] = 8,
 
       ["mateMtbHours"] = 8,
 
       ["nuzzleMtbHours"] = 60,
 
       ["nuzzleMtbHours"] = 60,
       ["canBePredatorPrey"] = false,
+
       ["canBePredatorPrey"] = "false",
 
       ["gestationPeriodDays"] = 14,
 
       ["gestationPeriodDays"] = 14,
 
       ["litterSizeCurve"] = {
 
       ["litterSizeCurve"] = {
Line 3,792: Line 3,792:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 3,843: Line 3,843:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,882: Line 3,882:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 3,932: Line 3,932:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 3,975: Line 3,975:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,028: Line 4,028:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,034: Line 4,034:
 
     ["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,063:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,115: Line 4,115:
 
         ["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,145:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,204: Line 4,204:
 
         ["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,234:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 4,294: Line 4,294:
 
         ["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,324:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
       "AnimalFarm",
+
       {"AnimalFarm"},
 
     },
 
     },
 
   },
 
   },
Line 4,367: Line 4,367:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,373: Line 4,373:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithHoovesAndTusks",
 
       ["body"] = "QuadrupedAnimalWithHoovesAndTusks",
       ["herdAnimal"] = true,
+
       ["herdAnimal"] = "true",
 
       ["baseBodySize"] = 0.8,
 
       ["baseBodySize"] = 0.8,
 
       ["baseHealthScale"] = 0.7,
 
       ["baseHealthScale"] = 0.7,
Line 4,408: Line 4,408:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,443: Line 4,443:
 
         ["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,481:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,522: Line 4,522:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,537: Line 4,537:
 
     ["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,567:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 4,619: Line 4,619:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,626: Line 4,626:
 
       ["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,653:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
 
     },
 
     },
 
   },
 
   },
Line 4,672: Line 4,672:
 
         ["milkIntervalDays"] = 2,
 
         ["milkIntervalDays"] = 2,
 
         ["milkAmount"] = 12,
 
         ["milkAmount"] = 12,
         ["milkFemaleOnly"] = false,
+
         ["milkFemaleOnly"] = "false",
 
       },
 
       },
 
     },
 
     },
Line 4,684: Line 4,684:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 4,721: Line 4,721:
 
       ["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,728:
 
       ["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,747:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 4,828: Line 4,828:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 2.3,
 
       ["maxPreyBodySize"] = 2.3,
 
       ["petness"] = 0.5,
 
       ["petness"] = 0.5,
Line 4,868: Line 4,868:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
  
 
   ["ThingBaseWolf"] = {
 
   ["ThingBaseWolf"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 4,948: Line 4,948:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 2.3,
 
       ["maxPreyBodySize"] = 2.3,
 
       ["petness"] = 0.1,
 
       ["petness"] = 0.1,
Line 4,989: Line 4,989:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalUncommon",
+
       {"AnimalUncommon"},
       "AnimalFighter",
+
       {"AnimalFighter"},
 
     },
 
     },
 
   },
 
   },
Line 5,018: Line 5,018:
  
 
   ["ThingBaseFox"] = {
 
   ["ThingBaseFox"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["ParentName"] = "AnimalThingBase",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 5,090: Line 5,090:
 
     ["race"] = {
 
     ["race"] = {
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
 
       ["body"] = "QuadrupedAnimalWithPawsAndTail",
       ["predator"] = true,
+
       ["predator"] = "true",
 
       ["maxPreyBodySize"] = 0.80,
 
       ["maxPreyBodySize"] = 0.80,
 
       ["petness"] = 0.1,
 
       ["petness"] = 0.1,
Line 5,129: Line 5,129:
 
     },
 
     },
 
     ["tradeTags"] = {
 
     ["tradeTags"] = {
       "AnimalCommon",
+
       {"AnimalCommon"},
 
     },
 
     },
 
   },
 
   },
Line 5,236: Line 5,236:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
 
         ["linkedBodyPartsGroup"] = "HeadAttackTool",
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = true,
+
         ["ensureLinkedBodyPartsGroupAlwaysUsable"] = "true",
 
         ["chanceFactor"] = 0.2,
 
         ["chanceFactor"] = 0.2,
 
       },
 
       },
Line 5,286: Line 5,286:
  
 
   ["BaseMechanoid"] = {
 
   ["BaseMechanoid"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "BasePawn",
 
     ["ParentName"] = "BasePawn",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 5,297: Line 5,297:
 
       ["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,309:
 
       ["CompProperties_CanBeDormant"] = "/",
 
       ["CompProperties_CanBeDormant"] = "/",
 
       ["CompProperties_WakeUpDormant"] = {
 
       ["CompProperties_WakeUpDormant"] = {
         ["wakeUpOnDamage"] = true,
+
         ["wakeUpOnDamage"] = "true",
 
         ["anyColonistCloseCheckRadius"] = 30,
 
         ["anyColonistCloseCheckRadius"] = 30,
 
         ["wakeUpSound"] = "MechanoidsWakeUp",
 
         ["wakeUpSound"] = "MechanoidsWakeUp",
Line 5,358: Line 5,358:
  
 
   ["BaseMechanoidWalker"] = {
 
   ["BaseMechanoidWalker"] = {
     ["Abstract"] = true,
+
     ["Abstract"] = "true",
 
     ["ParentName"] = "BaseMechanoid",
 
     ["ParentName"] = "BaseMechanoid",
 
     ["statBases"] = {
 
     ["statBases"] = {
Line 5,395: Line 5,395:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "LeftHand",
 
         ["linkedBodyPartsGroup"] = "LeftHand",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
Line 5,405: Line 5,405:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "RightHand",
 
         ["linkedBodyPartsGroup"] = "RightHand",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
Line 5,439: Line 5,439:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "LeftBlade",
 
         ["linkedBodyPartsGroup"] = "LeftBlade",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
Line 5,450: Line 5,450:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "RightBlade",
 
         ["linkedBodyPartsGroup"] = "RightBlade",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
Line 5,486: Line 5,486:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "FrontLeftLeg",
 
         ["linkedBodyPartsGroup"] = "FrontLeftLeg",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {
Line 5,496: Line 5,496:
 
         ["cooldownTime"] = 2,
 
         ["cooldownTime"] = 2,
 
         ["linkedBodyPartsGroup"] = "FrontRightLeg",
 
         ["linkedBodyPartsGroup"] = "FrontRightLeg",
         ["alwaysTreatAsWeapon"] = true,
+
         ["alwaysTreatAsWeapon"] = "true",
 
       },
 
       },
 
       {
 
       {

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)