More blood tweaks (#6811)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
bloodstream-component-looks-pale = [color=bisque]{CAPITALIZE(SUBJECT($target))} looks pale.[/color]
|
||||
bloodstream-component-bleeding = [color=red]{CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} bleeding.[/color]
|
||||
bloodstream-component-profusely-bleeding = [color=crimson]{CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} profusely bleeding![/color]
|
||||
|
||||
bloodstream-component-wounds-cauterized = You feel your wounds painfully close!
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
Piercing: 2.0
|
||||
Shock: 0.0
|
||||
Cold: 0.0
|
||||
Heat: 0.0
|
||||
Heat: -0.25 # heat damage cauterizes wounds!
|
||||
Poison: 0.0
|
||||
Radiation: 0.0
|
||||
Asphyxiation: 0.0
|
||||
|
||||
@@ -101,6 +101,7 @@
|
||||
- type: Puddle
|
||||
slipThreshold: 20
|
||||
overflowVolume: 50
|
||||
opacityModifier: 8
|
||||
- type: Evaporation
|
||||
evaporateTime: 400 # very slow
|
||||
- type: Appearance
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
name: blood
|
||||
group: Biological
|
||||
desc: I hope this is ketchup.
|
||||
color: "#9e1010"
|
||||
color: "#800000"
|
||||
physicalDesc: ferrous
|
||||
metabolisms:
|
||||
Drink:
|
||||
|
||||
Reference in New Issue
Block a user