Chem guidebook (#17123)

* im good at atomizing. welcome to half-finished chem guides.

* wagh

* e

* save work

* aa

* woweee UI

* finishing the last of it

* don't actually update the engine :(

---------

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
This commit is contained in:
Nemanja
2023-06-04 16:45:02 -04:00
committed by GitHub
parent 1e6dbd0b67
commit b9fb66f005
72 changed files with 1411 additions and 12 deletions

View File

@@ -0,0 +1,316 @@
-create-3rd-person =
{ $chance ->
[1] Creates
*[other] create
}
-cause-3rd-person =
{ $chance ->
[1] Causes
*[other] cause
}
-satiate-3rd-person =
{ $chance ->
[1] Satiates
*[other] satiate
}
reagent-effect-guidebook-create-entity-reaction-effect =
{ $chance ->
[1] Creates
*[other] create
} { $amount ->
[1] {INDEFINITE($entname)}
*[other] {$amount} {MAKEPLURAL($entname)}
}
reagent-effect-guidebook-explosion-reaction-effect =
{ $chance ->
[1] Causes
*[other] cause
} an explosion
reagent-effect-guidebook-foam-area-reaction-effect =
{ $chance ->
[1] Creates
*[other] create
} large quantities of foam
reagent-effect-guidebook-foam-area-reaction-effect =
{ $chance ->
[1] Creates
*[other] create
} large quantities of smoke
reagent-effect-guidebook-satiate-thirst =
{ $chance ->
[1] Satiates
*[other] satiate
} { $relative ->
[1] thirst averagely
*[other] thirst at {NATURALFIXED($relative, 3)}x the average rate
}
reagent-effect-guidebook-satiate-hunger =
{ $chance ->
[1] Satiates
*[other] satiate
} { $relative ->
[1] hunger averagely
*[other] hunger at {NATURALFIXED($relative, 3)}x the average rate
}
reagent-effect-guidebook-health-change =
{ $chance ->
[1] { $healsordeals ->
[heals] Heals
[deals] Deals
*[both] Modifies health by
}
*[other] { $healsordeals ->
[heals] heal
[deals] deal
*[both] modify health by
}
} { $changes }
reagent-effect-guidebook-status-effect =
{ $type ->
[add] { $chance ->
[1] Causes
*[other] cause
} {LOC($key)} for at least {NATURALFIXED($time, 3)} {MANY("second", $time)} with accumulation
*[set] { $chance ->
[1] Causes
*[other] cause
} {LOC($key)} for at least {NATURALFIXED($time, 3)} {MANY("second", $time)} without accumulation
[remove]{ $chance ->
[1] Removes
*[other] remove
} {NATURALFIXED($time, 3)} {MANY("second", $time)} of {LOC($key)}
}
reagent-effect-guidebook-activate-artifact =
{ $chance ->
[1] Attempts
*[other] attempt
} to activate an artifact
reagent-effect-guidebook-set-solution-temperature-effect =
{ $chance ->
[1] Sets
*[other] set
} the solution temperature to exactly {NATURALFIXED($temperature, 2)}k
reagent-effect-guidebook-adjust-solution-temperature-effect =
{ $chance ->
[1] { $deltasign ->
[1] Adds
*[-1] Removes
}
*[other]
{ $deltasign ->
[1] add
*[-1] remove
}
} heat from the solution until it reaches { $deltasign ->
[1] at most {NATURALFIXED($maxtemp, 2)}k
*[-1] at least {NATURALFIXED($mintemp, 2)}k
}
reagent-effect-guidebook-adjust-reagent-reagent =
{ $chance ->
[1] { $deltasign ->
[1] Adds
*[-1] Removes
}
*[other]
{ $deltasign ->
[1] add
*[-1] remove
}
} {NATURALFIXED($amount, 2)}u of {$reagent} { $deltasign ->
[1] to
*[-1] from
} the solution
reagent-effect-guidebook-adjust-reagent-group =
{ $chance ->
[1] { $deltasign ->
[1] Adds
*[-1] Removes
}
*[other]
{ $deltasign ->
[1] add
*[-1] remove
}
} {NATURALFIXED($amount, 2)}u of reagents in the group {$group} { $deltasign ->
[1] to
*[-1] from
} the solution
reagent-effect-guidebook-adjust-temperature =
{ $chance ->
[1] { $deltasign ->
[1] Adds
*[-1] Removes
}
*[other]
{ $deltasign ->
[1] add
*[-1] remove
}
} {POWERJOULES($amount)} of heat { $deltasign ->
[1] to
*[-1] from
} the body it's in
reagent-effect-guidebook-chem-cause-disease =
{ $chance ->
[1] Causes
*[other] cause
} the disease { $disease }
reagent-effect-guidebook-chem-cause-random-disease =
{ $chance ->
[1] Causes
*[other] cause
} the diseases { $diseases }
reagent-effect-guidebook-jittering =
{ $chance ->
[1] Causes
*[other] cause
} jittering
reagent-effect-guidebook-chem-clean-bloodstream =
{ $chance ->
[1] Cleanses
*[other] cleanse
} the bloodstream of other chemicals
reagent-effect-guidebook-cure-disease =
{ $chance ->
[1] Cures
*[other] cure
} diseases
reagent-effect-guidebook-cure-eye-damage =
{ $chance ->
[1] { $deltasign ->
[1] Heals
*[-1] Deals
}
*[other]
{ $deltasign ->
[1] heal
*[-1] deal
}
} eye damage
reagent-effect-guidebook-chem-vomit =
{ $chance ->
[1] Causes
*[other] cause
} vomiting
reagent-effect-guidebook-create-gas =
{ $chance ->
[1] Creates
*[other] create
} { $moles } { $moles ->
[1] mole
*[other] moles
} of { $gas }
reagent-effect-guidebook-drunk =
{ $chance ->
[1] Causes
*[other] cause
} drunkness
reagent-effect-guidebook-electrocute =
{ $chance ->
[1] Electrocutes
*[other] electrocute
} the metabolizer for {NATURALFIXED($time, 3)} {MANY("second", $time)}
reagent-effect-guidebook-extinguish-reaction =
{ $chance ->
[1] Extinguishes
*[other] extinguish
} fire
reagent-effect-guidebook-flammable-reaction =
{ $chance ->
[1] Increases
*[other] increase
} flammability
reagent-effect-guidebook-ignite =
{ $chance ->
[1] Ignites
*[other] ignite
} the metabolizer
reagent-effect-guidebook-make-sentient =
{ $chance ->
[1] Makes
*[other] make
} the metabolizer sentient
reagent-effect-guidebook-modify-bleed-amount =
{ $chance ->
[1] { $deltasign ->
[1] Induces
*[-1] Reduces
}
*[other] { $deltasign ->
[1] induce
*[-1] reduce
}
} bleeding
reagent-effect-guidebook-modify-blood-level =
{ $chance ->
[1] { $deltasign ->
[1] Increases
*[-1] Decreases
}
*[other] { $deltasign ->
[1] increases
*[-1] decreases
}
} blood level
reagent-effect-guidebook-paralyze =
{ $chance ->
[1] Paralyzes
*[other] paralyze
} the metabolizer for at least {NATURALFIXED($time, 3)} {MANY("second", $time)}
reagent-effect-guidebook-movespeed-modifier =
{ $chance ->
[1] Modifies
*[other] modify
} movement speed by {NATURALFIXED($walkspeed, 3)}x for at least {NATURALFIXED($time, 3)} {MANY("second", $time)}
reagent-effect-guidebook-reset-narcolepsy =
{ $chance ->
[1] Temporarily staves
*[other] temporarily stave
} off narcolepsy
reagent-effect-guidebook-wash-cream-pie-reaction =
{ $chance ->
[1] Washes
*[other] wash
} off cream pie from one's face
reagent-effect-guidebook-missing =
{ $chance ->
[1] Causes
*[other] cause
} an unknown effect as nobody has written this effect yet