Cataclysm-DDA icon indicating copy to clipboard operation
Cataclysm-DDA copied to clipboard

[TropiCata] Scorpion audit + two tiny termite follow-up fixes

Open Karol1223 opened this issue 7 months ago • 1 comments

Summary

None

Purpose of change

Audits for the audit god. May the mods be maintained

Describe the solution

Scorpion

  • Added some ballistic damage
  • Made it zombify into a small meat coccoon
  • Made it dissect into an insect sample
  • Gave it a grab attack since it had GRABS
  • Added PATH_AVOID_DANGER
  • Removed SMELLS since it didn't actually have scents defined and that flag is gonna be the end of me
  • Slightly boosted its daylight vision
  • Gave it a weakpoint set and proficiencies
  • Renamed the large version to be called oversized to match the naming scheme
  • Made the oversized version upgrade with an age_grow of 30 instead of a half_life of 14
  • Made the giant version reproduce - by extent also added scorplings (best name ever for a baby animal, prove me wrong) and gave the oversized and fungal versions NO_BREED
  • Made the fungal version hooked up to the base via copy-from - save for changes that applied to the base form, now it also got NO_FUNG_DMG

Termite follow-up fixes

  • Made them dissect into insect samples
  • Made the fungal version not zombify
  • Made the fungal version not upgrade back into non-fungal versions

Also threw the entire dictionary through a sorter while adding scorplings to it. Sue me

Describe alternatives you've considered

Testing

Additional context

Karol1223 avatar Jun 30 '24 13:06 Karol1223