Cataclysm-DDA
Cataclysm-DDA copied to clipboard
[TropiCata] Scorpion audit + two tiny termite follow-up fixes
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 ahalf_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 gotNO_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