-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Makes all species relatively the same #5
base: master
Are you sure you want to change the base?
Conversation
d162961
to
d5e9dcc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think you changed the organs of individual species to affect their diets or reagent effects. Arachnids will still be using copper for blood and slimes will still be able to drink fourteen loko. As well as reptilians still needing to eat meat and moths still needing to eat cloth. Most importantly dionae will still have nymphs.
# Asphyxiation: 0.5 | ||
# damageRecovery: | ||
# types: | ||
# Asphyxiation: -0.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are you commenting these out instead of removing them? If they need to be added back reverting it isn't that hard.
@@ -30,60 +23,6 @@ | |||
spawned: | |||
- id: FoodMeatPlant | |||
amount: 5 | |||
- type: Bloodstream | |||
bloodReagent: Sap |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dionas having blood seems a bit off. I think instead sap should just be made a blood reskin.
damageContainer: Biological | ||
damageModifierSet: Moth | ||
- type: ZombieAccentOverride | ||
accent: zombieMoth |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This reminds me that I don't see anything here about changing moth/reptilian diet restrictions. Might want to look into that.
fireStacks: 1 | ||
threshold: 12 | ||
- type: GibAction | ||
actionPrototype: DionaGibAction |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do Dionae still have nymphs on gib?
- type: DamageVisuals | ||
damageOverlayGroups: | ||
Brute: | ||
sprite: Mobs/Effects/brute_damage.rsi | ||
color: "#2cf274" | ||
- type: Bloodstream | ||
bloodReagent: Slime # TODO Color slime blood based on their slime color or smth |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think slime should just be made a reskin of blood instead of making slimes have human blood.
type: Local | ||
visualType: Large | ||
messages: [ "slime-hurt-by-water-popup" ] | ||
probability: 0.25 | ||
- type: Butcherable | ||
butcheringType: Spike | ||
spawned: | ||
- id: FoodMeatSlime |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe slime meat differs from human meat in reagents, but again making slime just a blood reskin would solve this.
type: HumanoidMarkingModifierBoundUserInterface | ||
enum.StrippingUiKey.Key: | ||
type: StrippableBoundUserInterface | ||
# to prevent bag open/honk spam | ||
- type: UseDelay |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't on other species and I'm pretty sure it's part of slimes being storages
Makes all species equal. Also disables respiratory system