Skip to content
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

Acid blood is now exclusive to the sentinel branch, and queen #761

Merged
merged 1 commit into from
Dec 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
max_health = 750

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_IS_STRONG|CASTE_STAGGER_RESISTANT|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_IS_STRONG|CASTE_STAGGER_RESISTANT
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER
caste_traits = null

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
evolution_threshold = 225

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER
caste_traits = null

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
evolution_threshold = 225

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED
can_hold_eggs = CAN_HOLD_ONE_HAND
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_HOLD_JELLY
caste_traits = null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
max_health = 350

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER
caste_traits = null

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
evolution_threshold = 100

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_HOLD_JELLY
caste_traits = null

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
sunder_multiplier = 0.8

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED
can_hold_eggs = CAN_HOLD_ONE_HAND
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_HOLD_JELLY
caste_traits = list(TRAIT_CAN_VENTCRAWL)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
evolution_threshold = 100

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_IS_BUILDER|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_IS_BUILDER
can_hold_eggs = CAN_HOLD_TWO_HANDS
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_HOLD_JELLY|CASTE_CAN_RIDE_CRUSHER
caste_traits = list(TRAIT_CAN_VENTCRAWL)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
wound_type = ""
upgrade_name = ""

caste_flags = CASTE_INNATE_HEALING|CASTE_INNATE_PLASMA_REGEN|CASTE_ACID_BLOOD
caste_flags = CASTE_INNATE_HEALING|CASTE_INNATE_PLASMA_REGEN

// *** Melee Attacks *** //
melee_damage = 35
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
evolution_threshold = 225

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_IS_BUILDER|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_IS_BUILDER
can_hold_eggs = CAN_HOLD_TWO_HANDS
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_HOLD_JELLY
caste_traits = null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
evolution_threshold = 225

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_HOLD_JELLY
caste_traits = list(TRAIT_CAN_VENTCRAWL)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
death_evolution_delay = 7 MINUTES

// *** Flags *** //
caste_flags = CASTE_IS_INTELLIGENT|CASTE_STAGGER_RESISTANT|CASTE_LEADER_TYPE|CASTE_INSTANT_EVOLUTION|CASTE_ACID_BLOOD
caste_flags = CASTE_IS_INTELLIGENT|CASTE_STAGGER_RESISTANT|CASTE_LEADER_TYPE|CASTE_INSTANT_EVOLUTION
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_CORRUPT_GENERATOR|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_HOLD_JELLY
caste_traits = null

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
evolution_threshold = 50

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_INNATE_HEALING|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_INNATE_HEALING
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_RIDE_CRUSHER
caste_traits = list(TRAIT_CAN_VENTCRAWL)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
evolution_threshold = 50

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_INNATE_HEALING|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_INNATE_HEALING
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_RIDE_CRUSHER
caste_traits = list(TRAIT_CAN_VENTCRAWL)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
// *** Flags *** //
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_HOLD_JELLY
caste_traits = null
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD

// *** Defense *** //
soft_armor = list(MELEE = 45, BULLET = 25, LASER = 15, ENERGY = 50, BOMB = 10, BIO = 40, FIRE = 20, ACID = 40)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
max_health = 350

// *** Flags *** //
caste_flags = CASTE_INNATE_PLASMA_REGEN|CASTE_PLASMADRAIN_IMMUNE|CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD
caste_flags = CASTE_INNATE_PLASMA_REGEN|CASTE_PLASMADRAIN_IMMUNE|CASTE_EVOLUTION_ALLOWED
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_LEADER
caste_traits = null

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
evolution_threshold = 100

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_RIDE_CRUSHER
caste_traits = list(TRAIT_CAN_VENTCRAWL)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
maximum_active_caste = 1

// *** Flags *** //
caste_flags = CASTE_IS_INTELLIGENT|CASTE_IS_STRONG|CASTE_IS_BUILDER|CASTE_INSTANT_EVOLUTION|CASTE_EVOLUTION_ALLOWED|CASTE_LEADER_TYPE|CASTE_ACID_BLOOD
caste_flags = CASTE_IS_INTELLIGENT|CASTE_IS_STRONG|CASTE_IS_BUILDER|CASTE_INSTANT_EVOLUTION|CASTE_EVOLUTION_ALLOWED|CASTE_LEADER_TYPE
can_hold_eggs = CAN_HOLD_TWO_HANDS
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_CORRUPT_GENERATOR|CASTE_CAN_HOLD_JELLY
caste_traits = null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
max_health = 375
spit_types = list(/datum/ammo/energy/xeno/psy_blast)

can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_ACID_BLOOD
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER
caste_traits = null
soft_armor = list(MELEE = 40, BULLET = 40, LASER = 40, ENERGY = 40, BOMB = 10, BIO = 35, FIRE = 10, ACID = 35)
shield_strength = 650
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
evolution_threshold = 225

// *** Flags *** //
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_IS_STRONG|CASTE_ACID_BLOOD
caste_flags = CASTE_EVOLUTION_ALLOWED|CASTE_IS_STRONG
can_flags = CASTE_CAN_BE_QUEEN_HEALED|CASTE_CAN_BE_GIVEN_PLASMA|CASTE_CAN_BE_LEADER|CASTE_CAN_HOLD_FACEHUGGERS|CASTE_CAN_HOLD_JELLY
caste_traits = null

Expand Down
Loading