Skip to content

Commit

Permalink
Update mammal.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol1223 committed Dec 6, 2024
1 parent 401f81a commit fa75bca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/monsters/mammal.json
Original file line number Diff line number Diff line change
Expand Up @@ -1926,7 +1926,7 @@
"dissect": "dissect_cattle_sample_single",
"weakpoint_sets": [ "wps_animal_quadruped" ],
"families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_ungulate" ],
"upgrades": { "age_grow": 320, "into": "mon_moose" },
"upgrades": { "age_grow": 1278, "into": "mon_moose" },
"//": "4-5 years to reach sexual maturity, so we're assuming 3.5 years to reach roughly the size of an adult.",
"biosignature": { "biosig_item": "feces_manure", "biosig_timer": 7 },
"special_attacks": [ [ "EAT_CROP", 60 ], [ "GRAZE", 50 ] ],
Expand Down Expand Up @@ -2006,7 +2006,7 @@
"dissect": "dissect_cattle_sample_single",
"weakpoint_sets": [ "wps_animal_quadruped" ],
"families": [ "prof_gross_anatomy", "prof_intro_biology", "prof_physiology", "prof_wp_ungulate" ],
"upgrades": { "age_grow": 183, "into": "mon_tusked_moose" },
"upgrades": { "age_grow": 958, "into": "mon_tusked_moose" },
"//": "Baby mutant moose need to grow quicker to be able to survive in the world after the cataclysm.",
"biosignature": { "biosig_item": "feces_manure", "biosig_timer": 7 },
"special_attacks": [ [ "EAT_CROP", 60 ], [ "GRAZE", 50 ] ],
Expand Down

0 comments on commit fa75bca

Please sign in to comment.